paper-with-me

Papers

Multi-Label Continual Learning using Augmented Graph Convolutional Network

2022-11-27 · Kaile Du, Fan Lyu, Linyan Li, Fuyuan Hu, Wei Feng, Fenglei Xu, Xuefeng Xi, Hanjing Cheng

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.

📄 PDF Abstract BibTeX arXiv:2211.14763

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningMulti-Label Image Recognition

Similar Papers 제목 키워드 기반

AGCN: Augmented Graph Convolutional Network for Lifelong Multi-label Image Recognition

2022-03-10 · Kaile Du, Fan Lyu, Fuyuan Hu, Linyan Li 외

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 Recognition

Graph Convolutional Networks for Classification with a Structured Label Space

2017-10-12 · Meihao Chen, Zhuoru Lin, Kyunghyun Cho

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+1

Class-Incremental Lifelong Learning in Multi-Label Classification

2022-07-16 · Kaile Du, Linyan Li, Fan Lyu, Fuyuan Hu 외

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-ClASSIFICATION

AGALE: A Graph-Aware Continual Learning Evaluation Framework

2024-06-03 · Tianqi Zhao, Alan Hanjalic, Megha Khosla

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+1

Knowledge Graph Enhanced Generative Multi-modal Models for Class-Incremental Learning

2025-03-24 · Xusheng Cao, Haori Lu, Linlan Huang, Fei Yang 외

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