ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1511.06860
33
163

Convex Sparse Spectral Clustering: Single-view to Multi-view

21 November 2015
Canyi Lu
Shuicheng Yan
Zhouchen Lin
ArXivPDFHTML
Abstract

Spectral Clustering (SC) is one of the most widely used methods for data clustering. It first finds a low-dimensonal embedding UUU of data by computing the eigenvectors of the normalized Laplacian matrix, and then performs k-means on U⊤U^\topU⊤ to get the final clustering result. In this work, we observe that, in the ideal case, UU⊤UU^\topUU⊤ should be block diagonal and thus sparse. Therefore we propose the Sparse Spectral Clustering (SSC) method which extends SC with sparse regularization on UU⊤UU^\topUU⊤. To address the computational issue of the nonconvex SSC model, we propose a novel convex relaxation of SSC based on the convex hull of the fixed rank projection matrices. Then the convex SSC model can be efficiently solved by the Alternating Direction Method of \canyi{Multipliers} (ADMM). Furthermore, we propose the Pairwise Sparse Spectral Clustering (PSSC) which extends SSC to boost the clustering performance by using the multi-view information of data. Experimental comparisons with several baselines on real-world datasets testify to the efficacy of our proposed methods.

View on arXiv
Comments on this paper