paper-with-me

홈 › Papers

MCIGLE: Multimodal Exemplar-Free Class-Incremental Graph Learning

2025-09-07 · Haochen You, Baojing Liu arxiv

Exemplar-free class-incremental learning enables models to learn new classes over time without storing data from old ones. As multimodal graph-structured data becomes increasingly prevalent, existing methods struggle with challenges like catastrophic forgetting, distribution bias, memory limits, and weak generalization. We propose MCIGLE, a novel framework that addresses these issues by extracting and aligning multimodal graph features and applying Concatenated Recursive Least Squares for effective knowledge retention. Through multi-channel processing, MCIGLE balances accuracy and memory preservation. Experiments on public datasets validate its effectiveness and generalizability.

📄 PDF Abstract BibTeX arXiv:2509.06219

Code (0)

등록된 구현이 없습니다.

Tasks

class-incremental learningGraph Learning

Similar Papers 제목 키워드 기반

PointCLIMB: An Exemplar-Free Point Cloud Class Incremental Benchmark

2023-04-13 · Shivanand Kundargi, Tejas Anvekar, Ramesh Ashok Tabib, Uma Mudenagudi

Point clouds offer comprehensive and precise data regarding the contour and configuration of objects. Employing such geometric and topological 3D information of objects in class incremental learning can aid endless appli…

class-incremental learningClass Incremental LearningExemplar-FreeIncremental Learning

Self-distilled Knowledge Delegator for Exemplar-free Class Incremental Learning

2022-05-23 · Fanfan Ye, Liang Ma, Qiaoyong Zhong, Di Xie 외

Exemplar-free incremental learning is extremely challenging due to inaccessibility of data from old tasks. In this paper, we attempt to exploit the knowledge encoded in a previously trained classification model to handle…

class-incremental learningClass Incremental LearningContinual LearningExemplar-Free+1

DiffClass: Diffusion-Based Class Incremental Learning

2024-03-08 · Zichong Meng, Jie Zhang, Changdi Yang, Zheng Zhan 외

Class Incremental Learning (CIL) is challenging due to catastrophic forgetting. On top of that, Exemplar-free Class Incremental Learning is even more challenging due to forbidden access to previous task data. Recent exem…

class-incremental learningClass Incremental LearningDomain AdaptationExemplar-Free+2

Boosting the Class-Incremental Learning in 3D Point Clouds via Zero-Collection-Cost Basic Shape Pre-Training

2025-04-11 · Chao Qi, Jianqin Yin, Meng Chen, Yingchun Niu 외

Existing class-incremental learning methods in 3D point clouds rely on exemplars (samples of former classes) to resist the catastrophic forgetting of models, and exemplar-free settings will greatly degrade the performanc…

3D geometryclass-incremental learningClass Incremental LearningExemplar-Free+1

Rotation Augmented Distillation for Exemplar-Free Class Incremental Learning with Detailed Analysis

2023-08-29 · Xiuwei Chen, Xiaobin Chang

Class incremental learning (CIL) aims to recognize both the old and new classes along the increment tasks. Deep neural networks in CIL suffer from catastrophic forgetting and some approaches rely on saving exemplars from…

class-incremental learningClass Incremental LearningExemplar-FreeIncremental Learning