An efficient clustering algorithm from the measure of local Gaussian distribution
Yuan-Yen Tai

TL;DR
This paper introduces a fast clustering algorithm leveraging Gaussian distribution that guarantees cluster separation with a specified parameter, achieving near-linear runtime complexity.
Contribution
The paper presents a novel clustering method based on local Gaussian measures with guaranteed cluster separation and efficient computational complexity.
Findings
Algorithm guarantees cluster separation based on parameter $d_s$
Achieves runtime complexity approximately $O(T imes N imes ext{log}(N))$
Provides a fast alternative to existing clustering methods
Abstract
In this paper, I will introduce a fast and novel clustering algorithm based on Gaussian distribution and it can guarantee the separation of each cluster centroid as a given parameter, . The worst run time complexity of this algorithm is approximately O where is the iteration steps and is the number of features.
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 · Algorithms and Data Compression
