Structured Graph Learning for Clustering and Semi-supervised Classification
Zhao Kang, Chong Peng, Qiang Cheng, Xinwang Liu, Xi Peng, and Zenglin Xu, Ling Tian

TL;DR
This paper introduces a graph learning framework that captures both local and global data structures, improving clustering and semi-supervised classification performance by ensuring the learned graph has a specified number of connected components.
Contribution
The proposed method uniquely incorporates rank constraints to produce graphs with a fixed number of connected components, enhancing clustering and classification accuracy.
Findings
Outperforms state-of-the-art methods in clustering tasks
Achieves better semi-supervised classification accuracy
Ensures the learned graph has exactly c connected components
Abstract
Graphs have become increasingly popular in modeling structures and interactions in a wide variety of problems during the last decade. Graph-based clustering and semi-supervised classification techniques have shown impressive performance. This paper proposes a graph learning framework to preserve both the local and global structure of data. Specifically, our method uses the self-expressiveness of samples to capture the global structure and adaptive neighbor approach to respect the local structure. Furthermore, most existing graph-based methods conduct clustering and semi-supervised classification on the graph learned from the original data matrix, which doesn't have explicit cluster structure, thus they might not achieve the optimal performance. By considering rank constraint, the achieved graph will have exactly connected components if there are clusters or classes. As a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Face and Expression Recognition · Advanced Clustering Algorithms Research
