Pith. sign in

REVIEW 3 major objections 5 minor 26 references

WildTrace: Benchmarking Natural Evidence Trails in Long-Context Reasoning

T0 review · 3 major / 5 minor · reviewed 2026-08-02 · deepseek-v4-flash

Pith's one-line read This paper claims that long-context model evaluations have been measuring access and retrieval rather than the harder task of integrating evidence the source itself disperses, and introduces WILDTRACE to close that gap.

desk verdict A carefully built, genuinely new benchmark for source-internal evidence integration; the geometry profile is the weakest link because trail 'naturalness' is never ablated against human mining. read the letter →

arxiv 2607.09328 v2 pith:54UZWQE6 submitted 2026-07-10 cs.CL cs.AI

classification cs.CLcs.AI
keywords long-contextreasoningbenchmarkevidencetrailsmulti-hopcounterfactualquestionansweringintegrationLLMevaluation
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

WILDTRACE argues that the decisive test for long-context models is not whether they can find facts in long documents, but whether they can recover the causal, temporal, or narrative relations that naturally scattered passages jointly license. The paper introduces a benchmark of 481 questions over 214 real technical reports and literary texts, built source-first: evidence trails are mined from each document's own structure before a question is written, and only 481 of 3,506 candidates survive strict contamination, necessity, grounding, and answerability gates. Evaluated under evidence-withheld conditions, the strongest of 18 frontier systems scores 75.3% mean rubric credit, with a sharp geometry profile — intersection questions near 70%, counterfactual branching near 49%. The paper concludes that the frontier bottleneck is relation-preserving reasoning over natural evidence, not token access, and that measured performance declines systematically with document scale.

What carries the argument

The central object is the natural evidence trail: a set of source-internal spans and typed relations that jointly warrant an answer, with clue placement and inferential dependency both induced by the document itself. It is realized through a source-first pipeline — overlapping segmentation, local evidence records, a typed source-internal graph, and geometry-specific queries that mine trails for seven evidence geometries — followed by a hidden trail artifact (spans, edges, geometry label) plus a public question and criterion-level rubric. The geometry taxonomy distinguishes chains, intersections, comparisons, temporal reconstructions, causal fan-in, abductive explanations, and counterfactual

What would settle it

Take a stratified sample of WILDTRACE sources and have human analysts independently trace the evidence supporting each public question; if the human-mined trails diverge from the stored trails, or if rescoring with human trails changes the geometry ordering, the claim that the benchmark measures source-internal evidence integration collapses. A smaller companion check: expand the expert-scored sample well beyond the 60 responses used to validate the judges and see whether the r≈0.85 correlation with the panel holds.

Watch

Extended reading notes

Core claim

The central discovery is that source-internal evidence integration is both measurable and far from saturated at the frontier. By constructing a benchmark where evidence trails arise from the document's own causal, temporal, and narrative logic — rather than from planted facts or reverse-engineered chains — the paper shows that the strongest evaluated system reaches only 75.3% mean rubric credit, while counterfactual reasoning items average just 49% and intersection items near 70%. The paper further reports a graded performance decline as document length grows, and interprets both patterns as evidence that the binding constraint is not context-window size but whether a model can select the ri

Load-bearing premise

The load-bearing premise is that the LLM-assisted extraction pipeline recovers each document's own evidential structure and that the three-judge rubric means track genuine analytical completeness; if mined trails or judge scores reflect builder-model preferences rather than the sources, the geometry ordering and length-gradient conclusions would be construction artifacts.

Editorial extensions

