Clustering Large Data Sets with Incremental Estimation of Low-density Separating Hyperplanes
David P. Hofmeyr

TL;DR
This paper introduces an efficient, unsupervised clustering method using incremental estimation of low-density hyperplanes via stochastic gradient descent, capable of automatic cluster number selection and competitive in speed and accuracy.
Contribution
It presents a novel incremental approach for low-density hyperplane estimation using stochastic gradient descent with kernel smoothing, enabling automatic clustering.
Findings
Method is highly competitive in speed and accuracy
Automatically determines the number of clusters
Effective in large data set clustering
Abstract
An efficient method for obtaining low-density hyperplane separators in the unsupervised context is proposed. Low density separators can be used to obtain a partition of a set of data based on their allocations to the different sides of the separators. The proposed method is based on applying stochastic gradient descent to the integrated density on the hyperplane with respect to a convolution of the underlying distribution and a smoothing kernel. In the case where the bandwidth of the smoothing kernel is decreased towards zero, the bias of these updates with respect to the true underlying density tends to zero, and convergence to a minimiser of the density on the hyperplane can be obtained. A post-processing of the partition induced by a collection of low-density hyperplanes yields an efficient and accurate clustering method which is capable of automatically selecting an appropriate…
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 · Data Management and Algorithms · Bayesian Methods and Mixture Models
MethodsConvolution
