vix.ing · top · new · best · stats · spec

Clustering Large Data Sets with Incremental Estimation of Low-density Separating Hyperplanes

2021/08/07 by David P. Hofmeyr, Hofmeyr, David P.
Computer Science · Engineering · Mathematics · #Advanced Clustering Algorithms Research #Artificial intelligence #Bayesian Methods and Mixture Models #Cluster analysis #Combinatorics #Computer science #Data Management and Algorithms #Data mining #Engineering #Estimation #FOS: Computer and information sciences #Hyperplane #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Mathematics #cs.LG #stat.ML

paper · pdf · doi:10.48550/arxiv.2108.03442

arxiv created 2021/08/07 · openalex publication_date 2021/08/07 · arxiv updated 2021/08/10 · openalex created_date 2021/08/16 · openalex updated_date 2026/07/28

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 number of clusters. Experiments with the proposed approach show that it is highly competitive in terms of both speed and accuracy when compared with relevant benchmarks. Code to implement the proposed approach is available in the form of an R package from https://github.com/DavidHofmeyr/iMDH.

Citations

Related