AGALE: A Graph-Aware Continual Learning Evaluation Framework
Tianqi Zhao, Alan Hanjalic, Megha Khosla

TL;DR
The paper introduces AGALE, a comprehensive evaluation framework for continual learning on graph-structured data, addressing limitations of existing methods by supporting multi-label scenarios and analyzing the impact of graph properties.
Contribution
It develops a novel graph-aware evaluation framework for continual graph learning, including new settings, data partitioning algorithms, and theoretical insights on homophily effects.
Findings
AGALE supports multi-label node scenarios.
The framework reveals the impact of homophily on method performance.
Extensive experiments compare various continual learning approaches.
Abstract
In recent years, continual learning (CL) techniques have made significant progress in learning from streaming data while preserving knowledge across sequential tasks, particularly in the realm of euclidean data. To foster fair evaluation and recognize challenges in CL settings, several evaluation frameworks have been proposed, focusing mainly on the single- and multi-label classification task on euclidean data. However, these evaluation frameworks are not trivially applicable when the input data is graph-structured, as they do not consider the topological structure inherent in graphs. Existing continual graph learning (CGL) evaluation frameworks have predominantly focussed on single-label scenarios in the node classification (NC) task. This focus has overlooked the complexities of multi-label scenarios, where nodes may exhibit affiliations with multiple labels, simultaneously…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOnline Learning and Analytics
MethodsFocus
