Arrow Research search
Back to AAMAS

AAMAS 2026

TAAM: Inductive Graph-Class Incremental Learning with Task-Aware Adaptive Modulation

Conference Paper Research Paper Track Autonomous Agents and Multiagent Systems

Abstract

Graph Continual Learning (GCL) aims to solve the challenges of streaming graph data. However, current methods often depend on replay-based strategies, which raise concerns like memory limits and privacy issues, while also struggling to resolve the stabilityplasticity dilemma. In this paper, we suggest that lightweight, taskspecific modules can effectively guide the reasoning process of a fixed GNN backbone. Based on this idea, we propose Task-Aware Adaptive Modulation (TAAM). The key component of TAAM is its lightweight Neural Synapse Modulators (NSMs). For each new task, a dedicated NSM is trained and then frozen, acting as an “expert module. ” These modules perform detailed, node-attentive adaptive modulation on the computational flow of a shared GNN backbone. This setup ensures that new knowledge is kept within compact, task-specific modules, naturally preventing catastrophic forgetting without using any data replay. Additionally, to address the important challenge of unknown task IDs in real-world scenarios, we propose and theoretically prove a novel method named Anchored Multi-hop Propagation (AMP). Notably, we find that existing GCL benchmarks have flaws that can cause data leakage and biased evaluations. Therefore, we conduct all experiments in a more rigorous inductive learning scenario. Extensive experiments show that TAAM comprehensively outperforms state-of-the-art methods across eight datasets. Code and Datasets are available at: https: //github. com/1iuJT/TAAM_AAMAS2026.

Authors

Keywords

  • Continual Graph Learning
  • Graph representation learning
  • Inductive Learning
  • Multiple Experts
  • Graph neural network

Context

Venue
International Conference on Autonomous Agents and Multiagent Systems
Archive span
2002-2026
Indexed papers
8043
Paper id
607699077011823098
v2026.09.13