LGAIOct 30, 2025

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

arXiv:2511.00097v13 citationsh-index: 15
Originality Incremental advance
AI Analysis

This addresses a critical gap in graph incremental learning for applications involving multiple graph domains, such as with graph foundation models, though it is incremental as it builds on existing GIL methods.

The paper tackles the problem of catastrophic forgetting in graph domain-incremental learning (Domain-IL), where models update across multiple graph domains, by proposing GraphKeeper, which achieves state-of-the-art results with 6.5% to 16.6% improvement over the runner-up and negligible forgetting.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes