English

Temporal Knowledge Question Answering via Abstract Reasoning Induction

Computation and Language 2024-05-20 v2 Artificial Intelligence

Abstract

In this study, we address the challenge of enhancing temporal knowledge reasoning in Large Language Models (LLMs). LLMs often struggle with this task, leading to the generation of inaccurate or misleading responses. This issue mainly arises from their limited ability to handle evolving factual knowledge and complex temporal logic. To overcome these limitations, we propose Abstract Reasoning Induction (ARI) framework, which divides temporal reasoning into two distinct phases: Knowledge-agnostic and Knowledge-based. This framework offers factual knowledge support to LLMs while minimizing the incorporation of extraneous noisy data. Concurrently, informed by the principles of constructivism, ARI provides LLMs the capability to engage in proactive, self-directed learning from both correct and incorrect historical reasoning samples. By teaching LLMs to actively construct knowledge and methods, it can significantly boosting their temporal reasoning abilities. Our approach achieves remarkable improvements, with relative gains of 29.7% and 9.27% on two temporal QA datasets, underscoring its efficacy in advancing temporal reasoning in LLMs. The code can be found at https://github.com/czy1999/ARI-QA

Keywords

Cite

@article{arxiv.2311.09149,
  title  = {Temporal Knowledge Question Answering via Abstract Reasoning Induction},
  author = {Ziyang Chen and Dongfang Li and Xiang Zhao and Baotian Hu and Min Zhang},
  journal= {arXiv preprint arXiv:2311.09149},
  year   = {2024}
}

Comments

Accepted by ACL 2024. 17 pages, 10 figures

R2 v1 2026-06-28T13:22:21.382Z