paper-with-me

Papers

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 available information to obtain a better learner in such scenarios. In this paper, we propose a novel multiple kernel learning algorithm that extends kernel k-means clustering to the multiview setting, which combines kernels calculated on the views in a localized way to better capture sample-specific characteristics of the data. We demonstrate the better performance of our localized data fusion approach on a human colon and rectal cancer data set by clustering patients. Our method finds more relevant prognostic patient groups than global data fusion methods when we evaluate the results with respect to three commonly used clinical biomarkers.

📄 PDF Abstract BibTeX

Code (1)

mehmetgonen/lmkkmeans 공식 구현

Tasks

ClusteringMultiview Learning

Methods 이 논문이 사용한 방법론

k-Means Clustering k-Means Clustering is a clustering algorithm that divides a training set into $k$ different clusters of examples that are near each other. It works by initializing $k$…

Similar Papers 제목 키워드 기반

Diffusion $K$-means clustering on manifolds: provable exact recovery via semidefinite relaxations

2019-03-11 · Xiaohui Chen, Yun Yang

We introduce the {\it diffusion $K$-means} clustering method on Riemannian submanifolds, which maximizes the within-cluster connectedness based on the diffusion distance. The diffusion $K$-means constructs a random walk …

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

Nearly Optimal Clustering Risk Bounds for Kernel K-Means

2020-03-09 · Yong Liu, Lizhong Ding, Weiping Wang

In this paper, we study the statistical properties of kernel $k$-means and obtain a nearly optimal excess clustering risk bound, substantially improving the state-of-art bounds in the existing clustering risk analyses. W…

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

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