WILDTRACE tests LLMs on naturally dispersed evidence trails
TL;DR
- WILDTRACE contains 481 tasks drawn from 214 naturally occurring long-form sources including technical incident reports and literary narratives.
- The benchmark defines seven source-internal evidence geometries, drawing on Pearl's causal hierarchy and prior multi-hop reasoning typologies.
- Each item passes multi-stage validation for clue necessity, answer groundedness, rubric fidelity, contamination resistance and answerability.
Long-context benchmarks have a hidden vice: most of them plant the evidence. A needle-in-a-haystack test drops a fact the writer chose into a document that otherwise does not need it, and then measures whether the model can find it again. Strong scores on that setup do not obviously tell you the model can reason over evidence that a real document naturally spread across itself.
WILDTRACE, posted to arXiv by Zixin Chen and colleagues, sets out to test the harder job. It is 481 tasks over 214 naturally occurring long-form sources, technical incident reports and lesser-known literary narratives, where every evidence trail arises from the document's own causal, temporal, and narrative logic rather than something the benchmark authors inserted. In their framing, the operating condition, design flaw, and missed safety check that jointly explain a disaster may sit dozens of sections apart in an incident report; a character's true motive may only surface through scenes far removed from where it becomes relevant. That is the kind of integration real analytical reading demands, and the kind planted-facts tests let a model sidestep.
The construction is the interesting part. The team mines candidate trails from document structure before any question is written, then puts each item through multi-stage validation covering clue necessity, answer groundedness, rubric fidelity, contamination resistance and answerability. They also define seven source-internal evidence geometries, drawing on Pearl's causal hierarchy and prior multi-hop reasoning typologies, to characterize the different relational demands a long document can make on a reader.
The honest caveat is that the abstract itself does not report how current frontier models actually score. Whether leading long-context systems collapse on WILDTRACE, or whether the gap versus planted-needle tests turns out to be modest, is the question the paper flags as the point of the exercise but not one this write-up can answer from the abstract alone. The geometries are counted but not enumerated in what is public, and the sources' provenance is described only in general terms.
If the benchmark holds up under external use, the operational read is clear enough. Anyone shopping for models to review incident reports, safety investigations, or long narrative material now has a cleaner signal to demand than needle scores, and vendors that have been optimizing against planted-fact evaluations may find their long-context claims land differently against evidence a document actually organized itself.
Shared on Bluesky by 2 AI experts
Originally reported by arxiv.org
Read the original article →Original headline: WILDTRACE: Benchmarking Natural Evidence Trails in Long-Context Reasoning