paper-with-me

Papers

Learning Multi-graph Structure for Temporal Knowledge Graph Reasoning

2023-12-04 · Jinchuan Zhang, Bei Hui, Chong Mu, Ling Tian

Temporal Knowledge Graph (TKG) reasoning that forecasts future events based on historical snapshots distributed over timestamps is denoted as extrapolation and has gained significant attention. Owing to its extreme versatility and variation in spatial and temporal correlations, TKG reasoning presents a challenging task, demanding efficient capture of concurrent structures and evolutional interactions among facts. While existing methods have made strides in this direction, they still fall short of harnessing the diverse forms of intrinsic expressive semantics of TKGs, which encompass entity correlations across multiple timestamps and periodicity of temporal information. This limitation constrains their ability to thoroughly reflect historical dependencies and future trends. In response to these drawbacks, this paper proposes an innovative reasoning approach that focuses on Learning Multi-graph Structure (LMS). Concretely, it comprises three distinct modules concentrating on multiple aspects of graph structure knowledge within TKGs, including concurrent and evolutional patterns along timestamps, query-specific correlations across timestamps, and semantic dependencies of timestamps, which capture TKG features from various perspectives. Besides, LMS incorporates an adaptive gate for merging entity representations both along and across timestamps effectively. Moreover, it integrates timestamp semantics into graph attention calculations and time-aware decoders, in order to impose temporal constraints on events and narrow down prediction scopes with historical statistics. Extensive experimental results on five event-based benchmark datasets demonstrate that LMS outperforms state-of-the-art extrapolation models, indicating the superiority of modeling a multi-graph perspective for TKG reasoning.

📄 PDF Abstract BibTeX arXiv:2312.03004

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Attention

Similar Papers 제목 키워드 기반

T-GRAG: A Dynamic GraphRAG Framework for Resolving Temporal Conflicts and Redundancy in Knowledge Retrieval

2025-08-03 · Dong Li, Yichen Niu, Ying Ai, Xiang Zou 외 arxiv

Large language models (LLMs) have demonstrated strong performance in natural language generation but remain limited in knowle- dge-intensive tasks due to outdated or incomplete internal knowledge. Retrieval-Augmented Gen…

Question AnsweringKnowledge Graphs

Graph RAG for Legal Norms: A Hierarchical and Temporal Approach

2025-04-29 · Hudson de Martim

This article proposes an adaptation of Graph Retrieval Augmented Generation (Graph RAG) specifically designed for the analysis and comprehension of legal norms, which are characterized by their predefined hierarchical st…

Knowledge GraphsRAGRetrieval-augmented Generation

EventKG: A Multilingual Event-Centric Temporal Knowledge Graph

2018-04-12 · Simon Gottschalk, Elena Demidova

One of the key requirements to facilitate semantic analytics of information regarding contemporary and historical events on the Web, in the news and in social media is the availability of reference knowledge repositories…

Knowledge Graphs

Two-stage Generative Question Answering on Temporal Knowledge Graph Using Large Language Models

2024-02-26 · Yifu Gao, Linbo Qiao, Zhigang Kan, Zhihua Wen 외

Temporal knowledge graph question answering (TKGQA) poses a significant challenge task, due to the temporal constraints hidden in questions and the answers sought from dynamic structured knowledge. Although large languag…

Answer GenerationGenerative Question AnsweringGraph Neural NetworkGraph Question Answering+1

ChronoQG: Towards a Temporally Expressive and Hop-Bounded Benchmark for Temporal Knowledge Graph Question Generation

2026-07-16 · Xuemeng Liu, Zhengpin Li, Wanpeng Tang, Haotong Xie 외 arxiv

Knowledge graph question generation (KGQG) aims to generate natural-language questions from structured graph evidence. Existing KGQG benchmarks, however, are mostly built on static knowledge graphs and do not encode the …

Question GenerationKnowledge Graphs