paper-with-me

홈 › Papers

Dynamic Graph Representation Learning with Neural Networks: A Survey

2023-04-12 · Leshanshui Yang, Sébastien Adam, Clément Chatelain

In recent years, Dynamic Graph (DG) representations have been increasingly used for modeling dynamic systems due to their ability to integrate both topological and temporal information in a compact representation. Dynamic graphs allow to efficiently handle applications such as social network prediction, recommender systems, traffic forecasting or electroencephalography analysis, that can not be adressed using standard numeric representations. As a direct consequence of the emergence of dynamic graph representations, dynamic graph learning has emerged as a new machine learning problem, combining challenges from both sequential/temporal data processing and static graph learning. In this research area, Dynamic Graph Neural Network (DGNN) has became the state of the art approach and plethora of models have been proposed in the very recent years. This paper aims at providing a review of problems and models related to dynamic graph learning. The various dynamic graph supervised learning settings are analysed and discussed. We identify the similarities and differences between existing models with respect to the way time information is modeled. Finally, general guidelines for a DGNN designer when faced with a dynamic graph learning problem are provided.

📄 PDF Abstract BibTeX arXiv:2304.05729

Code (0)

등록된 구현이 없습니다.

Tasks

Graph LearningGraph Neural NetworkGraph Representation LearningRecommendation SystemsRepresentation LearningSurvey

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Representation Learning for Dynamic Graphs: A Survey

2019-05-27 · Seyed Mehran Kazemi, Rishab Goel, Kshitij Jain, Ivan Kobyzev 외

Graphs arise naturally in many real-world applications including social networks, recommender systems, ontologies, biology, and computational finance. Traditionally, machine learning models for graphs have been mostly de…

DecoderKnowledge GraphsRecommendation SystemsRepresentation Learning+1

A Survey on Temporal Graph Representation Learning and Generative Modeling

2022-08-25 · Shubham Gupta, Srikanta Bedathur

Temporal graphs represent the dynamic relationships among entities and occur in many real life application like social networks, e commerce, communication, road networks, biological systems, and many more. They necessita…

Graph Representation LearningRepresentation Learning

Dynamic Heterogeneous Graph Representation Learning: A Survey

2026-09-04 · Huan Liu, Pengfei Jiao, Jie Yin, Hongjiang Chen 외 arxiv

Graph representation learning (GRL) serves as a canonical paradigm for modeling complex networks. However, real-world AI systems inherently manifest as evolving heterogeneous entities with complex interactions, posing si…

Graph Representation LearningGraph Neural Network

A Survey on Temporal Knowledge Graph: Representation Learning and Applications

2024-03-02 · Li Cai, Xin Mao, Yuhao Zhou, Zhaoguang Long 외

Knowledge graphs have garnered significant research attention and are widely used to enhance downstream applications. However, most current studies mainly focus on static knowledge graphs, whose facts do not change with …

Graph Representation LearningKnowledge GraphsRepresentation Learning

A Survey on Graph Representation Learning Methods

2022-04-04 · Shima Khoshraftar, Aijun An

Graphs representation learning has been a very active research area in recent years. The goal of graph representation learning is to generate graph representation vectors that capture the structure and features of large …

Anomaly DetectionGraph EmbeddingGraph Representation LearningLink Prediction+4