paper-with-me

Papers

Instance-Prototype Affinity Learning for Non-Exemplar Continual Graph Learning

2025-05-15 · Lei Song, Jiaxing Li, Shihan Guan, Youyong Kong

Graph Neural Networks (GNN) endure catastrophic forgetting, undermining their capacity to preserve previously acquired knowledge amid the assimilation of novel information. Rehearsal-based techniques revisit historical examples, adopted as a principal strategy to alleviate this phenomenon. However, memory explosion and privacy infringements impose significant constraints on their utility. Non-Exemplar methods circumvent the prior issues through Prototype Replay (PR), yet feature drift presents new challenges. In this paper, our empirical findings reveal that Prototype Contrastive Learning (PCL) exhibits less pronounced drift than conventional PR. Drawing upon PCL, we propose Instance-Prototype Affinity Learning (IPAL), a novel paradigm for Non-Exemplar Continual Graph Learning (NECGL). Exploiting graph structural information, we formulate Topology-Integrated Gaussian Prototypes (TIGP), guiding feature distributions towards high-impact nodes to augment the model's capacity for assimilating new knowledge. Instance-Prototype Affinity Distillation (IPAD) safeguards task memory by regularizing discontinuities in class relationships. Moreover, we embed a Decision Boundary Perception (DBP) mechanism within PCL, fostering greater inter-class discriminability. Evaluations on four node classification benchmark datasets demonstrate that our method outperforms existing state-of-the-art methods, achieving a better trade-off between plasticity and stability.

📄 PDF Abstract BibTeX arXiv:2505.10040

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningGraph LearningNode Classification

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Exemplar-free Continual Representation Learning via Learnable Drift Compensation

2024-07-11 · Alex Gomez-Villa, Dipam Goswami, Kai Wang, Andrew D. Bagdanov 외

Exemplar-free class-incremental learning using a backbone trained from scratch and starting from a small first task presents a significant challenge for continual representation learning. Prototype-based approaches, when…

class-incremental learningClass Incremental LearningContinual LearningExemplar-Free+2

Prototype-Guided Non-Exemplar Continual Learning for Cross-subject EEG Decoding

2025-11-24 · Dan Li, Hye-Bin Shin, Yeon-Woo Choi arxiv

Due to the significant variability in electroencephalo-gram (EEG) signals across individuals, knowledge acquired from previous subjects is often overwritten as new subjects are introduced in continual EEG decoding tasks.…

Continual LearningEeg Decoding

Resurrecting Old Classes with New Data for Exemplar-Free Continual Learning

2024-05-29 · CVPR 2024 1 · Dipam Goswami, Albin Soutif--Cormerais, Yuyang Liu, Sandesh Kamath 외

Continual learning methods are known to suffer from catastrophic forgetting, a phenomenon that is particularly hard to counter for methods that do not store exemplars of previous tasks. Therefore, to reduce potential dri…

Continual LearningExemplar-Free

Analytic Drift Resister for Non-Exemplar Continual Graph Learning

2026-04-03 · Lei Song, Shihan Guan, Youyong Kong arxiv

Non-Exemplar Continual Graph Learning (NECGL) seeks to eliminate the privacy risks intrinsic to rehearsal-based paradigms by retaining solely class-level prototype representations rather than raw graph examples for mitig…

class-incremental learningNode ClassificationContinual LearningGraph Learning

Non-Exemplar Online Class-incremental Continual Learning via Dual-prototype Self-augment and Refinement

2023-03-20 · Fushuo Huo, Wenchao Xu, Jingcai Guo, Haozhao Wang 외

This paper investigates a new, practical, but challenging problem named Non-exemplar Online Class-incremental continual Learning (NO-CL), which aims to preserve the discernibility of base classes without buffering data e…

Continual Learning