paper-with-me

Papers

Continuous Temporal Graph Networks for Event-Based Graph Data

2022-05-31 · NAACL (DLG4NLP) 2022 7 · Jin Guo, Zhen Han, Zhou Su, Jiliang Li, Volker Tresp, Yuyi Wang

There has been an increasing interest in modeling continuous-time dynamics of temporal graph data. Previous methods encode time-evolving relational information into a low-dimensional representation by specifying discrete layers of neural networks, while real-world dynamic graphs often vary continuously over time. Hence, we propose Continuous Temporal Graph Networks (CTGNs) to capture the continuous dynamics of temporal graph data. We use both the link starting timestamps and link duration as evolving information to model the continuous dynamics of nodes. The key idea is to use neural ordinary differential equations (ODE) to characterize the continuous dynamics of node representations over dynamic graphs. We parameterize ordinary differential equations using a novel graph neural network. The existing dynamic graph networks can be considered as a specific discretization of CTGNs. Experiment results on both transductive and inductive tasks demonstrate the effectiveness of our proposed approach over competitive baselines.

📄 PDF Abstract BibTeX arXiv:2205.15924

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Similar Papers 제목 키워드 기반

THeGCN: Temporal Heterophilic Graph Convolutional Network

2024-12-21 · Yuchen Yan, Yuzhong Chen, Huiyuan Chen, Xiaoting Li 외

Graph Neural Networks (GNNs) have exhibited remarkable efficacy in diverse graph learning tasks, particularly on static homophilic graphs. Recent attention has pivoted towards more intricate structures, encompassing (1) …

Graph Learning

Spatio-Temporal Graph Neural Point Process for Traffic Congestion Event Prediction

2023-11-15 · Guangyin Jin, Lingbo Liu, Fuxian Li, Jincai Huang

Traffic congestion event prediction is an important yet challenging task in intelligent transportation systems. Many existing works about traffic prediction integrate various temporal encoders and graph convolution netwo…

Graph LearningPredictionTraffic Prediction

Online graph nets

2021-09-29 · Hojin Kang, Jou-Hui Ho, Diego Mesquita, Jorge Pérez 외

Temporal graph neural networks (T-GNNs) sequentially update node states and use temporal message passing to predict events in continuous-time dynamic graphs. While node states rest in the memory, the message-passing oper…

Link PredictionPrediction

Long Range Propagation on Continuous-Time Dynamic Graphs

2024-06-04 · Alessio Gravina, Giulio Lovisotto, Claudio Gallicchio, Davide Bacciu 외

Learning Continuous-Time Dynamic Graphs (C-TDGs) requires accurately modeling spatio-temporal information on streams of irregularly sampled events. While many methods have been proposed recently, we find that most messag…

Long-range modeling

Sparse-Dyn: Sparse Dynamic Graph Multi-representation Learning via Event-based Sparse Temporal Attention Network

2022-01-04 · Yan Pang, Chao Liu

Dynamic graph neural networks have been widely used in modeling and representation learning of graph structure data. Current dynamic representation learning focuses on either discrete learning which results in temporal i…

Graph EmbeddingGraph Neural NetworkGraph Representation LearningLink Prediction+2