Multi-Label Continual Learning using Augmented Graph Convolutional Network
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 dynamic class representation for each partial label image as graph nodes and help generate soft labels to create a more convincing ACM and suppress forgetting. Last, to suppress the forgetting of label dependencies across old tasks, we propose a relationship-preserving constrainter to construct label relationships. The inter-class topology can be augmented automatically, which also yields effective class representations. The proposed method is evaluated using two multi-label image benchmarks. The experimental results show that the proposed way is effective for MLCL image recognition and can build convincing correlations across tasks even if the labels of previous tasks are missing.
Code (0)
등록된 구현이 없습니다.
Tasks
Continual LearningMulti-Label Image RecognitionSimilar Papers 제목 키워드 기반
AGCN: Augmented Graph Convolutional Network for Lifelong Multi-label Image Recognition
The Lifelong Multi-Label (LML) image recognition builds an online class-incremental classifier in a sequential multi-label image recognition data stream. The key challenges of LML image recognition are the construction o…
Multi-Label Image RecognitionGraph Convolutional Networks for Classification with a Structured Label Space
It is a usual practice to ignore any structural information underlying classes in multi-class classification. In this paper, we propose a graph convolutional network (GCN) augmented neural network classifier to exploit a…
ClassificationDocument ClassificationGeneral ClassificationMulti-class Classification+1Class-Incremental Lifelong Learning in Multi-Label Classification
Existing class-incremental lifelong learning studies only the data is with single-label, which limits its adaptation to multi-label data. This paper studies Lifelong Multi-Label (LML) classification, which builds an onli…
ClassificationLifelong learningMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONAGALE: A Graph-Aware Continual Learning Evaluation Framework
In recent years, continual learning (CL) techniques have made significant progress in learning from streaming data while preserving knowledge across sequential tasks, particularly in the realm of euclidean data. To foste…
Continual LearningGraph LearningMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+1Knowledge Graph Enhanced Generative Multi-modal Models for Class-Incremental Learning
Continual learning in computer vision faces the critical challenge of catastrophic forgetting, where models struggle to retain prior knowledge while adapting to new tasks. Although recent studies have attempted to levera…
class-incremental learningClass Incremental LearningContinual LearningIncremental Learning+1