If this is right

  • If WILDTRACE measures what it claims, the 24.7-point gap between the top system and full rubric credit means frontier long-context models still have substantial headroom on source-internal evidence integration, independent of context-window size.
  • The geometry profile indicates that improving counterfactual and causal/abductive reasoning — maintaining separated actual and alternative branches and preserving explanatory direction — would move overall scores more than improving retrieval or simple aggregation.
  • The graded decline with document scale implies that long-context capability should be viewed as selective retention with relational fidelity, not just context reach; systems that compress without preserving relations will degrade qualitatively.
  • The benchmark offers a behavioral probe for architecture and memory design: intersection and comparative items test multi-anchor addressability, temporal and causal items test order and direction preservation, and counterfactual items test branch separation.
  • Evidence-withheld full-document evaluation can serve as a reference protocol for future long-context benchmarks, moving beyond needle probes and pre-selected passage settings.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • A natural next test would be to compare LLM-mined trails against an independently human-mined trail set for the same sources; if the geometry ordering survives that audit, the difficulty profile is likely intrinsic rather than an artifact of the extraction models.
  • The same benchmark design could be extended to legal, medical, and scientific documents, where evidence trails may be more explicit and where the cost of dropped relations is higher in practice.
  • The question-conditioned evidence-state framing suggests that post-training objectives could supervise intermediate relational structures — comparison axes, branch identities, causal directions — a direction the paper raises but does not itself train.
  • A testable prediction follows from the paper's account: under matched inference budgets, a harness or memory method that preserves relational structure should outperform one that merely summarizes salient facts, with the gap largest on counterfactual and temporal items.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 5 minor

Summary. The paper introduces WILDTRACE, a long-context QA benchmark of 481 tasks over 214 naturally occurring sources (technical incident reports, English and Chinese literary narratives). Items are constructed source-first: documents are segmented and converted into typed evidence graphs, geometry-specific queries mine candidate evidence trails, and only then are questions, reference answers, and criterion-level rubrics written. A nine-gate validation protocol (D1–D9), no-document contamination probes, leave-one-out and single-clue sufficiency checks, blinded relabeling, and expert adjudication of judge scores are used to promote 481 of 3,506 candidates. Eighteen systems are evaluated under full-document, evidence-withheld conditions; the best system reaches 75.3% mean rubric credit, with a pronounced geometry profile (intersection ≈70%, counterfactual ≈49%). The paper argues that WILDTRACE uniquely measures source-internal evidence integration rather than access or retrieval.

Significance. Assuming the construction pipeline recovers the sources' own evidential structure, WILDTRACE fills a genuine gap: existing long-context and multi-hop benchmarks largely use inserted, pre-selected, or reverse-engineered evidence. The validation apparatus is unusually thorough for a benchmark paper — D1–D9 gates, 38% no-document rejection, leave-one-out and single-clue rejection, blinded geometry relabeling with κ=0.88–0.93, expert validation of the judge panel, and a Qwen-family bias check. The release includes locked task JSONs, evaluation scripts, score matrices, and audit artifacts, which supports reproducibility. The geometry taxonomy is a useful diagnostic axis, and the graded tier performance plus geometry-specific failure modes are informative. The main uncertainty is whether the LLM-assisted trail induction introduces systematic selection bias; because the benchmark's central differentiator is 'natural' evidence trails, this needs to be addressed before the geometry profile can be interpreted as a property of the sources rather than of the construction process.

major comments (3)
  1. [§2.4, §A.3, Table 6; relevant to §3.3, Fig. 5B] The benchmark's distinguishing claim is that evidence trails are 'natural' — induced by the document's own structure. The induction pipeline uses LLM-assisted extraction and geometry-specific graph queries, with human review and D1–D9 gates filtering proposed trails. These gates check source support, necessity, dispersion, and answerability, but they operate entirely on the set of trails that the proposing LLMs happened to generate. There is no experiment comparing LLM-mined trails against an independently human-mined trail set for the same sources. Consequently, the headline geometry profile — intersection ≈70% vs counterfactual ≈49% — could reflect systematic over- or under-proposal of relation types by the builder models (e.g., counterfactual branches may be mined only from awkward passages, while intersections are easy to spot). The blinded relabeling study (Table 5) re-labels existi
  2. [§A.5, Tables 10–11; relevant to Fig. 5B] The three-judge rubric mean is validated against expert consensus on only 60 response cells (r≈0.85 overall), and the rubric-only vs evidence-visible spot check (n=124) found 6% of cells moving down by ≥20 points. Because the paper's main diagnostic is the geometry profile, a judge bias correlated with geometry (e.g., systematic generosity toward comparative lists or harshness toward counterfactuals) could distort the ordering even if overall correlation is good. Please report the human–judge correlation per geometry (and per tier), and provide confidence intervals for the geometry means that include judge variance. If per-geometry agreement is uneven, larger expert scoring or judge recalibration is needed before the 21-point gap can be taken at face value.
  3. [§5 Limitations] The limitations section acknowledges coverage and multi-geometry issues but omits the construction-naturalness limitation above. Given that the paper's contribution is precisely 'natural evidence trails,' the absence of this limitation is conspicuous and should be corrected by either adding the missing ablation or explicitly stating that trail naturalness is assumed rather than demonstrated.
