Dynamic Kernel-Space Clustering Improves Multiple Kernel k-Means

Xiaoyu Lian, Yuchao Zhang, Shuyin Xia, Siqi Zhong, Xuzhao Xiang· September 2, 2026 View original

Key takeaways

  • DK-GBMKKM improves multiple kernel k-means clustering by dynamically adapting granular-ball representations.
  • It addresses sensitivity to noise and boundary samples in traditional methods.
  • The method generates granular balls in the evolving fused kernel space.
  • Experiments show strong overall clustering performance on diverse datasets.

Who benefits

Data AnalyticsHealthcareBioinformaticsMarketingCybersecurity

Summary

Researchers propose DK-GBMKKM, a novel clustering method that dynamically generates granular balls in the fused kernel space, adapting to evolving kernel geometry. This approach improves robustness to noise and boundary samples, outperforming existing multiple kernel k-means methods on various datasets.

Multiple kernel k-means clustering combines various nonlinear similarities to improve data partitioning. However, traditional methods often suffer from sensitivity to noisy data points and boundary samples due to their pointwise optimization. Additionally, they repeatedly process large sample-scale kernel matrices, which can be inefficient. Granular-ball representations offer a way to group local samples into mesoscopic units, but if these granular balls are fixed in the input space, they may not align with the evolving geometry of the fused kernel space during learning. To address these limitations, a new method called Dynamic Kernel-Space Granular-Ball Multiple Kernel k-Means (DK-GBMKKM) has been introduced. This approach dynamically generates granular balls within the current fused kernel space, allowing the representation to adapt as the kernel geometry changes. It alternates between learning kernel weights and updating granular-ball memberships. DK-GBMKKM also constructs a sample-size-weighted granular-ball kernel to preserve contributions from balls of different sizes. Extensive experiments demonstrate its superior clustering performance across multiple public datasets.

Why it matters

Improved clustering accuracy and robustness are critical for data analysis, pattern recognition, and machine learning applications across many industries, especially when dealing with complex or noisy datasets.

How to implement this in your domain

  1. 1Evaluate DK-GBMKKM for clustering tasks where existing k-means or multiple kernel k-means methods struggle with noise or complex data structures.
  2. 2Explore integrating granular-ball representations into your data preprocessing pipelines to create more robust input for clustering algorithms.
  3. 3Consider the computational implications of dynamic kernel-space granular-ball generation for large datasets.
  4. 4Pilot DK-GBMKKM on a specific dataset to compare its performance against current clustering solutions.

Original post by Xiaoyu Lian, Yuchao Zhang, Shuyin Xia, Siqi Zhong, Xuzhao Xiang

"arXiv:2609.00647v1 Announce Type: new Abstract: Multiple kernel $k$-means integrates complementary nonlinear similarities by learning a combination of base kernels. Its pointwise optimization, however, is sensitive to noisy and boundary samples and repeatedly operates on sample-s…"

View on X

Originally posted by Xiaoyu Lian, Yuchao Zhang, Shuyin Xia, Siqi Zhong, Xuzhao Xiang on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses