paper-with-me

Papers

A Simple But Powerful Graph Encoder for Temporal Knowledge Graph Completion

2022-01-16 · ACL ARR January 2022 1 · Anonymous

While knowledge graphs contain rich semantic knowledge about various entities and the relational information among them, temporal knowledge graphs (TKGs) describe and model the interactions of the entities over time. In this context, automatic temporal knowledge graph completion (TKGC) has gained great interest. Recent TKGC methods aim to integrate advanced deep learning techniques, e.g., Transformers, to boost model performance. However, we find that instead of adopting various kinds of complex modules, it is more beneficial to capture more extensive temporal information. In this paper, we propose a simple but powerful graph encoder for TKGC, namely, TARGCN. TARGCN is parameter-efficient, and it extensively utilizes the information from the whole temporal context. We perform experiments on three benchmark datasets. Our model can achieve a more than 46% relative improvement on the GDELT dataset compared with state-of-the-art models. Meanwhile, it outperforms the strongest baseline on the ICEWS05-15 dataset with around 18% fewer parameters.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graph CompletionKnowledge GraphsTemporal Knowledge Graph Completion

Similar Papers 제목 키워드 기반

A Simple But Powerful Graph Encoder for Temporal Knowledge Graph Completion

2021-12-14 · Zifeng Ding, Yunpu Ma, Bailan He, Volker Tresp

Knowledge graphs contain rich knowledge about various entities and the relational information among them, while temporal knowledge graphs (TKGs) describe and model the interactions of the entities over time. In this cont…

Knowledge Graph CompletionKnowledge GraphsTemporal Knowledge Graph Completion

TGB 2.0: A Benchmark for Learning on Temporal Knowledge Graphs and Heterogeneous Graphs

2024-06-14 · Julia Gastinger, Shenyang Huang, Mikhail Galkin, Erfan Loghmani 외

Multi-relational temporal graphs are powerful tools for modeling real-world data, capturing the evolving and interconnected nature of entities over time. Recently, many novel models are proposed for ML on such graphs int…

BenchmarkingKnowledge Graphs

LLM-driven Knowledge Distillation for Dynamic Text-Attributed Graphs

2025-02-15 · Amit Roy, Ning Yan, Masood Mortazavi

Dynamic Text-Attributed Graphs (DyTAGs) have numerous real-world applications, e.g. social, collaboration, citation, communication, and review networks. In these networks, nodes and edges often contain text descriptions,…

Edge ClassificationKnowledge DistillationLink Prediction

Keep It Simple: Graph Autoencoders Without Graph Convolutional Networks

2019-10-02 · Guillaume Salha, Romain Hennequin, Michalis Vazirgiannis

Graph autoencoders (AE) and variational autoencoders (VAE) recently emerged as powerful node embedding methods, with promising performances on challenging tasks such as link prediction and node clustering. Graph AE, VAE …

ClusteringLink PredictionNode Clustering

Simple and Effective Graph Autoencoders with One-Hop Linear Models

2020-01-21 · Guillaume Salha, Romain Hennequin, Michalis Vazirgiannis

Over the last few years, graph autoencoders (AE) and variational autoencoders (VAE) emerged as powerful node embedding methods, with promising performances on challenging tasks such as link prediction and node clustering…

ClusteringLink PredictionNode Clustering