English

GraphKeeper: Graph Domain-Incremental Learning via Knowledge Disentanglement and Preservation

Machine Learning 2026-03-11 v2 Artificial Intelligence

Abstract

Graph incremental learning (GIL), which continuously updates graph models by sequential knowledge acquisition, has garnered significant interest recently. However, existing GIL approaches focus on task-incremental and class-incremental scenarios within a single domain. Graph domain-incremental learning (Domain-IL), aiming at updating models across multiple graph domains, has become critical with the development of graph foundation models (GFMs), but remains unexplored in the literature. In this paper, we propose Graph Domain-Incremental Learning via Knowledge Dientanglement and Preservation (GraphKeeper), to address catastrophic forgetting in Domain-IL scenario from the perspectives of embedding shifts and decision boundary deviations. Specifically, to prevent embedding shifts and confusion across incremental graph domains, we first propose the domain-specific parameter-efficient fine-tuning together with intra- and inter-domain disentanglement objectives. Consequently, to maintain a stable decision boundary, we introduce deviation-free knowledge preservation to continuously fit incremental domains. Additionally, for graphs with unobservable domains, we perform domain-aware distribution discrimination to obtain precise embeddings. Extensive experiments demonstrate the proposed GraphKeeper achieves state-of-the-art results with 6.5%~16.6% improvement over the runner-up with negligible forgetting. Moreover, we show GraphKeeper can be seamlessly integrated with various representative GFMs, highlighting its broad applicative potential.

Keywords

Cite

@article{arxiv.2511.00097,
  title  = {GraphKeeper: Graph Domain-Incremental Learning via Knowledge Disentanglement and Preservation},
  author = {Zihao Guo and Qingyun Sun and Ziwei Zhang and Haonan Yuan and Huiping Zhuang and Xingcheng Fu and Jianxin Li},
  journal= {arXiv preprint arXiv:2511.00097},
  year   = {2026}
}

Comments

Accepted by the Main Track of NeurIPS-2025

R2 v1 2026-07-01T07:16:13.049Z