paper-with-me

Papers

Temporal Knowledge Graph Forecasting with Neural ODE

2021-01-13 · Zhen Han, Zifeng Ding, Yunpu Ma, Yujia Gu, Volker Tresp

There has been an increasing interest in inferring future links on temporal knowledge graphs (KG). While links on temporal KGs vary continuously over time, the existing approaches model the temporal KGs in discrete state spaces. To this end, we propose a novel continuum model by extending the idea of neural ordinary differential equations (ODEs) to multi-relational graph convolutional networks. The proposed model preserves the continuous nature of dynamic multi-relational graph data and encodes both temporal and structural information into continuous-time dynamic embeddings. In addition, a novel graph transition layer is applied to capture the transitions on the dynamic graph, i.e., edge formation and dissolution. We perform extensive experiments on five benchmark datasets for temporal KG reasoning, showing our model's superior performance on the future link forecasting task.

📄 PDF Abstract BibTeX arXiv:2101.05151

Code (1)

temporalkgteam/tango 공식 구현 pytorch

Tasks

Future predictionKnowledge Graphs

Similar Papers 제목 키워드 기반

Explainable Subgraph Reasoning for Forecasting on Temporal Knowledge Graphs

2021-01-01 · ICLR 2021 1 · Zhen Han, Peng Chen, Yunpu Ma, Volker Tresp

Interest has been rising lately towards modeling time-evolving knowledge graphs (KGs) with the rapid growth of heterogeneous event data. Recently, graph representation learning approaches have become the dominant paradig…

Graph Representation LearningKnowledge GraphsLink PredictionRepresentation Learning

KST-GCN: A Knowledge-Driven Spatial-Temporal Graph Convolutional Network for Traffic Forecasting

2020-11-26 · Jiawei Zhu, Xin Han, Hanhan Deng, Chao Tao 외

While considering the spatial and temporal features of traffic, capturing the impacts of various external factors on travel is an essential step towards achieving accurate traffic forecasting. However, existing studies s…

Knowledge GraphsRepresentation Learning

xERTE: Explainable Reasoning on Temporal Knowledge Graphs for Forecasting Future Links

2020-12-31 · Zhen Han, Peng Chen, Yunpu Ma, Volker Tresp

Modeling time-evolving knowledge graphs (KGs) has recently gained increasing interest. Here, graph representation learning has become the dominant paradigm for link prediction on temporal KGs. However, the embedding-base…

Graph Representation LearningKnowledge GraphsLink PredictionRepresentation Learning

TLogic: Temporal Logical Rules for Explainable Link Forecasting on Temporal Knowledge Graphs

2021-12-15 · Yushan Liu, Yunpu Ma, Marcel Hildebrandt, Mitchell Joblin 외

Conventional static knowledge graphs model entities in relational data as nodes, connected by edges of specific relation types. However, information and knowledge evolve continuously, and temporal dynamics emerge, which …

Knowledge GraphsLink Prediction

ForecastTKGQuestions: A Benchmark for Temporal Question Answering and Forecasting over Temporal Knowledge Graphs

2022-08-12 · Zifeng Ding, Zongyue Li, Ruoxia Qi, Jingpei Wu 외

Question answering over temporal knowledge graphs (TKGQA) has recently found increasing interest. TKGQA requires temporal reasoning techniques to extract the relevant information from temporal knowledge bases. The only e…

Knowledge GraphsQuestion Answering