Robust Representation Learning for Unreliable Partial Label Learning
Yu Shi, Dong-Dong Wu, Xin Geng, Min-Ling Zhang

TL;DR
This paper introduces URRL, a robust representation learning framework for Unreliable Partial Label Learning, effectively handling annotation inaccuracies by combining contrastive learning, label correction, and regularization, leading to improved performance.
Contribution
The paper proposes a novel URRL framework that integrates unreliability-robust contrastive learning with label correction and regularization for UPLL.
Findings
Outperforms state-of-the-art PLL methods on multiple datasets.
Effectively handles unreliable and ambiguous labels.
Provides theoretical analysis via EM algorithm perspective.
Abstract
Partial Label Learning (PLL) is a type of weakly supervised learning where each training instance is assigned a set of candidate labels, but only one label is the ground-truth. However, this idealistic assumption may not always hold due to potential annotation inaccuracies, meaning the ground-truth may not be present in the candidate label set. This is known as Unreliable Partial Label Learning (UPLL) that introduces an additional complexity due to the inherent unreliability and ambiguity of partial labels, often resulting in a sub-optimal performance with existing methods. To address this challenge, we propose the Unreliability-Robust Representation Learning framework (URRL) that leverages unreliability-robust contrastive learning to help the model fortify against unreliable partial labels effectively. Concurrently, we propose a dual strategy that combines KNN-based candidate label set…
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
TopicsText and Document Classification Technologies
MethodsContrastive Learning
