paper-with-me

Papers

Kernel Correlation-Dissimilarity for Multiple Kernel k-Means Clustering

2024-03-06 · Rina Su, Yu Guo, Caiying Wu, Qiyu Jin, Tieyong Zeng

The main objective of the Multiple Kernel k-Means (MKKM) algorithm is to extract non-linear information and achieve optimal clustering by optimizing base kernel matrices. Current methods enhance information diversity and reduce redundancy by exploiting interdependencies among multiple kernels based on correlations or dissimilarities. Nevertheless, relying solely on a single metric, such as correlation or dissimilarity, to define kernel relationships introduces bias and incomplete characterization. Consequently, this limitation hinders efficient information extraction, ultimately compromising clustering performance. To tackle this challenge, we introduce a novel method that systematically integrates both kernel correlation and dissimilarity. Our approach comprehensively captures kernel relationships, facilitating more efficient classification information extraction and improving clustering performance. By emphasizing the coherence between kernel correlation and dissimilarity, our method offers a more objective and transparent strategy for extracting non-linear information and significantly improving clustering precision, supported by theoretical rationale. We assess the performance of our algorithm on 13 challenging benchmark datasets, demonstrating its superiority over contemporary state-of-the-art MKKM techniques.

📄 PDF Abstract BibTeX arXiv:2403.03448

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDiversity

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Learning Schizophrenia Imaging Genetics Data Via Multiple Kernel Canonical Correlation Analysis

2016-09-15 · Owen Richfield, Md. Ashad Alam, Vince Calhoun, Yu-Ping Wang

Kernel and Multiple Kernel Canonical Correlation Analysis (CCA) are employed to classify schizophrenic and healthy patients based on their SNPs, DNA Methylation and fMRI data. Kernel and Multiple Kernel CCA are popular m…

ClassificationClusteringGeneral Classification

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

Multiple Kernel $k$-Means Clustering by Selecting Representative Kernels

2018-11-01 · Yaqiang Yao, Huanhuan Chen

To cluster data that are not linearly separable in the original feature space, $k$-means clustering was extended to the kernel version. However, the performance of kernel $k$-means clustering largely depends on the choic…

Clustering

How Many Dissimilarity/Kernel Self Organizing Map Variants Do We Need?

2014-07-02 · Fabrice Rossi

In numerous applicative contexts, data are too rich and too complex to be represented by numerical vectors. A general approach to extend machine learning and data mining techniques to such data is to really on a dissimil…

SimpleMKKM: Simple Multiple Kernel K-means

2020-05-11 · Xinwang Liu, En Zhu, Jiyuan Liu, Timothy Hospedales 외

We propose a simple yet effective multiple kernel clustering algorithm, termed simple multiple kernel k-means (SimpleMKKM). It extends the widely used supervised kernel alignment criterion to multi-kernel clustering. Our…

Clustering