paper-with-me

Papers

TeMP: Temporal Message Passing for Temporal Knowledge Graph Completion

2020-10-07 · EMNLP 2020 11 · Jiapeng Wu, Meng Cao, Jackie Chi Kit Cheung, William L. Hamilton

Inferring missing facts in temporal knowledge graphs (TKGs) is a fundamental and challenging task. Previous works have approached this problem by augmenting methods for static knowledge graphs to leverage time-dependent representations. However, these methods do not explicitly leverage multi-hop structural information and temporal facts from recent time steps to enhance their predictions. Additionally, prior work does not explicitly address the temporal sparsity and variability of entity distributions in TKGs. We propose the Temporal Message Passing (TeMP) framework to address these challenges by combining graph neural networks, temporal dynamics models, data imputation and frequency-based gating techniques. Experiments on standard TKG tasks show that our approach provides substantial gains compared to the previous state of the art, achieving a 10.7% average relative improvement in Hits@10 across three standard benchmarks. Our analysis also reveals important sources of variability both within and across TKG datasets, and we introduce several simple but strong baselines that outperform the prior state of the art in certain settings.

📄 PDF Abstract BibTeX arXiv:2010.03526

Code (1)

JiapengWu/TeMP 공식 구현 pytorch

Tasks

ImputationKnowledge Graph CompletionKnowledge GraphsTemporal Knowledge Graph Completion

Similar Papers 제목 키워드 기반

Expressive Power of Temporal Message Passing

2024-08-19 · Przemysław Andrzej Wałęga, Michael Rawson

Graph neural networks (GNNs) have recently been adapted to temporal settings, often employing temporal versions of the message-passing mechanism known from GNNs. We divide temporal message passing mechanisms from literat…

Enhancing Topological Dependencies in Spatio-Temporal Graphs with Cycle Message Passing Blocks

2024-01-29 · Minho Lee, Yun Young Choi, Sun Woo Park, Seunghwan Lee 외

Graph Neural Networks (GNNs) and Transformer-based models have been increasingly adopted to learn the complex vector representations of spatio-temporal graphs, capturing intricate spatio-temporal dependencies crucial for…

Spatio-Temporal ForecastingTime Series PredictionTraffic Prediction

Efficient Traffic Prediction Through Spatio-Temporal Distillation

2025-01-15 · Qianru Zhang, Xinyi Gao, Haixin Wang, Siu-Ming Yiu 외

Graph neural networks (GNNs) have gained considerable attention in recent years for traffic flow prediction due to their ability to learn spatio-temporal pattern representations through a graph-based message-passing fram…

Knowledge DistillationPredictionTraffic Prediction

Temporal Graph Rewiring with Expander Graphs

2024-06-04 · Katarina Petrović, Shenyang Huang, Farimah Poursafaei, Petar Veličković

Evolving relations in real-world networks are often modelled by temporal graphs. Temporal Graph Neural Networks (TGNNs) emerged to model evolutionary behaviour of such graphs by leveraging the message passing primitive a…

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