Towards Robust Incremental Learning under Ambiguous Supervision
Rui Wang, Mingxuan Xia, Chang Yao, Lei Feng, Junbo Zhao, Gang Chen,, Haobo Wang

TL;DR
This paper introduces a new weakly-supervised incremental learning framework called IPLL, which effectively handles label ambiguity and reduces forgetting using prototype-guided disambiguation and replay techniques.
Contribution
The paper proposes IPLL and PGDR, novel methods for robust incremental learning under ambiguous supervision, addressing label ambiguity and catastrophic forgetting simultaneously.
Findings
PGDR achieves superior disambiguation of samples.
The framework reduces catastrophic forgetting effectively.
Experiments demonstrate improved performance over existing methods.
Abstract
Traditional Incremental Learning (IL) targets to handle sequential fully-supervised learning problems where novel classes emerge from time to time. However, due to inherent annotation uncertainty and ambiguity, collecting high-quality annotated data in a dynamic learning system can be extremely expensive. To mitigate this problem, we propose a novel weakly-supervised learning paradigm called Incremental Partial Label Learning (IPLL), where the sequentially arrived data relate to a set of candidate labels rather than the ground truth. Technically, we develop the Prototype-Guided Disambiguation and Replay Algorithm (PGDR) which leverages the class prototypes as a proxy to mitigate two intertwined challenges in IPLL, i.e., label ambiguity and catastrophic forgetting. To handle the former, PGDR encapsulates a momentum-based pseudo-labeling algorithm along with prototype-guided…
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 Data Processing Techniques · Domain Adaptation and Few-Shot Learning · Online Learning and Analytics
MethodsSparse Evolutionary Training
