We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Lifelong Graph Learning

Abstract: Graph neural networks (GNN) are powerful models for many graph-structured tasks. Existing models often assume that the complete structure of the graph is available during training. In practice, however, graph-structured data is usually formed in a streaming fashion so that learning a graph continuously is often necessary. In this paper, we bridge GNN and lifelong learning by converting a continual graph learning problem to a regular graph learning problem so GNN can inherit the lifelong learning techniques developed for convolutional neural networks (CNN). We propose a new topology, the feature graph, which takes features as new nodes and turns nodes into independent graphs. This successfully converts the original problem of node classification to graph classification. In the experiments, we demonstrate the efficiency and effectiveness of feature graph networks (FGN) by continuously learning a sequence of classical graph datasets. We also show that FGN achieves superior performance in two applications, i.e., lifelong human action recognition with wearable devices and feature matching. To the best of our knowledge, FGN is the first method to bridge graph learning and lifelong learning via a novel graph topology. Source code is available at this https URL
Comments: Accepted to IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2022
Subjects: Machine Learning (cs.LG); Machine Learning (stat.ML)
Cite as: arXiv:2009.00647 [cs.LG]
  (or arXiv:2009.00647v4 [cs.LG] for this version)

Submission history

From: Chen Wang [view email]
[v1] Tue, 1 Sep 2020 18:21:34 GMT (57kb,D)
[v2] Thu, 16 Sep 2021 17:30:58 GMT (501kb,D)
[v3] Thu, 25 Nov 2021 00:43:53 GMT (2403kb,D)
[v4] Sat, 26 Mar 2022 18:45:54 GMT (2426kb,D)

Link back to: arXiv, form interface, contact.