Multi-Label Continual Learning using Augmented Graph Convolutional Network
Kaile Du, Fan Lyu, Linyan Li, Fuyuan Hu, Wei Feng, Fenglei Xu, Xuefeng, Xi, Hanjing Cheng

TL;DR
This paper introduces AGCN++, a novel graph convolutional network approach for multi-label continual learning that constructs dynamic label relationships and mitigates catastrophic forgetting in sequential image recognition tasks.
Contribution
The study proposes a new augmented graph convolutional network with a partial label encoder and relationship-preserving constraints for improved multi-label continual learning.
Findings
Effective in building label correlations across tasks.
Reduces catastrophic forgetting in multi-label image recognition.
Outperforms existing methods on benchmark datasets.
Abstract
Multi-Label Continual Learning (MLCL) builds a class-incremental framework in a sequential multi-label image recognition data stream. The critical challenges of MLCL are the construction of label relationships on past-missing and future-missing partial labels of training data and the catastrophic forgetting on old classes, resulting in poor generalization. To solve the problems, the study proposes an Augmented Graph Convolutional Network (AGCN++) that can construct the cross-task label relationships in MLCL and sustain catastrophic forgetting. First, we build an Augmented Correlation Matrix (ACM) across all seen classes, where the intra-task relationships derive from the hard label statistics. In contrast, the inter-task relationships leverage hard and soft labels from data and a constructed expert network. Then, we propose a novel partial label encoder (PLE) for MLCL, which can extract…
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 · Domain Adaptation and Few-Shot Learning · Advanced Computing and Algorithms
