paper-with-me

Papers

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

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

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 are expected to influence future situations. In temporal knowledge graphs, time information is integrated into the graph by equipping each edge with a timestamp or a time range. Embedding-based methods have been introduced for link prediction on temporal knowledge graphs, but they mostly lack explainability and comprehensible reasoning chains. Particularly, they are usually not designed to deal with link forecasting -- event prediction involving future timestamps. We address the task of link forecasting on temporal knowledge graphs and introduce TLogic, an explainable framework that is based on temporal logical rules extracted via temporal random walks. We compare TLogic with state-of-the-art baselines on three benchmark datasets and show better overall performance while our method also provides explanations that preserve time consistency. Furthermore, in contrast to most state-of-the-art embedding-based methods, TLogic works well in the inductive setting where already learned rules are transferred to related datasets with a common vocabulary.

📄 PDF Abstract BibTeX arXiv:2112.08025

Code (1)

liu-yushan/tlogic 공식 구현

Tasks

Knowledge GraphsLink Prediction

Similar Papers 제목 키워드 기반

Temporal Knowledge Graph Hyperedge Forecasting: Exploring Entity-to-Category Link Prediction

2025-10-28 · Edward Markai, Sina Molavipour arxiv

Temporal Knowledge Graphs have emerged as a powerful way of not only modeling static relationships between entities but also the dynamics of how relations evolve over time. As these informational structures can be used t…

Knowledge GraphsLink Prediction

JustLogic: A Comprehensive Benchmark for Evaluating Deductive Reasoning in Large Language Models

2025-01-24 · Michael K. Chen, Xikun Zhang, DaCheng Tao

Logical reasoning is a critical component of Large Language Models (LLMs), and substantial research efforts in recent years have aimed to enhance their deductive reasoning capabilities. However, existing deductive reason…

Logical Reasoning

DRUM: End-To-End Differentiable Rule Mining On Knowledge Graphs

2019-10-31 · NeurIPS 2019 12 · Ali Sadeghian, Mohammadreza Armandpour, Patrick Ding, Daisy Zhe Wang

In this paper, we study the problem of learning probabilistic logical rules for inductive and interpretable link prediction. Despite the importance of inductive link prediction, most previous works focused on transductiv…

Inductive knowledge graph completionInductive Link PredictionKnowledge GraphsLink Prediction+1

ReportLogic: Evaluating Logical Quality in Deep Research Reports

2026-01-27 · Jujia Zhao, Zhaoxin Huan, Zihan Wang, Xiaolu Zhang 외 arxiv

Users increasingly rely on Large Language Models (LLMs) for Deep Research, using them to synthesize diverse sources into structured reports that support understanding and action. In this context, the practical reliabilit…

ChatLogic: Integrating Logic Programming with Large Language Models for Multi-Step Reasoning

2024-07-14 · Zhongsheng Wang, Jiamou Liu, Qiming Bao, Hongfei Rong 외

Large language models (LLMs) such as ChatGPT and GPT-4 have demonstrated impressive capabilities in various generative tasks. However, their performance is often hampered by limitations in accessing and leveraging long-t…

Language ModelingLanguage Modelling