paper-with-me

홈 › Papers

Graph Lifelong Learning: A Survey

2022-02-22 · Falih Gozi Febrinanto, Feng Xia, Kristen Moore, Chandra Thapa, Charu Aggarwal

Graph learning is a popular approach for performing machine learning on graph-structured data. It has revolutionized the machine learning ability to model graph data to address downstream tasks. Its application is wide due to the availability of graph data ranging from all types of networks to information systems. Most graph learning methods assume that the graph is static and its complete structure is known during training. This limits their applicability since they cannot be applied to problems where the underlying graph grows over time and/or new tasks emerge incrementally. Such applications require a lifelong learning approach that can learn the graph continuously and accommodate new information whilst retaining previously learned knowledge. Lifelong learning methods that enable continuous learning in regular domains like images and text cannot be directly applied to continuously evolving graph data, due to its irregular structure. As a result, graph lifelong learning is gaining attention from the research community. This survey paper provides a comprehensive overview of recent advancements in graph lifelong learning, including the categorization of existing methods, and the discussions of potential applications and open research problems.

📄 PDF Abstract BibTeX arXiv:2202.10688

Code (0)

등록된 구현이 없습니다.

Tasks

Graph LearningLifelong learningRecommendation SystemsSurvey

Similar Papers 제목 키워드 기반

Towards Lifelong Learning of Large Language Models: A Survey

2024-06-10 · Junhao Zheng, Shengjie Qiu, Chengming Shi, Qianli Ma

As the applications of large language models (LLMs) expand across diverse fields, the ability of these models to adapt to ongoing changes in data, tasks, and user preferences becomes crucial. Traditional training methods…

Continual PretrainingIncremental LearningLifelong learningSurvey

Lifelong Learning of Large Language Model based Agents: A Roadmap

2025-01-13 · Junhao Zheng, Chengming Shi, Xidi Cai, Qiuke Li 외

Lifelong learning, also known as continual or incremental learning, is a crucial component for advancing Artificial General Intelligence (AGI) by enabling systems to continuously adapt in dynamic environments. While larg…

Incremental LearningLanguage ModelingLanguage ModellingLarge Language Model+2

Bridging Graph Network to Lifelong Learning with Feature Interaction

2021-01-01 · Chen Wang, Yuheng Qiu, Sebastian Scherer

Graph neural networks (GNN) are powerful models for many graph-structured tasks. In this paper, we aim to bridge GNN to lifelong learning, which is to overcome the effect of ``catastrophic forgetting" for continuously le…

Graph ClassificationLifelong learningNode Classification

Towards Lifelong Self-Supervision: A Deep Learning Direction for Robotics

2016-11-01 · Jay M. Wong

Despite outstanding success in vision amongst other domains, many of the recent deep learning approaches have evident drawbacks for robots. This manuscript surveys recent work in the literature that pertain to applying d…

Deep LearningLifelong learning

Lifelong Graph Learning

2020-09-01 · CVPR 2022 1 · Chen Wang, Yuheng Qiu, Dasong Gao, Sebastian Scherer

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 …

Action RecognitionContinual LearningGraph ClassificationGraph Learning+3