Adaptive Explicit Kernel Minkowski Weighted K-means
Amir Aradnia, Maryam Amir Haeri, Mohammad Mehdi Ebadzadeh

TL;DR
This paper introduces an adaptive kernel K-means method that uses explicit finite-dimensional feature maps to improve efficiency and flexibility in clustering, especially for nonlinear data structures.
Contribution
It proposes a novel explicit feature map approach for kernel K-means, enabling explicit data access, efficient computation, and the use of Minkowski and fractional norms for better clustering.
Findings
Enhanced clustering efficiency with explicit feature maps.
Ability to incorporate Minkowski and fractional norms.
Improved adaptability to nonlinear and arbitrarily shaped clusters.
Abstract
The K-means algorithm is among the most commonly used data clustering methods. However, the regular K-means can only be applied in the input space and it is applicable when clusters are linearly separable. The kernel K-means, which extends K-means into the kernel space, is able to capture nonlinear structures and identify arbitrarily shaped clusters. However, kernel methods often operate on the kernel matrix of the data, which scale poorly with the size of the matrix or suffer from the high clustering cost due to the repetitive calculations of kernel values. Another issue is that algorithms access the data only through evaluations of , which limits many processes that can be done on data through the clustering task. This paper proposes a method to combine the advantages of the linear and nonlinear approaches by using driven corresponding approximate finite-dimensional…
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.
