paper-with-me

Papers

GBMST: An Efficient Minimum Spanning Tree Clustering Based on Granular-Ball Computing

2023-03-02 · Jiang Xie, Shuyin Xia, Guoyin Wang, Xinbo Gao

Most of the existing clustering methods are based on a single granularity of information, such as the distance and density of each data. This most fine-grained based approach is usually inefficient and susceptible to noise. Therefore, we propose a clustering algorithm that combines multi-granularity Granular-Ball and minimum spanning tree (MST). We construct coarsegrained granular-balls, and then use granular-balls and MST to implement the clustering method based on "large-scale priority", which can greatly avoid the influence of outliers and accelerate the construction process of MST. Experimental results on several data sets demonstrate the power of the algorithm. All codes have been released at https://github.com/xjnine/GBMST.

📄 PDF Abstract BibTeX arXiv:2303.01082

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

A new classification method based on Minimum Spanning Trees

2026-06-19 · Julio González-Díaz, Beatriz Pateiro-López, Iria Rodríguez-Acevedo arxiv

Minimum Spanning Trees have been used in unsupervised learning, particularly in clustering tasks, due to their ability to recognize clusters by removing edges that are considered inconsistent in defining those clusters. …

Minimum spanning tree release under differential privacy constraints

2018-01-19 · Rafael Pinot

We investigate the problem of nodes clustering under privacy constraints when representing a dataset as a graph. Our contribution is threefold. First we formally define the concept of differential privacy for structured …

Clustering

Minimum Description Length based Granular-Ball Tree Regularization for Spectral Clustering

2026-05-21 · Zeqiang Xian, Caihui Liu, Yong Zhang, Wenjing Qiu arxiv

Spectral clustering largely depends on the affinity graph, yet constructing a graph that preserves reliable local connectivity while adapting to heterogeneous data structures remains challenging. Existing granular-ball-b…

Representation Learning

Hierarchical clustering by aggregating representatives in sub-minimum-spanning-trees

2021-11-11 · Wen-Bo Xie, Zhen Liu, Jaideep Srivastava

One of the main challenges for hierarchical clustering is how to appropriately identify the representative points in the lower level of the cluster tree, which are going to be utilized as the roots in the higher level of…

Clustering

Incremental Object Discovery in Time-Varying Image Collections

2016-06-01 · CVPR 2016 6 · Theodora Kontogianni, Markus Mathias, Bastian Leibe

Abstract In this paper, we address the problem of object discovery in time-varying, large-scale image collections. A core part of our approach is a novel Limited Horizon Minimum Spanning Tree (LH-MST) structure that clos…

ClusteringImage RetrievalObjectObject Discovery+1