paper-with-me

Papers

RTFE: A Recursive Temporal Fact Embedding Framework for Temporal Knowledge Graph Completion

2020-09-30 · NAACL 2021 4 · Youri Xu, E Haihong, Meina Song, wenyu song, Xiaodong Lv, wang haotian, yang jinrui

Static knowledge graph (SKG) embedding (SKGE) has been studied intensively in the past years. Recently, temporal knowledge graph (TKG) embedding (TKGE) has emerged. In this paper, we propose a Recursive Temporal Fact Embedding (RTFE) framework to transplant SKGE models to TKGs and to enhance the performance of existing TKGE models for TKG completion. Different from previous work which ignores the continuity of states of TKG in time evolution, we treat the sequence of graphs as a Markov chain, which transitions from the previous state to the next state. RTFE takes the SKGE to initialize the embeddings of TKG. Then it recursively tracks the state transition of TKG by passing updated parameters/features between timestamps. Specifically, at each timestamp, we approximate the state transition as the gradient update process. Since RTFE learns each timestamp recursively, it can naturally transit to future timestamps. Experiments on five TKG datasets show the effectiveness of RTFE.

📄 PDF Abstract BibTeX arXiv:2009.14653

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingKnowledge Graph CompletionKnowledge GraphsTemporal Knowledge Graph Completion

Similar Papers 제목 키워드 기반

Robust Transferable Feature Extractors: Learning to Defend Pre-Trained Networks Against White Box Adversaries

2022-09-14 · Alexander Cann, Ian Colbert, Ihab Amer

The widespread adoption of deep neural networks in computer vision applications has brought forth a significant interest in adversarial robustness. Existing research has shown that maliciously perturbed inputs specifical…

Adversarial Robustness

Recursive Fusion and Deformable Spatiotemporal Attention for Video Compression Artifact Reduction

2021-08-04 · Minyi Zhao, Yi Xu, Shuigeng Zhou

A number of deep learning based algorithms have been proposed to recover high-quality videos from low-quality compressed ones. Among them, some restore the missing details of each frame via exploring the spatiotemporal i…

Video Compression

A Daily Tourism Demand Prediction Framework Based on Multi-head Attention CNN: The Case of The Foreign Entrant in South Korea

2021-12-01 · Dong-Keon Kim, Sung Kuk Shyn, DongHee Kim, Seungwoo Jang 외

Developing an accurate tourism forecasting model is essential for making desirable policy decisions for tourism management. Early studies on tourism management focus on discovering external factors related to tourism dem…

Cultural Vocal Bursts Intensity PredictionDemand ForecastingManagementTime Series+1

NodeSketch: Highly-Efficient Graph Embeddings via Recursive Sketching

2020-05-13 · ‏‏‎ ‎ 2020 5 · Dingqi Yang, Paolo Rosso, Bin Li, Philippe Cudre-Mauroux

Embeddings have become a key paradigm to learn graph represen-tations and facilitate downstream graph analysis tasks. Existinggraph embedding techniques either sample a large number of nodepairs from a graph to learn nod…

RTQA : Recursive Thinking for Complex Temporal Knowledge Graph Question Answering with Large Language Models

2025-09-04 · Zhaoyan Gong, Juan Li, Zhiqiang Liu, Lei Liang 외 arxiv

Current temporal knowledge graph question answering (TKGQA) methods primarily focus on implicit temporal constraints, lacking the capability of handling more complex temporal queries, and struggle with limited reasoning …

Graph Question Answering