Unlocking Temporal Question Answering for Large Language Models with Tailor-Made Reasoning Logic
Xingxuan Li, Liying Cheng, Qingyu Tan, Hwee Tou Ng, Shafiq Joty,, Lidong Bing

TL;DR
This paper introduces TempLogic, a specialized framework that enhances large language models' ability to perform complex temporal reasoning by integrating retrieval-guided context, data extraction, and custom logic, addressing current limitations.
Contribution
The paper presents TempLogic, a novel approach specifically designed for temporal question answering, improving LLMs' understanding and reasoning over time-based information.
Findings
TempLogic significantly improves temporal reasoning accuracy.
Traditional chain-of-thought methods do not enhance complex temporal tasks.
Extensive experiments validate the framework's effectiveness.
Abstract
The temporal aspect is a significant dimension of our reality. We notice the challenge that large language models (LLMs) face when engaging in temporal reasoning. Our preliminary experiments show that methods involving the generation of intermediate reasoning steps, such as chain-of-thought and program-aided language models, do not consistently boost the performance of complex temporal question-answering tasks. This limitation can be attributed to the LLMs' inadequate understanding of temporal information. To address this problem, we propose TempLogic, a novel framework designed specifically for temporal question-answering tasks across three levels of reasoning. TempLogic incorporates retrieval-guided context distillation, temporal data extraction, and tailor-made logic reasoning. Extensive experiments and analysis demonstrate the effectiveness of our framework in solving intricate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Speech and dialogue systems
