Preprint Tests How Fabricated Evidence Can Push LLM Agents to Commit
An August 27 arXiv preprint reports that a professional-looking data panel increased directional commitments on deliberately unpredictable questions from 6.5% to 54.0% across 12 frontier models. In a fabricated-panel condition, the reported commitment rate was 36.8%, versus 37.6% with genuine data. The author released the paper, data, and analysis materials; the work is a preprint and has not been independently peer reviewed.
What the preprint tested
A preprint submitted to arXiv on August 27 examines whether polished-looking evidence can make language-model agents act on questions whose answers cannot be known in advance. The author tested 12 frontier models on directional calls about short-horizon outcomes, then varied the amount and presentation of information supplied with the question.
The paper reports that directional commitments rose from 6.5% with a bare question to 54.0% when the prompt included a professional-looking panel. In one experiment, replacing the panel's values with fabricated information produced a 36.8% commitment rate, close to the 37.6% reported for a panel with genuine data. The study's claim is not that fabricated data improves predictions; it is that the presentation of data may trigger action even when the question remains unpredictable.
Reported safeguard and limits
The author also fine-tuned a 3B model on 540 synthetic examples intended to teach an act-or-decline decision. The preprint reports zero commitments on the original test cases after that training and transfer to three unseen domains. It also reports an important limitation: the safeguard was sensitive to response format, with rigid formats that removed space for reasoning producing worse behavior in some runs.
The materials describe a preprint by an independent researcher, not a peer-reviewed result or a production deployment study. The accompanying public repository includes the paper, cached model outputs, data, analysis scripts, and a pre-registration document, allowing readers to inspect the reported setup and reproduce the published figures.
Why it matters for agent evaluation
For teams building agents around dashboards, retrieval results, or other structured context, the result suggests testing whether an agent can distinguish a decision it can support from one it should decline. The paper separates that action choice from a model's stated confidence, so a conventional calibration check alone may not expose the behavior it studies. Its findings should be treated as evidence from one newly released research program until independent replication and review establish how broadly they hold.
Key Points
- 1The preprint reports a rise in directional commitments from 6.5% to 54.0% as evidence formatting became more elaborate.
- 2In the reported fabricated-panel condition, commitment was 36.8%, close to the 37.6% rate reported with genuine data.
- 3A synthetic-data fine-tuning result lowered commitments in the original test cases, but the paper reports that the safeguard was sensitive to response format.
Scoring Rationale
The preprint presents a reproducible evaluation result about agent decision behavior, with public paper, code, cached outputs, and pre-registration materials. Its operational relevance is meaningful, but the work is newly posted and has not undergone independent peer review.
Sources
Primary source and supporting public references used for this report.
Practice interview problems based on real data
1,625 SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems


