paper-with-me

홈 › Papers

Clustering based on the In-tree Graph Structure and Affinity Propagation

2015-01-18 · Teng Qiu, Yong-Jie Li

A recently proposed clustering method, called the Nearest Descent (ND), can organize the whole dataset into a sparsely connected graph, called the In-tree. This ND-based Intree structure proves able to reveal the clustering structure underlying the dataset, except one imperfect place, that is, there are some undesired edges in this In-tree which require to be removed. Here, we propose an effective way to automatically remove the undesired edges in In-tree via an effective combination of the In-tree structure with affinity propagation (AP). The key for the combination is to add edges between the reachable nodes in In-tree before using AP to remove the undesired edges. The experiments on both synthetic and real datasets demonstrate the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:1501.04318

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

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

Latent Geometry Inspired Graph Dissimilarities Enhance Affinity Propagation Community Detection in Complex Networks

2018-04-12 · Carlo Vittorio Cannistraci, Alessandro Muscoloni

Affinity propagation is one of the most effective unsupervised pattern recognition algorithms for data clustering in high-dimensional feature space. However, the numerous attempts to test its performance for community de…

ClusteringCommunity Detection

Affinity Clustering: Hierarchical Clustering at Scale

2017-12-01 · NeurIPS 2017 12 · Mohammadhossein Bateni, Soheil Behnezhad, Mahsa Derakhshan, Mohammadtaghi Hajiaghayi 외

Graph clustering is a fundamental task in many data-mining and machine-learning pipelines. In particular, identifying a good hierarchical structure is at the same time a fundamental and challenging problem for several ap…

ClusteringGraph Clustering

Extended Affinity Propagation: Global Discovery and Local Insights

2018-03-12 · Rayyan Ahmad Khan, Rana Ali Amjad, Martin Kleinsteuber

We propose a new clustering algorithm, Extended Affinity Propagation, based on pairwise similarities. Extended Affinity Propagation is developed by modifying Affinity Propagation such that the desirable features of Affin…

Clustering

SPARK: Stochastic Propagation via Affinity-guided Random walK for training-free unsupervised segmentation

2026-01-31 · Kunal Mahatha, Jose Dolz, Christian Desrosiers arxiv

We argue that existing training-free segmentation methods rely on an implicit and limiting assumption, that segmentation is a spectral graph partitioning problem over diffusion-derived affinities. Such approaches, based …

Semantic Segmentationgraph partitioning