LGMay 26, 2025

ExAnte: A Benchmark for Ex-Ante Inference in Large Language Models

arXiv:2505.19533v11 citationsh-index: 4Has Code
Originality Incremental advance
AI Analysis

This addresses the challenge of temporal reasoning in LLMs for time-sensitive applications, but it is incremental as it focuses on evaluation rather than solving the problem.

The paper tackles the problem of LLMs' inability to reason without future information by introducing a benchmark for ex-ante inference, revealing that LLMs struggle to adhere to temporal cutoffs across tasks like stock prediction and QA.

Large language models (LLMs) face significant challenges in ex-ante reasoning, where analysis, inference, or predictions must be made without access to information from future events. Even with explicit prompts enforcing temporal cutoffs, LLMs often generate outputs influenced by internalized knowledge of events beyond the specified cutoff. This paper introduces a novel task and benchmark designed to evaluate the ability of LLMs to reason while adhering to such temporal constraints. The benchmark includes a variety of tasks: stock prediction, Wikipedia event prediction, scientific publication prediction, and Question Answering (QA), designed to assess factual knowledge under temporal cutoff constraints. We use leakage rate to quantify models' reliance on future information beyond cutoff timestamps. Experimental results reveal that LLMs struggle to consistently adhere to temporal cutoffs across common prompting strategies and tasks, demonstrating persistent challenges in ex-ante reasoning. This benchmark provides a potential evaluation framework to advance the development of LLMs' temporal reasoning ability for time-sensitive applications.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes