Git Product home page Git Product logo

teng-qiu-clustering / clustering-by-intree-ensemble-pr2020 Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 4.0 37.17 MB

"Enhancing In-Tree-based Clustering via Distance Ensemble and Kernelization", Teng Qiu, Yongjie Li, in Pattern Recognition, 2020.

Home Page: https://github.com/Teng-Qiu-Clustering/Code-ClusteringbyInTreeEnsemble-PR2020

MATLAB 100.00%
clustering in-tree distance-ensemble kernel density-based-clustering graph-based-clustering

clustering-by-intree-ensemble-pr2020's Introduction

Quickstart with a Demo

Run demo.m. This can reproduce the results in Fig.4A for the following TWO clustering methods on 30 test datasets.

  1. ND-Ward-E(KT): the proposed clustering method (Title: "Enhancing In-Tree-based Clustering via Distance Ensemble and Kernelization" by Qiu and Li, in Pattern Recognition, 2020.);

  2. ND-K: a compared method (Qiu, et al. "Nearest descent, in-tree, and clustering",arXiv:1412.5902v2, 2014).

Note: a) ND-K is the basis of ND-Ward-E(KT); b) for ND.m, function "maxk" may not exist in low-version Matlab; in this case, the following code behind it in ND.m can be used instead (we have highlighted it in ND.m). c) you can also choose to directly run the code in my code ocean: https://codeocean.com/capsule/6383011/tree/v1

Introduction of the Proposed Method: ND-Ward-E(KT)

Recently, we have proposed a novel physically-inspired method, called the Nearest Descent (ND), which plays the role of organizing all the samples into an effective Graph, called the in-tree (Fig. 1A). Due to its effective characteristics, this in-tree proves very suitable for data clustering. Nevertheless, this in-tree-based clustering still has some non-trivial limitations in terms of robustness, capability, etc. In this study, we first propose a distance-ensemble-based framework for the in-tree-based clustering, which proves a very convenient way to overcome the robustness limitation in our previous in-tree-based clustering. To enhance the capability of the in-tree-based clustering in handling extremely linearly-inseparable clusters, we kernelize the proposed ensemble-based clustering via the so-called kernel trick. As a result (Fig. 4), the improved in-tree-based clustering method achieves high robustness and accuracy on diverse challenging synthetic and real-world datasets, showing a certain degree of practical value.

Figures

Fig.1 Fig.1: Comparison between the in-tree (A) and the MST (B) of the same dataset. In (A), the inter-cluster edges are highlighted in red (the rest edges are the intra-cluster ones). MST: minimal spanning tree.


Fig.4 Fig.4: Results of the 1st group of experiments. (A) The scores (NMI) of different methods (columns) with fixed empirical parameter values across all synthetic and real-world datasets (rows). See cluster structures of all the 2-dimensional synthetic datasets in Fig. 2 (in the following). The methods in bold are the density-peak-based methods; the rest are the level-set-based ones. The highest score (on NMI) for each row is marked in bold (Note: for the evaluation index NMI, a higher value means better performance and a value of 1 means the best result). (B) and (C) show the mean and variance of the scores of each method on all the datasets, respectively.


Fig.2 Fig.2: The cluster structures of all the 2-dimensional synthetic datasets.

clustering-by-intree-ensemble-pr2020's People

Contributors

teng-qiu-clustering avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.