paper-with-me

홈 › Papers

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 based formulation of spectral clustering described by a weighted kernel PCA objective. Just as in the classifier case, the binary clustering model is expressed by a hyperplane in a high dimensional space induced by a kernel. In addition, the multi-way clustering can be obtained by combining a set of binary decision functions via an Error Correcting Output Codes (ECOC) encoding scheme. Because of its model-based nature, the KSC method encompasses three main steps: training, validation, testing. In the validation stage model selection is performed to obtain tuning parameters, like the number of clusters present in the data. This is a major advantage compared to classical spectral clustering where the determination of the clustering parameters is unclear and relies on heuristics. Once a KSC model is trained on a small subset of the entire data, it is able to generalize well to unseen test points. Beyond the basic formulation, sparse KSC algorithms based on the Incomplete Cholesky Decomposition (ICD) and $L_0$, $L_1, L_0 + L_1$, Group Lasso regularization are reviewed. In that respect, we show how it is possible to handle large scale data. Also, two possible ways to perform hierarchical clustering and a soft clustering method are presented. Finally, real-world applications such as image segmentation, power load time-series clustering, document clustering and big data learning are considered.

📄 PDF Abstract BibTeX arXiv:1505.00477

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringImage SegmentationModel SelectionSemantic SegmentationTime Series AnalysisTime Series 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 제목 키워드 기반

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 Cuts: MRF meets Kernel & Spectral Clustering

2015-06-24 · Meng Tang, Dmitrii Marin, Ismail Ben Ayed, Yuri Boykov

We propose a new segmentation model combining common regularization energies, e.g. Markov Random Field (MRF) potentials, and standard pairwise clustering criteria like Normalized Cut (NC), average association (AA), etc. …

Clustering

Spectral Clustering with Jensen-type kernels and their multi-point extensions

2014-03-18 · CVPR 2014 6 · Debarghya Ghoshdastidar, Ambedkar Dukkipati, Ajay P. Adsul, Aparna S. Vijayan

Motivated by multi-distribution divergences, which originate in information theory, we propose a notion of `multi-point' kernels, and study their applications. We study a class of kernels based on Jensen type divergences…

ClusteringImage SegmentationSemantic SegmentationVocal Bursts Type Prediction

Fast Landmark Subspace Clustering

2015-10-28 · Xu Wang, Gilad Lerman

Kernel methods obtain superb performance in terms of accuracy for various machine learning tasks since they can effectively extract nonlinear relations. However, their time complexity can be rather large especially for c…

Clustering