Pith. sign in

REVIEW 3 cited by

Replay-and-Forget-Free Graph Class-Incremental Learning: A Task Profiling and Prompting Approach

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2410.10341 v2 pith:B4YXC4YO submitted 2024-10-14 cs.LG stat.ML

classification cs.LGstat.ML
keywords taskgraphgciltasksmodelapproachfourlearning
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Class-incremental learning (CIL) aims to continually learn a sequence of tasks, with each task consisting of a set of unique classes. Graph CIL (GCIL) follows the same setting but needs to deal with graph tasks (e.g., node classification in a graph). The key characteristic of CIL lies in the absence of task identifiers (IDs) during inference, which causes a significant challenge in separating classes from different tasks (i.e., inter-task class separation). Being able to accurately predict the task IDs can help address this issue, but it is a challenging problem. In this paper, we show theoretically that accurate task ID prediction on graph data can be achieved by a Laplacian smoothing-based graph task profiling approach, in which each graph task is modeled by a task prototype based on Laplacian smoothing over the graph. It guarantees that the task prototypes of the same graph task are nearly the same with a large smoothing step, while those of different tasks are distinct due to differences in graph structure and node attributes. Further, to avoid the catastrophic forgetting of the knowledge learned in previous graph tasks, we propose a novel graph prompting approach for GCIL which learns a small discriminative graph prompt for each task, essentially resulting in a separate classification model for each task. The prompt learning requires the training of a single graph neural network (GNN) only once on the first task, and no data replay is required thereafter, thereby obtaining a GCIL model being both replay-free and forget-free. Extensive experiments on four GCIL benchmarks show that i) our task prototype-based method can achieve 100% task ID prediction accuracy on all four datasets, ii) our GCIL model significantly outperforms state-of-the-art competing methods by at least 18% in average CIL accuracy, and iii) our model is fully free of forgetting on the four datasets.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Federated Continual Graph Learning

    cs.LG 2024-11 conditional novelty 7.0 of 10

    POWER is a federated continual graph learning framework that combines replay of carefully selected old nodes with server-side prototype reconstruction and trajectory-weighted knowledge transfer, outperforming adapted ...

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

    cs.LG 2025-05 conditional novelty 6.0 of 10

    IPAL improves non-exemplar continual graph learning by combining prototype contrastive learning with PageRank-weighted prototypes, instance-prototype affinity distillation, and decision-boundary hard-example mining, o...

  3. Graph Foundation Models: A Comprehensive Survey

    cs.LG 2025-05 accept novelty 5.0 of 10

    A survey that maps the landscape of graph foundation models through a modular framework and a scope-based taxonomy, with open challenges and resources.

Pith tools