minor comments (5)
  1. [Figure 1] 'P ASS G' appears to be a typo for 'PASS G' in the PASS/FAIL row labels.
  2. [Table 13] Specify which six systems are included in 'top-six headline systems'; the caption is ambiguous.
  3. [§A.5, D4] Specify the no-document probe models and thresholds; the current text says only 'strong models'.
  4. [§2.3] Consider adding the source-count breakdown by family in the main text rather than only in the appendix.
  5. [§3.3, last paragraph] The claim that 'systems with similar aggregate performance can exhibit different strengths' would benefit from a direct citation to Table 13 or a small illustrative example.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity; the benchmark's construction, validation, and scoring chains are self-contained and externally anchored.

full rationale

The paper's central claims are empirical measurements on a benchmark whose construction is source-first and validity-gated, not a derivation that reduces to its own inputs. Evidence trails are mined from raw documents before questions are written (§2.4, Table 6), and promotion requires source grounding, necessity, contamination, and answerability checks (D1–D9, §A.5). The headline geometry profile (§3.3) is an observed score difference across items whose geometry labels are audited via blinded relabeling (κ≈0.89, §A.2), not a fitted parameter relabeled as a prediction. Scoring uses three non-contestant rubric judges with quantified family bias checks and expert validation on a stratified sample (§A.5), so the score chain does not reduce to the evaluated models' own outputs. The paper does not invoke a self-citation chain or uniqueness theorem to justify its choices, and its limitations section is explicit about coverage and scope rather than hiding a circular step. The absence of an independent human-mined trail comparison is a construct-validity concern about naturalness, not a circularity: nothing in the paper defines the geometry profile in terms of the mining pipeline's outputs or derives the benchmark's difficulty claims from its own construction by definition.

Assumptions & free parameters 5 free parameters · 4 assumptions · 3 invented entities

This is a benchmark paper, so the ledger holds design hyperparameters and trust assumptions rather than physical free parameters. The honest count: five hand-chosen numbers shape the release and the headline curves (window size, sample floors, dispersion gates, tier boundaries, judge composition), and four assumptions carry the validity argument (faithful extraction, judge-as-expert proxy, taxonomy adequacy, probe/necessity sufficiency). The strongest unquantified risk is the first: the benchmark's difficulty profile partly depends on trail mining by LLMs that are themselves the measurement target.

free parameters (5)
  • Induction window size = 25K characters (nominal)
    Segmentation window size in §A.3/Table 7, chosen by hand; determines what local records and edges exist, hence which trails can be mined.
  • Geometry-by-tier sample floor = 12 per geometry (L0, L6); 8 per geometry (L1–L5)
    Power-design floor in Table 3; chosen by hand to enable geometry-by-tier analysis.
  • D6 dispersion thresholds = not specified numerically
    Minimum clue spread required for a declared geometry (§A.5, D6: 'sufficiently dispersed for the declared geometry; targeted miners may impose stricter spread gates'). The exact values are not reported, so the gate is under-specified.
  • Context-tier boundaries = L0 ≤128K; L1 128–181K; L2 181–256K; L3 256–362K; L4 362–512K; L5 512–724K; L6 724K–1M; L7 >1M
    Half-octave tiers in Table 4, chosen for balance and analysis rather than derived; the L7 exclusion (3 items) affects how the length trend is read.
  • Judge ensemble composition = Claude-Sonnet-4.6, Qwen3.5-Plus, Gemini-2.5-Flash
    Hand-picked non-contestant judges (§2.6); grand means differ by up to 6.5 pp (Table 9), so absolute scores depend on this choice.
