paper-with-me

Papers

UnSeenTimeQA: Time-Sensitive Question-Answering Beyond LLMs' Memorization

2024-07-03 · Md Nayem Uddin, Amir Saeidi, Divij Handa, Agastya Seth, Tran Cao Son, Eduardo Blanco, Steven R. Corman, Chitta Baral

This paper introduces UnSeenTimeQA, a novel data contamination-free time-sensitive question-answering (TSQA) benchmark. It differs from existing TSQA benchmarks by avoiding web-searchable queries grounded in the real-world. We present a series of time-sensitive event scenarios based on synthetically generated facts. It requires large language models (LLMs) to engage in genuine temporal reasoning without depending on the factual knowledge acquired during the pre-training phase. We designed three types of time-sensitive questions to test LLMs' temporal reasoning abilities over sequential and parallel event occurrences. Our evaluation of five LLMs on synthetic fact-based TSQA reveals mixed results: while they perform well on simpler subsets, their overall performance remains inferior as compared to real-world fact-based TSQA. Error analysis of LLM-generated reasoning chains indicates that LLMs face difficulties in reasoning over long-range event dependencies and parallel event timelines that unfold concurrently.

📄 PDF Abstract BibTeX arXiv:2407.03525

Code (0)

등록된 구현이 없습니다.

Tasks

MemorizationQuestion Answering

Similar Papers 제목 키워드 기반

How often do Answers Change? Estimating Recency Requirements in Question Answering

2026-03-17 · Bhawna Piryani, Zehra Mert, Adam Jatowt arxiv

Large language models (LLMs) often rely on outdated knowledge when answering time-sensitive questions, leading to confident yet incorrect responses. Without explicit signals indicating whether up-to-date information is r…

Question Answering

Overinformative Question Answering by Humans and Machines

2023-05-11 · Polina Tsvilodub, Michael Franke, Robert D. Hawkins, Noah D. Goodman

When faced with a polar question, speakers often provide overinformative answers going beyond a simple "yes" or "no". But what principles guide the selection of additional information? In this paper, we provide experimen…

Question Answering

Improving Time Sensitivity for Question Answering over Temporal Knowledge Graphs

2022-03-01 · ACL 2022 5 · Chao Shang, Guangtao Wang, Peng Qi, Jing Huang

Question answering over temporal knowledge graphs (KGs) efficiently uses facts contained in a temporal KG, which records entity relations and when they occur in time, to answer natural language questions (e.g., "Who was …

Knowledge GraphsQuestion AnsweringSensitivity

MRAG: A Modular Retrieval Framework for Time-Sensitive Question Answering

2024-12-20 · Zhang Siyue, Xue Yuxiang, Zhang Yiming, Wu Xiaobao 외

Understanding temporal relations and answering time-sensitive questions is crucial yet a challenging task for question-answering systems powered by large language models (LLMs). Existing approaches either update the para…

Question AnsweringRetrievalRetrieval-augmented Generation

Enhancing Temporal Sensitivity and Reasoning for Time-Sensitive Question Answering

2024-09-25 · Wanqi Yang, Yanda Li, Meng Fang, Ling Chen

Time-Sensitive Question Answering (TSQA) demands the effective utilization of specific temporal contexts, encompassing multiple time-evolving facts, to address time-sensitive questions. This necessitates not only the par…

Question AnsweringSensitivity