Partial Label Clustering
Yutong Xie, Fuchao Yang, Yuheng Jia

TL;DR
This paper introduces a novel partial label clustering method that leverages limited partial labels and pairwise constraints to improve clustering accuracy, combining label disambiguation, constraint propagation, and joint modeling.
Contribution
It is the first to explore partial label clustering, integrating label disambiguation and constraint propagation into a joint model for enhanced clustering performance.
Findings
Outperforms state-of-the-art constrained clustering methods.
Surpasses PLL and semi-supervised PLL methods with limited annotations.
Theoretically proves improved disambiguation enhances clustering quality.
Abstract
Partial label learning (PLL) is a significant weakly supervised learning framework, where each training example corresponds to a set of candidate labels and only one label is the ground-truth label. For the first time, this paper investigates the partial label clustering problem, which takes advantage of the limited available partial labels to improve the clustering performance. Specifically, we first construct a weight matrix of examples based on their relationships in the feature space and disambiguate the candidate labels to estimate the ground-truth label based on the weight matrix. Then, we construct a set of must-link and cannot-link constraints based on the disambiguation results. Moreover, we propagate the initial must-link and cannot-link constraints based on an adversarial prior promoted dual-graph learning approach. Finally, we integrate weight matrix construction, label…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText and Document Classification Technologies · Fuzzy Logic and Control Systems
MethodsSparse Evolutionary Training
