Enhancing Kernel Power K-means: Scalable and Robust Clustering with Random Fourier Features and Possibilistic Method
Yixi Chen, Weixuan Liang, Tianrui Liu, Jun-Jie Huang, Ao Li, Xueling Zhu, Xinwang Liu

TL;DR
This paper introduces RFF-KPKM, a scalable approximation of kernel power k-means using random Fourier features, with theoretical guarantees and improved robustness for large-scale clustering.
Contribution
It provides the first approximation theory for applying RFF to KPKM, along with a robust multi-kernel extension IP-RFF-MKPKM that enhances scalability and cluster assignment accuracy.
Findings
RFF-KPKM achieves significant computational efficiency.
Theoretical guarantees include excess risk bounds and consistency.
Experiments show superior clustering accuracy on large datasets.
Abstract
Kernel power -means (KPKM) leverages a family of means to mitigate local minima issues in kernel -means. However, KPKM faces two key limitations: (1) the computational burden of the full kernel matrix restricts its use on extensive data, and (2) the lack of authentic centroid-sample assignment learning reduces its noise robustness. To overcome these challenges, we propose RFF-KPKM, introducing the first approximation theory for applying random Fourier features (RFF) to KPKM. RFF-KPKM employs RFF to generate efficient, low-dimensional feature maps, bypassing the need for the whole kernel matrix. Crucially, we are the first to establish strong theoretical guarantees for this combination: (1) an excess risk bound of , (2) strong consistency with membership values, and (3) a relative error bound achievable using the RFF of dimension…
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
Taxonomy
TopicsAdvanced Clustering Algorithms Research · Face and Expression Recognition · Stochastic Gradient Optimization Techniques
