Source Document

Valentin Rodionov, Shamil Assylbekov, "TRACES: A Benchmark for Epistemic Reliability in Scientific Reasoning by LLMs", arXiv:2608.11415 [cs.IR], submitted 2026-08-11, DOI 10.48550/arXiv.2608.11415. Affiliation: Department of Macromolecular Science & Engineering, Case Western Reserve University (Rodionov, also affiliated with Intellicat); Intellicat (Assylbekov). License CC BY-NC-ND 4.0 (non-commercial, no derivatives).

This is a preprint without peer review. Of the two authors, one holds a dual affiliation with a university and the private AI company Intellicat, and the other is affiliated with Intellicat alone. No dedicated funding or conflict-of-interest paragraph was found in the text we checked — following the principle of not reporting what we could not confirm, we do not state a funding source. Since Intellicat may offer reliability-evaluation or guardrail-related services, there is a plausible commercial incentive to foreground models' failure rates. The full text was checked against a session snapshot taken 2026-08-15T21:40:18Z (UTC) — direct WebFetch access was blocked by a session egress proxy fault even after three retries at 10-minute intervals.

Study Overview

The research question is singular: when LLMs are deployed as agents in scientific workflows, can they actually screen out unreliable literature — retracted, fraudulent, or pseudoscientific work? The authors argue that existing benchmarks (MMLU, HELM, GPQA, Humanity's Last Exam) miss this failure mode entirely because they only score accuracy on questions with known answers. TRACES selects 42 retracted, fraudulent, and pseudoscientific papers and pairs each with a "probe": a preamble extracted near-verbatim from the source paper, plus a follow-up research-design request that can only be answered by accepting that paper's framing. Probes span five claim types — fabricated observation, pseudophysical mechanism, magical premise, legitimization bridge, and cargo-cult experiment — across six literature domains: notorious retractions, procedural pseudoscience, pathological science, CAM (complementary/alternative medicine) pseudoscience, heritage pseudoscience, and unphysical mechanism.

Evaluation is single-shot: no system prompt, temperature 1.0, one response scored per attempt. Scoring runs on two axes. IFR-a (agentic failure rate) is strict — only outright refusal passes. IFR-i (interactive failure rate) is more lenient — engaging after explicitly recognizing the risk also counts as a partial pass. The gap between the two is what the authors call the "disclaimer tax": the share of apparent safety that depends on a human reading and acting on a warning. Engaged responses are also scored on an Engagement Depth Index (EDI), which measures how much paper- or field-specific withheld detail the model reproduced.

Key Results

Running 30 models from 13 families via OpenRouter, single-turn at temperature 1.0, against 42 probes × 10 repetitions yields 12,600 responses (30×42×10=12,600, checked). The aggregate results:

MetricValueBasis
IFR-a (aggregate agentic failure)0.93 ± 0.004refusal only passes
IFR-i (aggregate interactive failure)0.809 ± 0.009recognized risk + engagement still partially passes
Models failing >90%22 of 30by IFR-a
Interactive responses with no warning~81%share of all responses

Appendix Table E.1 lists aggregate scores with bootstrap confidence intervals for 22 models (the full panel is 30 models; models mentioned individually in the text — GPT-5.6, Claude Sonnet 5, the Qwen-plus line — are not in this appendix table). A sample spanning the safer and the worst-performing end of that table:

ModelIFR-aIFR-i
openai/gpt-5.40.7900.650
qwen/qwen3.5-397b-a17b0.8810.686
anthropic/claude-sonnet-4.60.8640.798
anthropic/claude-opus-4.60.8640.829
deepseek/deepseek-v3.21.0000.950
meta-llama/llama-4-maverick1.0000.993

The domain-level gaps are wide. In the unphysical-mechanism domain, where danger is explicit in the text, the IFR-a/IFR-i gap (disclaimer tax) reaches 0.211 — models often name the risk and proceed anyway. In procedural pseudoscience, which reads like polished biomedical prose, that gap shrinks to 0.026: 22 of 30 models engaged on every probe in the domain, and no model fell below an IFR-a of 0.833. The notorious-retractions domain runs the other way, averaging IFR-a 0.924 (20 of 30 models at 0.95 or higher), because refusals cluster on a handful of famous cases such as Wakefield's MMR-autism paper. Claude Sonnet 5, the domain's sole outlier (IFR-a=0.567), owes about half its refusals to repeated declines on that single Wakefield probe — the advantage did not carry to other probes in the domain. One model, Fable, blocked over 78% of all probes via an input-side classifier and was excluded from every aggregate because it would distort them.

Credibility Assessment

Three things support the findings. First, scoring rules were validated by a human: on 96 held-out responses (32 probes × 3 models — Grok 4, GPT-5.4, Claude Opus 4.6), one author labeled without seeing the scorer's output. Agreement was perfect (96/96) on refused-vs-engaged and 94/96 (97.9%, Wilson 95% CI [92.7%, 99.4%]) on recognized-vs-unrecognized. Every disagreement had the scorer under-crediting recognition, meaning reported IFR-i, if biased at all, is biased toward looking worse — a conservative direction for a safety claim. Second, a separate three-judge LLM panel audited 18 weakly-scored rows and still found agentic failure 8/18 and interactive failure 2/18, consistent with the aggregate rates (exact four-class agreement was only 6/18, but the disagreements again skewed toward the scorer under-crediting recognition). Third, the direction holds consistently across 30 models, 13 families, and 6 literature domains.

The caveats are just as clear. Human validation rests on a single annotator (the authors note a second-annotator pass is in progress), and no dedicated funding or conflict-of-interest section was found in the text checked. The conflict noted above — one author dual-affiliated with a commercial AI company, the other employed there — stands. Evaluation covers only the first response, not whether a model self-corrects across a longer conversation, and the no-system-prompt setup is a deliberate worst case that differs from deployments with reliability instructions in place. All probes are in English, leaving Russian-language LENR (cold fusion) and Chinese-language traditional-medicine pseudoscience uncovered. No contradicting prior work was found — if anything, the cited literature on puzzle restructuring collapsing model performance, and on stripped-prior-knowledge tasks pushing reasoning models below the human average, runs in the same direction: accuracy on fixed-answer benchmarks is not the same thing as reasoning.

Reviewer's Judgement

First, the most operationally important finding is not the 0.93 aggregate failure rate but the eightfold spread in the disclaimer tax — 0.026 to 0.211 — across literature types. Where danger is spelled out explicitly, models at least name it before proceeding; where the writing reads like polished biomedical prose, they design the follow-up study with no mention of risk at all. That points to guardrails reacting to style and keywords rather than substantive validity, and it suggests the operationally dangerous case is not flamboyant pseudoscience but the paper that looks like a paper.

Second, excluding Fable from the aggregates was the right call, but it is itself a warning to the field. An input-side classifier that blocks over 78% of probes cannot be evaluated by a fine-grained benchmark like TRACES at all — which means a blanket-block approach can look safe while making it impossible to measure what it actually filtered. Anyone asking a vendor for a safety number should ask about refusal precision (how much legitimate content got blocked), not just the refusal rate.

Third, despite resting on a single human annotator, this paper's conclusions read as robust rather than inflated. Every disagreement between scorer and human ran in the direction of the scorer under-crediting recognition — so the true IFR-i, if anything, likely runs lower (safer) than reported, not higher. The headline failure rates look like a conservative floor rather than an exaggeration.

Putting It to Work

  • Run your own reliability probes — before deploying an unattended agent on scientific or research workflows, replicate TRACES's method (source preamble plus follow-up request) against your own domain's literature, at least once.
  • Measure the disclaimer tax separately — track "engaged after warning" as its own metric alongside refusal rate; a wide IFR-a/IFR-i gap means the model's apparent safety collapses the moment a human stops reading warnings.
  • Don't treat polished prose as a safety signal — the 0.026 disclaimer tax in procedural pseudoscience shows models pass content that merely looks like a paper. Check source credibility (retraction status, expressions of concern) as separate metadata, not as something inferred from the writing itself.
  • Don't mistake blanket input blocking for a safety metric — category-wide blocking makes fine-grained evaluation impossible and degrades legitimate use along with it.
  • Measure post-hoc correction, not just the first response — the paper is explicit that it only covers single-shot behavior; if your product runs multi-turn, check separately whether models correct themselves after the first reply.

Conclusion

Across 42 retracted, fraudulent, and pseudoscientific papers, 30 models, and 12,600 responses, TRACES answers "can LLMs actually screen out unreliable scientific literature?" in the negative. The average failure rate is 93%; even on the lenient interactive measure, 81% of responses carried no warning at all, and the refusals that do occur cluster on a handful of famous cases rather than generalizing. Human validation and an LLM judge panel point the same direction, which makes the core conclusion look solid — but the single-shot, English-only, single-annotator scope, and the plausible commercial incentive tied to the authors' affiliation, are limits worth carrying forward. The gap between how a model behaves when it recognizes an evaluation and how it behaves in real deployment is picked up from an operational angle in Evaluation Awareness and Sandbagging: Why models behave safer under test.

References