paper-with-me

Papers

Multiple Kernel Clustering via Local Regression Integration

2024-10-20 · Liang Du, Xin Ren, Haiying Zhang, Peng Zhou

Multiple kernel methods less consider the intrinsic manifold structure of multiple kernel data and estimate the consensus kernel matrix with quadratic number of variables, which makes it vulnerable to the noise and outliers within multiple candidate kernels. This paper first presents the clustering method via kernelized local regression (CKLR). It captures the local structure of kernel data and employs kernel regression on the local region to predict the clustering results. Moreover, this paper further extends it to perform clustering via the multiple kernel local regression (CMKLR). We construct the kernel level local regression sparse coefficient matrix for each candidate kernel, which well characterizes the kernel level manifold structure. We then aggregate all the kernel level local regression coefficients via linear weights and generate the consensus sparse local regression coefficient, which largely reduces the number of candidate variables and becomes more robust against noises and outliers within multiple kernel data. Thus, the proposed method CMKLR avoids the above two limitations. It only contains one additional hyperparameter for tuning. Extensive experimental results show that the clustering performance of the proposed method on benchmark datasets is better than that of 10 state-of-the-art multiple kernel clustering methods.

📄 PDF Abstract BibTeX arXiv:2410.15304

Code (0)

등록된 구현이 없습니다.

Tasks

Clusteringregression

Similar Papers 제목 키워드 기반

Fast Asymmetric Factorization for Large Scale Multiple Kernel Clustering

2024-05-26 · Yan Chen, Liang Du, Lei Duan

Kernel methods are extensively employed for nonlinear data clustering, yet their effectiveness heavily relies on selecting suitable kernels and associated parameters, posing challenges in advance determination. In respon…

Clustering

Manifold Adaptive Multiple Kernel K-Means for Clustering

2020-09-30 · Liang Du, Haiying Zhang, Xin Ren, Xiaolin Lv

Multiple kernel methods based on k-means aims to integrate a group of kernels to improve the performance of kernel k-means clustering. However, we observe that most existing multiple kernel k-means methods exploit the no…

Clustering

Local Sample-weighted Multiple Kernel Clustering with Consensus Discriminative Graph

2022-07-05 · Liang Li, Siwei Wang, Xinwang Liu, En Zhu 외

Multiple kernel clustering (MKC) is committed to achieving optimal information fusion from a set of base kernels. Constructing precise and local kernel matrices is proved to be of vital significance in applications since…

Clustering

Localized Simple Multiple Kernel K-Means

2021-01-01 · ICCV 2021 10 · Xinwang Liu, Sihang Zhou, Li Liu, Chang Tang 외

As a representative of multiple kernel clustering (MKC), simple multiple kernel k-means (SimpleMKKM) is recently put forward to boosting the clustering performance by optimally fusing a group of pre-specified kernel …

Clustering

Localized Data Fusion for Kernel k-Means Clustering with Application to Cancer Biology

2014-12-01 · NeurIPS 2014 12 · Mehmet Gönen, Adam A. Margolin

In many modern applications from, for example, bioinformatics and computer vision, samples have multiple feature representations coming from different data sources. Multiview learning algorithms try to exploit all these …

ClusteringMultiview Learning