paper-with-me

홈 › Papers

TransientTables: Evaluating LLMs' Reasoning on Temporally Evolving Semi-structured Tables

2025-04-02 · Abhilash Shankarampeta, Harsh Mahajan, Tushar Kataria, Dan Roth, Vivek Gupta

Humans continuously make new discoveries, and understanding temporal sequence of events leading to these breakthroughs is essential for advancing science and society. This ability to reason over time allows us to identify future steps and understand the effects of financial and political decisions on our lives. However, large language models (LLMs) are typically trained on static datasets, limiting their ability to perform effective temporal reasoning. To assess the temporal reasoning capabilities of LLMs, we present the TRANSIENTTABLES dataset, which comprises 3,971 questions derived from over 14,000 tables, spanning 1,238 entities across multiple time periods. We introduce a template-based question-generation pipeline that harnesses LLMs to refine both templates and questions. Additionally, we establish baseline results using state-of-the-art LLMs to create a benchmark. We also introduce novel modeling strategies centered around task decomposition, enhancing LLM performance.

📄 PDF Abstract BibTeX arXiv:2504.01879

Code (0)

등록된 구현이 없습니다.

Tasks

Question GenerationQuestion-Generation

Similar Papers 제목 키워드 기반

LiveFact: A Dynamic, Time-Aware Benchmark for LLM-Driven Fake News Detection

2026-04-06 · Cheng Xu, Changhong Jin, Yingjie Niu, Nan Yan 외 arxiv

The rapid development of Large Language Models (LLMs) has transformed fake news detection and fact-checking tasks from simple classification to complex reasoning. However, evaluation frameworks have not kept pace. Curren…

Fake News Detection

FRESCO: Benchmarking and Optimizing Re-rankers for Evolving Semantic Conflict in Retrieval-Augmented Generation

2026-04-14 · Sohyun An, Hayeon Lee, Shuibenyang Yuan, Chun-cheng Jason Chen 외 arxiv

Retrieval-Augmented Generation (RAG) is a key approach to mitigating the temporal staleness of large language models (LLMs) by grounding responses in up-to-date evidence. Within the RAG pipeline, re-rankers play a pivota…

LiveSearchBench: An Automatically Constructed Benchmark for Retrieval and Reasoning over Dynamic Knowledge

2025-11-03 · Heng Zhou, Ao Yu, Yuchen Fan, Jianing Shi 외 arxiv

Evaluating large language models (LLMs) on question answering often relies on static benchmarks that reward memorization and understate the role of retrieval, failing to capture the dynamic nature of world knowledge. We …

Question Answering

SocialMaze: A Benchmark for Evaluating Social Reasoning in Large Language Models

2025-05-29 · Zixiang Xu, Yanbo Wang, Yue Huang, Jiayi Ye 외

Large language models (LLMs) are increasingly applied to socially grounded tasks, such as online community moderation, media content analysis, and social reasoning games. Success in these contexts depends on a model's so…

MedKGent: A Large Language Model Agent Framework for Constructing Temporally Evolving Medical Knowledge Graph

2025-08-17 · Duzhen Zhang, Zixiao Wang, Zhong-Zhi Li, Yahan Yu 외 arxiv

The rapid expansion of medical literature presents growing challenges for structuring and integrating domain knowledge at scale. Knowledge Graphs (KGs) offer a promising solution by enabling efficient retrieval, automate…

Question AnsweringCausal InferenceKnowledge Graphs