assumptions (4)
  • domain assumption Rule + LLM-assisted extraction with source-support verification faithfully recovers the document's own evidential structure
    The whole source-first promise (§2.4, §A.3 stages 2–4) depends on this. If the LLM proposers imprint their own priors on which edges and trails exist, the benchmark measures model-shaped trails, not natural ones. Mitigated by human review but not ablated.
  • domain assumption Three-judge LLM rubric means approximate human expert scoring of analytical completeness
    Invoked for all reported scores (§2.6, §A.5). Supported by a 60-cell expert validation (r≈0.85, MAD≈0.14) and a 124-cell evidence-visible spot check, but not by exhaustive human rescoring; the paper concedes this.
  • ad hoc to paper The seven evidence geometries adequately partition the answer-critical reasoning demands
    Taxonomy in §2.3/Figure 3, drawn from Pearl's causal hierarchy and prior multi-hop typologies but instantiated by this paper. Blinded relabeling κ≈0.89 shows labels are reproducible, not that the scheme is complete; the paper states real questions can combine multiple relations.
  • domain assumption No-document probes and leave-one-out/single-clue checks eliminate contamination and enforce multi-hop necessity
    D4 and D2/D7 (§A.5). D4 rejects 38% of the candidate pool, showing the probe has power, but absolute contamination resistance depends on the strength of the unspecified 'strong models' used as probes; D7's necessity verdict depends on the D5 core-fact decomposition.
invented entities (3)
  • Natural evidence trail
    purpose: The core construct: a set of source-internal clues and typed relations that jointly warrant an answer, with layout and dependency induced by the document itself (§1, §2.2).
    A definitional measurement construct, not a physical entity. Its 'existence' is established by the construction pipeline itself; the only outside anchor is human review and relabeling agreement, both internal to the paper.
  • Seven evidence geometries
    purpose: Taxonomy of answer-critical relational demands: chains, intersections, comparisons, temporal reconstruction, causal attribution, abduction, counterfactuals (§2.3, Figure 3).
    Operationalized labels with internal reliability κ≈0.88–0.89. They organize results but are not independently verifiable as the true structure of reasoning; primary/secondary ambiguity is acknowledged.
  • Question-conditioned evidence state
    purpose: Explanatory concept in Discussion (§4) for what successful models must construct — compact retention of answer-critical facts, bindings, and relations.
    A framing metaphor for future work, not load-bearing for the benchmark's claims.

how reviews work

0 comments
Cite this review

Pith. "Pith review of WildTrace: Benchmarking Natural Evidence Trails in Long-Context Reasoning." pith.science (2026). https://pith.science/paper/54UZWQE6

@misc{pith2026260709328,
  author       = {Pith},
  title        = {Pith review of: WildTrace: Benchmarking Natural Evidence Trails in Long-Context Reasoning},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/54UZWQE6}},
  note         = {Machine review of arXiv:2607.09328}
}
read the original abstract

Answering complex questions over long documents frequently requires integrating evidence that the source itself disperses naturally across distant passages. In an incident report, the operating condition, design flaw, and missed safety check that jointly explain a disaster may appear dozens of sections apart; in a novel, a character's true motive may surface only through scenes far removed from the moment it becomes relevant. This source-internal evidence integration is central to real-world long-document analysis, yet existing benchmarks largely sidestep it. Needle probes, planted facts, and reverse-engineered multi-hop chains embed evidence that may differ from the host text in distribution, placement, or register, making it unclear whether strong performance reflects genuine source reasoning or distributional artifacts. We introduce WILDTRACE, a benchmark of 481 tasks over 214 naturally occurring long-form sources such as technical incident reports and lesser-known literary narratives, where all evidence trails arise from the document's own causal, temporal, and narrative logic. Drawing on Pearl's causal hierarchy and prior multi-hop reasoning typologies, we define seven source-internal evidence geometries that characterize the distinct relational demands of analytical reading in long documents. A source-first construction pipeline mines candidate trails from document structure before writing questions; each item then undergoes multi-stage validation covering clue necessity, answer groundedness, rubric fidelity, contamination resistance and answerability. As models are increasingly entrusted with real-world high-stakes analytical tasks, this gap between accessing information and reasoning over naturally dispersed evidence emerges as a defining challenge for the next stage of long-context research.

Figures

Figures reproduced from arXiv: 2607.09328 by the authors.

Figure 1
Figure 1. A WILDTRACE task design example. The public task asks for a comparative evidence trail; the card displays construction artifacts that are hidden during evaluation. C1–C5 are the five load-bearing clue windows, and @ marks each window’s approximate source location. The item tests whether a model can recover both mechanisms across distant passages: Jack’s apparent guilt comes from deliberate letter suppression, wherea… view at source ↗
Figure 2
Figure 2. WILDTRACE construction and evaluation boundary. The pipeline is source-first: long sources are segmented into local records, linked into typed source-internal graphs, mined for geometry-specific evidence trails, and only then converted into questions, answers, and rubrics. At evaluation time, models see only the full source and public question; evidence spans, clue counts, graph paths, reference answers, rubrics, an… view at source ↗
Figure 3
Figure 3. Seven source-induced evidence geometries. Each schematic node is a grounded source span and each edge is a source-internal relation discovered from the document rather than inserted by the benchmark. The geometry label names the primary dependency required for rubric credit: chains propagate constraints, intersections satisfy scattered conditions, comparisons align attributes, temporal items recover event order, cau… view at source ↗
Figures from the paper (6 more)
Figure 4
Figure 4. Figure 4: Strict promotion and validation funnel. Candidate artifacts enter the locked release only after no-document contamination probes, source-support and relevance checks, answer-core review, multi-hop necessity and shortcut rejection, evidence-conditioned answerability, ma…
Figure 5
Figure 5. Figure 5: Length and geometry provide complementary diagnostics. Performance by context tier and evidence geometry. Panel A reports mean rubric credit across the powered L0–L6 context tiers. Panel B reports mean credit by primary evidence geometry. L7 is excluded from tier compa…
Figure 5
Figure 5. Figure 5: Length and geometry provide complementary diagnostics. Performance by context tier and evidence geometry. Panel A reports mean rubric credit across the powered L0–L6 context tiers. Panel B reports mean credit by primary evidence geometry. L7 is excluded from tier compa…
Figure 6
Figure 6. Figure 6: WILDTRACE release statistics. The dashboard summarizes the locked release: task and source counts, validation-tracked candidate funnel, source-family mix, evidence-geometry counts, context-tier distribution, and released-task complexity statistics computed from the str…
Figure 6
Figure 6. Figure 6: WILDTRACE release statistics. The dashboard summarizes the locked release: task and source counts, validation-tracked candidate funnel, source-family mix, evidence-geometry counts, context-tier distribution, and released-task complexity statistics computed from the str…
Figure 7
Figure 7. Figure 7: Release-promotion protocol and feedback loop. Candidates must pass contamination probes, D1–D9 strict checks, evidence-conditioned answerability, dual manual review, and final merge hygiene before entering the canonical set. The lower panels summarize review feedback: …

Discussion (0). Sign in to comment.

Reference graph

Works this paper leans on

26 extracted references · 17 linked inside Pith

  1. [2]

    Raw-source evaluation

    Figure 3 in the main text gives the source-internal evidence-geometry taxonomy, and Figure 7 summarizes the release-promotion loop. We then spell out the artifact record, validation gates, manual-review procedure, role separation, and evaluation boundary used to audit the final benchmark. A.1 Related Work and Benchmark Positioning Table 2 is a boundary ma...

  2. [6]

    URL https://arxiv.org/ abs/2606.19348

    doi: 10.48550/arXiv.2606.19348. URL https://arxiv.org/ abs/2606.19348. Mingxuan Du, Benfeng Xu, Chiwei Zhu, Xiaorui Wang, and Zhendong Mao. Deepresearch bench: A comprehensive benchmark for deep research agents.arXiv preprint arXiv:2506.11763,

  3. [7]

    Xiang Feng, Jiawei Zhou, Zhangfeng Huang, Kewei Wang, Shanshan Ye, Jinxin Hu, Zulong Chen, Yong Luo, and Jing Zhang

    URL https://arxiv.org/abs/2506.11763. Xiang Feng, Jiawei Zhou, Zhangfeng Huang, Kewei Wang, Shanshan Ye, Jinxin Hu, Zulong Chen, Yong Luo, and Jing Zhang. Docscope: Benchmarking verifiable reasoning for trustworthy long- document understanding.arXiv preprint arXiv:2605.08888,

  4. [8]

    Tianyu Gao, Howard Yen, Jiatong Yu, and Danqi Chen

    URL https://arxiv.org/ abs/2605.08888. Tianyu Gao, Howard Yen, Jiatong Yu, and Danqi Chen. Enabling large language models to generate text with citations. InProceedings of the 2023 Conference on Empirical Methods in Natural Language Processing,

  5. [10]

    URLhttps://arxiv.org/abs/2503.19786

    doi: 10.48550/ arXiv.2503.19786. URLhttps://arxiv.org/abs/2503.19786. Suchin Gururangan, Swabha Swayamdipta, Omer Levy, Roy Schwartz, Samuel R. Bowman, and Noah A. Smith. Annotation artifacts in natural language inference data. InNAACL,

  6. [13]

    Tomáš Koˇciský, Jonathan Schwarz, Phil Blunsom, Chris Dyer, Karl Moritz Hermann, Gábor Melis, and Edward Grefenstette

    URL https://arxiv.org/abs/2604.24964. Tomáš Koˇciský, Jonathan Schwarz, Phil Blunsom, Chris Dyer, Karl Moritz Hermann, Gábor Melis, and Edward Grefenstette. The narrativeqa reading comprehension challenge.Transactions of the Association for Computational Linguistics,

  7. [15]

    Jiaqi Li, Mengmeng Wang, Zilong Zheng, and Muhan Zhang. LooGLE: Can long-context language models understand long contexts? InProceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 16304–16333, Bangkok, Thailand, 2024a. Association for Computational Linguistics. doi: 10.18653/v1/2024.acl-long....

  8. [16]

    Nelson F

    URLhttps: //aclanthology.org/2023.findings-emnlp.467/. Nelson F. Liu, Kevin Lin, John Hewitt, Ashwin Paranjape, Michele Bevilacqua, Fabio Petroni, and Percy Liang. Lost in the middle: How language models use long contexts.Transactions of the Association for Computational Linguistics,

