paper-with-me

홈 › Papers

On the Temporal Question-Answering Capabilities of Large Language Models Over Anonymized Data

2025-04-10 · Alfredo Garrachón Ruiz, Tomás de la Rosa, Daniel Borrajo

The applicability of Large Language Models (LLMs) in temporal reasoning tasks over data that is not present during training is still a field that remains to be explored. In this paper we work on this topic, focusing on structured and semi-structured anonymized data. We not only develop a direct LLM pipeline, but also compare various methodologies and conduct an in-depth analysis. We identified and examined seventeen common temporal reasoning tasks in natural language, focusing on their algorithmic components. To assess LLM performance, we created the \textit{Reasoning and Answering Temporal Ability} dataset (RATA), featuring semi-structured anonymized data to ensure reliance on reasoning rather than on prior knowledge. We compared several methodologies, involving SoTA techniques such as Tree-of-Thought, self-reflexion and code execution, tuned specifically for this scenario. Our results suggest that achieving scalable and reliable solutions requires more than just standalone LLMs, highlighting the need for integrated approaches.

📄 PDF Abstract BibTeX arXiv:2504.07646

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

ComplexTempQA: A Large-Scale Dataset for Complex Temporal Question Answering

2024-06-07 · Raphael Gruber, Abdelrahman Abdallah, Michael Färber, Adam Jatowt

We introduce ComplexTempQA, a large-scale dataset consisting of over 100 million question-answer pairs designed to tackle the challenges in temporal question answering. ComplexTempQA significantly surpasses existing benc…

Information RetrievalQuestion Answering

Towards Fine-Grained Video Question Answering

2025-03-10 · Wei Dai, Alan Luo, Zane Durante, Debadutta Dash 외

In the rapidly evolving domain of video understanding, Video Question Answering (VideoQA) remains a focal point. However, existing datasets exhibit gaps in temporal and spatial granularity, which consequently limits the …

Language ModelingLanguage ModellingLarge Language ModelQuestion Answering+3

VideoMind: A Chain-of-LoRA Agent for Long Video Reasoning

2025-03-17 · Ye Liu, Kevin Qinghong Lin, Chang Wen Chen, Mike Zheng Shou

Videos, with their unique temporal dimension, demand precise grounded understanding, where answers are directly linked to visual, interpretable evidence. Despite significant breakthroughs in reasoning capabilities within…

Grounded Video Question AnsweringQuestion AnsweringTemporal LocalizationVideo Question Answering+2

Fusing Temporal Graphs into Transformers for Time-Sensitive Question Answering

2023-10-30 · Xin Su, Phillip Howard, Nagib Hakim, Steven Bethard

Answering time-sensitive questions from long documents requires temporal reasoning over the times in questions and documents. An important open question is whether large language models can perform such reasoning solely …

Question AnsweringTemporal Information Extraction

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