The standard pre/post cutoff check cannot separate memorization from recency, and a single external reference is needed to measure and adjust for temporal leakage.
ExAnte: A Benchmark for Ex-Ante Inference in Large Language Models
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
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.
fields
cs.LG 1years
2026 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Temporal Leakage in LLM Backtesting: Measurement, Validation, and Adjusted Scores
The standard pre/post cutoff check cannot separate memorization from recency, and a single external reference is needed to measure and adjust for temporal leakage.