Hierarchical Prototype Networks for Continual Graph Representation Learning
Xikun Zhang, Dongjin Song, Dacheng Tao

TL;DR
This paper introduces Hierarchical Prototype Networks (HPNs) for continual graph learning, enabling models to adapt to new node categories while preventing forgetting of previous data through a hierarchical prototype approach.
Contribution
The paper proposes a novel hierarchical prototype framework with bounded memory and theoretical guarantees to prevent catastrophic forgetting in continual graph learning.
Findings
HPNs outperform state-of-the-art methods on five datasets.
Memory consumption of HPNs remains bounded regardless of task number.
Theoretical proofs show no forgetting of previous prototypes during learning new tasks.
Abstract
Despite significant advances in graph representation learning, little attention has been paid to the more practical continual learning scenario in which new categories of nodes (e.g., new research areas in citation networks, or new types of products in co-purchasing networks) and their associated edges are continuously emerging, causing catastrophic forgetting on previous categories. Existing methods either ignore the rich topological information or sacrifice plasticity for stability. To this end, we present Hierarchical Prototype Networks (HPNs) which extract different levels of abstract knowledge in the form of prototypes to represent the continuously expanded graphs. Specifically, we first leverage a set of Atomic Feature Extractors (AFEs) to encode both the elemental attribute information and the topological structure of the target node. Next, we develop HPNs to adaptively select…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Domain Adaptation and Few-Shot Learning
