paper-with-me

홈 › Papers

On Constrained Spectral Clustering and Its Applications

2012-01-25 · Xiang Wang, Buyue Qian, Ian Davidson

Constrained clustering has been well-studied for algorithms such as $K$-means and hierarchical clustering. However, how to satisfy many constraints in these algorithmic settings has been shown to be intractable. One alternative to encode many constraints is to use spectral clustering, which remains a developing area. In this paper, we propose a flexible framework for constrained spectral clustering. In contrast to some previous efforts that implicitly encode Must-Link and Cannot-Link constraints by modifying the graph Laplacian or constraining the underlying eigenspace, we present a more natural and principled formulation, which explicitly encodes the constraints as part of a constrained optimization problem. Our method offers several practical advantages: it can encode the degree of belief in Must-Link and Cannot-Link constraints; it guarantees to lower-bound how well the given constraints are satisfied using a user-specified threshold; it can be solved deterministically in polynomial time through generalized eigendecomposition. Furthermore, by inheriting the objective function from spectral clustering and encoding the constraints explicitly, much of the existing analysis of unconstrained spectral clustering techniques remains valid for our formulation. We validate the effectiveness of our approach by empirical results on both artificial and real datasets. We also demonstrate an innovative use of encoding large number of constraints: transfer learning via constraints.

📄 PDF Abstract BibTeX arXiv:1201.5338

Code (1)

peisuke/ConstrainedSpectralClustering

Tasks

ClusteringConstrained ClusteringTransfer Learningvalid

Similar Papers 제목 키워드 기반

Spectral Clustering in Convex and Constrained Settings

2024-04-03 · Swarup Ranjan Behera, Vijaya V. Saradhi

Spectral clustering methods have gained widespread recognition for their effectiveness in clustering high-dimensional data. Among these techniques, constrained spectral clustering has emerged as a prominent approach, dem…

Clustering

Constrained 1-Spectral Clustering

2015-05-24 · Syama Sundar Rangapuram, Matthias Hein

An important form of prior information in clustering comes in form of cannot-link and must-link constraints. We present a generalization of the popular spectral clustering technique which integrates such constraints. Mot…

AllClusteringForm

Weighted Sparse Subspace Representation: A Unified Framework for Subspace Clustering, Constrained Clustering, and Active Learning

2021-06-08 · Hankui Peng, Nicos G. Pavlidis

Spectral-based subspace clustering methods have proved successful in many challenging applications such as gene sequencing, image recognition, and motion segmentation. In this work, we first propose a novel spectral-base…

Active LearningClusteringConstrained ClusteringMotion Segmentation

Constrained Sparse Subspace Clustering with Side-Information

2018-05-21 · Chun-Guang Li, Junjian Zhang, Jun Guo

Subspace clustering refers to the problem of segmenting high dimensional data drawn from a union of subspaces into the respective subspaces. In some applications, partial side-information to indicate "must-link" or "cann…

Clustering

On consistency of constrained spectral clustering under representation-aware stochastic block model

2022-03-03 · Shubham Gupta, Ambedkar Dukkipati

Spectral clustering is widely used in practice due to its flexibility, computational efficiency, and well-understood theoretical performance guarantees. Recently, spectral clustering has been studied to find balanced clu…

ClusteringComputational EfficiencyStochastic Block Model