paper-with-me

홈 › Papers

Spectral Clustering using PCKID - A Probabilistic Cluster Kernel for Incomplete Data

2017-02-23 · Sigurd Løkse, Filippo Maria Bianchi, Arnt-Børre Salberg, Robert Jenssen

In this paper, we propose PCKID, a novel, robust, kernel function for spectral clustering, specifically designed to handle incomplete data. By combining posterior distributions of Gaussian Mixture Models for incomplete data on different scales, we are able to learn a kernel for incomplete data that does not depend on any critical hyperparameters, unlike the commonly used RBF kernel. To evaluate our method, we perform experiments on two real datasets. PCKID outperforms the baseline methods for all fractions of missing values and in some cases outperforms the baseline methods with up to 25 percentage points.

📄 PDF Abstract BibTeX arXiv:1702.07190

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringMissing Values

Similar Papers 제목 키워드 기반

Generative Kernel Spectral Clustering

2025-02-04 · David Winant, Sonny Achten, Johan A. K. Suykens

Modern clustering approaches often trade interpretability for performance, particularly in deep learning-based methods. We present Generative Kernel Spectral Clustering (GenKSC), a novel model combining kernel spectral c…

Clustering

Boosting Spectral Clustering on Incomplete Data via Kernel Correction and Affinity Learning

2023-11-03 · 37th Conference on Neural Information Processing Systems (NeurIPS 2023) 2023 11 · Fangchen Yu, Runze Zhao, Zhan Shi, Yiwen Lu 외

Spectral clustering has gained popularity for clustering non-convex data due to its simplicity and effectiveness. It is essential to construct a similarity graph using a high-quality affinity measure that models the loca…

ClusteringImputation

Clustering evolving data using kernel-based methods

2014-11-20 · Rocco Langone

In this thesis, we propose several modelling strategies to tackle evolving data in different contexts. In the framework of static clustering, we start by introducing a soft kernel spectral clustering (SKSC) algorithm, wh…

ClusteringCommunity DetectionFault DetectionImage Segmentation+4

Kernel Spectral Clustering and applications

2015-05-03 · Rocco Langone, Raghvendra Mall, Carlos Alzate, Johan A. K. Suykens

In this chapter we review the main literature related to kernel spectral clustering (KSC), an approach to clustering cast within a kernel-based optimization setting. KSC represents a least-squares support vector machine …

ClusteringImage SegmentationModel SelectionSemantic Segmentation+2

Coreset Spectral Clustering

2025-03-10 · Ben Jourdan, Gregory Schwartzman, Peter Macgregor, He Sun

Coresets have become an invaluable tool for solving $k$-means and kernel $k$-means clustering problems on large datasets with small numbers of clusters. On the other hand, spectral clustering works well on sparse graphs …

AvgClustering