Show all 26 references
  1. [18]

    Sewon Min, Eric Wallace, Sameer Singh, Matt Gardner, Hannaneh Hajishirzi, and Luke Zettlemoyer

    URLhttps://arxiv.org/abs/2601.11868. Sewon Min, Eric Wallace, Sameer Singh, Matt Gardner, Hannaneh Hajishirzi, and Luke Zettlemoyer. Compositional questions do not necessitate multi-hop reasoning. InACL,

  2. [19]

    press/v267/modarressi25a.html

    URL https://proceedings.mlr. press/v267/modarressi25a.html. Tsendsuren Munkhdalai, Manaal Faruqui, and Siddharth Gopal. Leave no context behind: Efficient infinite context transformers with Infini-attention.arXiv preprint arXiv:2404.07143,

  3. [20]

    URLhttps://arxiv.org/abs/2404.07143

    doi: 10.48550/arXiv.2404.07143. URLhttps://arxiv.org/abs/2404.07143. Richard Yuanzhe Pang, Alicia Parrish, Nitish Joshi, Nikita Nangia, Jason Phang, Angelica Chen, Vishakh Padmakumar, Johnny Ma, Jana Thompson, He He, and Samuel R. Bowman. QuALITY: Question answering with long ...

  4. [22]

    11 Harsh Trivedi, Niranjan Balasubramanian, Tushar Khot, and Ashish Sabharwal

    URLhttps://arxiv.org/abs/2501.14249. 11 Harsh Trivedi, Niranjan Balasubramanian, Tushar Khot, and Ashish Sabharwal. Musique: Multihop questions via single-hop question composition.Transactions of the Association for Computational Linguistics,

  5. [23]

    Novelqa: Benchmarking question answering on documents exceeding 200k tokens.arXiv preprint arXiv:2403.12766, 2024a

    Cunxiang Wang, Ruoxi Ning, Boqi Pan, Tonghui Wu, Qipeng Guo, Cheng Deng, Guangsheng Bao, Xiangkun Hu, Zheng Zhang, Qian Wang, and Yue Zhang. Novelqa: Benchmarking question answering on documents exceeding 200k tokens.arXiv preprint arXiv:2403.12766, 2024a. Minzheng Wang, Longz...

  6. [25]

    Biao Xiang, Soyeon Caren Han, and Yihao Ding

    URL https://arxiv.org/abs/2504.12516. Biao Xiang, Soyeon Caren Han, and Yihao Ding. BRIDGE: Benchmark for multi-hop reasoning in long multimodal documents with grounded evidence.arXiv preprint arXiv:2603.07931,

  7. [26]

    Kai Yan, Zhan Ling, Kang Liu, Yifan Yang, Ting-Han Fan, Lingfeng Shen, Zhengyin Du, and Jiecao Chen

    URLhttps://arxiv.org/abs/2603.07931. Kai Yan, Zhan Ling, Kang Liu, Yifan Yang, Ting-Han Fan, Lingfeng Shen, Zhengyin Du, and Jiecao Chen. Mir-bench: Can your llm recognize complicated patterns via many-shot in-context reasoning?arXiv preprint arXiv:2502.09933,

  8. [27]

    100-longbench: Are de facto long-context benchmarks literally evaluating long-context ability?arXiv preprint arXiv:2505.19293,

    Wang Yang, Hongye Jin, Shaochen Zhong, Song Jiang, Qifan Wang, Vipin Chaudhary, and Xiaotian Han. 100-longbench: Are de facto long-context benchmarks literally evaluating long-context ability?arXiv preprint arXiv:2505.19293,

  9. [28]

    Helmet: How to evaluate long-context language models effectively and thoroughly

    Howard Yen, Tianyu Gao, Max Hou, Ke Ding, Daniel Fleischer, Peter Izsak, Moshe Wasserblat, and Danqi Chen. Helmet: How to evaluate long-context language models effectively and thoroughly. arXiv preprint arXiv:2410.02694,

  10. [29]

    Academiceval: Live long-context llm benchmark.arXiv preprint arXiv:2510.17725,

    Haozhen Zhang, Tao Feng, Pengrui Han, and Jiaxuan You. Academiceval: Live long-context llm benchmark.arXiv preprint arXiv:2510.17725,

  11. [31]

    org/abs/2402.13718

    URL https://arxiv. org/abs/2402.13718. 12 A Additional Construction and Validation Details This appendix begins with related work and benchmark positioning, then gives the operational details behind Section

  12. [2018]

    Babilong: Testing the limits of llms with long context reasoning-in-a-haystack.arXiv preprint arXiv:2406.10149,

    Yuri Kuratov, Aydar Bulatov, Pavel Anokhin, Dmitry Sorokin, Alexey Sorokin, and Mikhail Burtsev. Babilong: Testing the limits of llms with long context reasoning-in-a-haystack.arXiv preprint arXiv:2406.10149,

  13. [2020]

    Ruler: What’s the real context size of your long-context language models?arXiv preprint arXiv:2404.06654,

    Cheng-Ping Hsieh, Simeng Sun, Samuel Kriman, Shantanu Acharya, Dima Rekesh, Fei Jia, and Boris Ginsburg. Ruler: What’s the real context size of your long-context language models?arXiv preprint arXiv:2404.06654,

  14. [2021]

    doi: 10.18653/v1/2021.naacl-main.365

    Association for Computational Linguistics. doi: 10.18653/v1/2021.naacl-main.365. URL https://aclanthology.org/2021. naacl-main.365/. DeepSeek-AI. DeepSeek-V4: Towards highly efficient million-token context intelligence.arXiv preprint arXiv:2606.19348,

  15. [2023]

    Gemma Team

    URLhttps://aclanthology.org/2023.emnlp-main.398/. Gemma Team. Gemma 3 technical report.arXiv preprint arXiv:2503.19786,

  16. [2024]

    doi: 10.18653/v1/2024.acl-long.776

    Association for Computational Linguistics. doi: 10.18653/v1/2024.acl-long.776. URL https://aclanthology.org/2024. acl-long.776/. Yushi Bai, Xin Lv, Jiajie Zhang, Hongchang Lyu, Jiankai Tang, Zhidian Huang, Zhengxiao Du, Xiao Liu, Aohan Zeng, Lei Hou, Yuxiao Dong, Jie Tang, and...

  17. [2025]

    acl-long.183

    doi: 10.18653/v1/2025. acl-long.183. Jifan Chen and Greg Durrett. Understanding dataset design choices for multi-hop reasoning. In NAACL,

  18. [2026]

    Pradeep Dasigi, Kyle Lo, Iz Beltagy, Arman Cohan, Noah A

    URLhttps://arxiv.org/abs/2601.02872. Pradeep Dasigi, Kyle Lo, Iz Beltagy, Arman Cohan, Noah A. Smith, and Matt Gardner. A dataset of information-seeking questions and answers anchored in research papers. InProceedings of the 2021 Conference of the North American Chapter of the...

Pith tools

Reviewed August 2, 2026 · model on record in the stance chip above.