paper-with-me

홈 › Papers

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, Jicong Fan, Yicheng Zeng, Jianfeng Mao, Wenye Li

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 local neighborhood relations among the data samples. However, incomplete data can lead to inaccurate affinity measures, resulting in degraded clustering performance. To address these issues, we propose an imputation-free framework with two novel approaches to improve spectral clustering on incomplete data. Firstly, we introduce a new kernel correction method that enhances the quality of the kernel matrix estimated on incomplete data with a theoretical guarantee, benefiting classical spectral clustering on pre-defined kernels. Secondly, we develop a series of affinity learning methods that equip the selfexpressive framework with ℓp-norm to construct an intrinsic affinity matrix with an adaptive extension. Our methods outperform existing data imputation and distance calibration techniques on benchmark datasets, offering a promising solution to spectral clustering on incomplete data in various real-world applications.

📄 PDF Abstract BibTeX

Code (1)

SciYu/Spectral-Clustering-on-Incomplete-Data

Tasks

ClusteringImputation

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 제목 키워드 기반

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 d…

ClusteringMissing Values

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

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

Spectral Perturbation Meets Incomplete Multi-view Data

2019-05-31 · Hao Wang, Linlin Zong, Bing Liu, Yan Yang 외

Beyond existing multi-view clustering, this paper studies a more realistic clustering scenario, referred to as incomplete multi-view clustering, where a number of data instances are missing in certain views. To tackle th…

ClusteringIncomplete multi-view clusteringMatrix Completion

Minimax Rates and Spectral Distillation for Tree Ensembles

2026-05-12 · Binh Duc Vu, David S. Watson arxiv

Tree ensembles such as random forests (RFs) and gradient boosting machines (GBMs) are among the most widely used supervised learners, yet their theoretical properties remain incompletely understood. We adopt a spectral p…