K-expectiles clustering
Bingling Wang, Yinxing Li, Wolfgang Karl H\"ardle

TL;DR
This paper introduces a novel clustering algorithm based on expectiles that effectively handles non-spherical and asymmetric data structures, outperforming traditional methods like K-means and spectral clustering.
Contribution
The paper proposes a new expectile-based clustering method with fixed and adaptive schemes, demonstrating improved performance on complex, asymmetric, and structured data.
Findings
Outperforms K-means and spectral clustering on asymmetric and complex data.
Reveals market phenomena in crypto-currency data.
Enhances image segmentation accuracy.
Abstract
-means clustering is one of the most widely-used partitioning algorithm in cluster analysis due to its simplicity and computational efficiency. However, -means does not provide an appropriate clustering result when applying to data with non-spherically shaped clusters. We propose a novel partitioning clustering algorithm based on expectiles. The cluster centers are defined as multivariate expectiles and clusters are searched via a greedy algorithm by minimizing the within cluster ' -variance'. We suggest two schemes: fixed clustering, and adaptive clustering. Validated by simulation results, this method beats both -means and spectral clustering on data with asymmetric shaped clusters, or clusters with a complicated structure, including asymmetric normal, beta, skewed and distributed clusters. Applications of adaptive clustering on…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Face and Expression Recognition · Time Series Analysis and Forecasting
MethodsSpectral Clustering
