paper-with-me

홈 › Papers

Deep Kernel Learning for Clustering

2019-08-09 · Chieh Wu, Zulqarnain Khan, Yale Chang, Stratis Ioannidis, Jennifer Dy

We propose a deep learning approach for discovering kernels tailored to identifying clusters over sample data. Our neural network produces sample embeddings that are motivated by--and are at least as expressive as--spectral clustering. Our training objective, based on the Hilbert Schmidt Information Criterion, can be optimized via gradient adaptations on the Stiefel manifold, leading to significant acceleration over spectral methods relying on eigendecompositions. Finally, our trained embedding can be directly applied to out-of-sample data. We show experimentally that our approach outperforms several state-of-the-art deep clustering methods, as well as traditional approaches such as $k$-means and spectral clustering over a broad array of real-life and synthetic datasets.

📄 PDF Abstract BibTeX arXiv:1908.03515

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDeep Clustering

Methods 이 논문이 사용한 방법론

Spectral Clustering Spectral clustering has attracted increasing attention due to the promising ability in dealing with nonlinearly separable datasets [15], [16]. In spectral clustering, the…

Similar Papers 제목 키워드 기반

Fast Kernel k-means Clustering Using Incomplete Cholesky Factorization

2020-02-07 · Li Chen, Shuisheng Zhou, Jiajun Ma

Kernel-based clustering algorithm can identify and capture the non-linear structure in datasets, and thereby it can achieve better performance than linear clustering. However, computing and storing the entire kernel matr…

Clustering

Adaptive Low-Rank Kernel Subspace Clustering

2017-07-17 · Pan Ji, Ian Reid, Ravi Garg, Hongdong Li 외

In this paper, we present a kernel subspace clustering method that can handle non-linear models. In contrast to recent kernel subspace clustering methods which use predefined kernels, we propose to learn a low-rank kerne…

ClusteringImage ClusteringMotion Segmentation

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

Recovery Guarantees for Kernel-based Clustering under Non-parametric Mixture Models

2021-10-18 · Leena Chennuru Vankadara, Sebastian Bordt, Ulrike Von Luxburg, Debarghya Ghoshdastidar

Despite the ubiquity of kernel-based clustering, surprisingly few statistical guarantees exist beyond settings that consider strong structural assumptions on the data generation process. In this work, we take a step towa…

Clustering

Scalable Kernel Clustering: Approximate Kernel k-means

2014-02-16 · Radha Chitta, Rong Jin, Timothy C. Havens, Anil K. Jain

Kernel-based clustering algorithms have the ability to capture the non-linear structure in real world data. Among various kernel-based clustering algorithms, kernel k-means has gained popularity due to its simple iterati…

Clustering