Border-Peeling Clustering
Hadar Averbuch-Elor, Nadav Bar, Daniel Cohen-Or

TL;DR
This paper introduces a non-parametric clustering method that progressively peels border points to reveal cluster cores, effectively separating clusters with varying densities, and demonstrates competitive performance on diverse datasets.
Contribution
The proposed border-peeling clustering technique uniquely identifies cluster cores by iteratively removing border points based on local density analysis.
Findings
Effective separation of adjacent clusters with different densities
Competitive performance on high-dimensional deep learning features
Parameter robustness across diverse datasets
Abstract
In this paper, we present a novel non-parametric clustering technique. Our technique is based on the notion that each latent cluster is comprised of layers that surround its core, where the external layers, or border points, implicitly separate the clusters. Unlike previous techniques, such as DBSCAN, where the cores of the clusters are defined directly by their densities, here the latent cores are revealed by a progressive peeling of the border points. Analyzing the density of the local neighborhoods allows identifying the border points and associating them with points of inner layers. We show that the peeling process adapts to the local densities and characteristics to successfully separate adjacent clusters (of possibly different densities). We extensively tested our technique on large sets of labeled data, including high-dimensional datasets of deep features that were trained by a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Clustering Algorithms Research · Face and Expression Recognition · Video Surveillance and Tracking Methods
