Preprint in preparation · not submitted · not peer reviewed

The paper

An LLM in control of an ensemble smoother: a pre-registered null, and why single-run controller comparisons in history matching measure the prior draw. Singh, Maiti and Patwardhan. Author order is not yet fixed.

15pages, counted from the PDF's own page objectspublic/paper/agentmatch.pdf
443 KBof typeset PDFpublic/paper/agentmatch.pdf
LaTeXML 0.8.8produced the arXiv-style HTML beside itpublic/paper/index.html
Sep 4 12:35:40 2026the HTML build's own timestamp, from its generator commentpublic/paper/index.html

Read it here

This browser will not display an embedded PDF. The paper is 15 pages and opens directly here, or as HTML, which is what a screen reader and a phone will render better anyway.

Embedded from public/paper/agentmatch.pdf. On a phone the HTML build is the better read: it reflows, and it is what arXiv’s own HTML view will show.

Two ways to read it, and one build note

The PDF is the typeset version, 15 pages, built with pdflatex from the source in paper/. The HTML beside it is the arXiv-style rendering, produced by LaTeXML from the same source. Both are generated from one main.tex, so they cannot say different things.

arXiv renders HTML through LaTeXML, and TikZ figures are the usual casualty. Ours were: on the paper as it first stood, both figures dropped and the bibliography failed as collateral, because the pgf binding errors aborted bibliography processing. The fix is in the source rather than in a workaround. Each figure wrapper switches on \iflatexml between the TikZ body and a pre-rendered image produced from the paper’s own preamble, and the pgf stack is not loaded at all under LaTeXML. The build that produced the HTML on this page is stamped in its own header: LaTeXML 0.8.8, Fri Sep 4 12:35:40 2026. One caveat we state rather than hide: arXiv’s converter is newer than the one we ran locally and carries its own bindings, so the arXiv preview still gets a look of its own.

A second note on the HTML, which is a site defect rather than a paper one. The generated file links its stylesheets with a path that resolves outside the web root when it is served, so it would render unstyled. The generated artifact is left exactly as LaTeXML wrote it — editing it would put the site and the generator out of step — and the server rewrites the request instead.

Every number in the paper is generated

No measurement is typed into the prose. Each one enters through a macro written by a script from an artifact in results/, which is why the prose, the tables and the figures cannot drift apart. Three rounds of review found the same defect each time — a number corrected in one place and left standing in another — and the macros are the only thing that has stopped it.

This site reads those same macro files. The headline figures below came out of paper/figures/f2-stats.tex when the page was served, not out of this page’s source.

Read at request time from the generated macro files under paper/figures/, by way of public/data/stats.json.
ComparisonkObserved differenceMDEVerdictSource
llm vs heuristic (primary)10-0.86617.179not resolvablepaper/figures/f2-stats.tex
llm vs heuristic, depth-matched subset7+1.262.321not resolvablepaper/figures/f2-stats.tex
llm vs fixed3, spend at equal depth3+13.4947.04not resolvablepaper/figures/f5-stats.tex
fixed3 vs heuristic, depth at equal spend5-7.78619.23not resolvablepaper/figures/f6-stats.tex

Pairing paid: between-arm correlation +0.973, a pairing gain of 5.83×, within-pair sd 7.219 against arm standard deviations 28.77 and 30.69. The replication is reported beside the originals: same depth on 2 of 3 seeds, same schedule on 1, and on that one every scored metric reproduced to numerical precision. It is never pooled into k.

What still blocks submission

The reproduction gate’s recorded verdict is GATE PASSED at 0% largest relative difference over 8 metrics, obtained on driver sha256 d1b858e2aa98 on 2026-08-25. The driver has been edited since this hash (guards added 2026-09-02/03). The analysis code paths it certifies are unchanged; a re-run of the gate against the current driver is listed in the WORKPLAN. It does not certify the current driver.

Author contributions and the use of AI systems

This paper studies language-model agents performing scientific work, and a language-model agent performed a substantial share of the work reported in it. The paper says so at length rather than in a footnote: which model, what it implemented, that it drafted the manuscript and two of the pre-registrations, that it ran the adversarial audit that found defects in its own earlier work — including a leaked answer key that invalidated an escalation result.

It also records a fact a reader should not have to discover: commit authorship in this repository does not distinguish human-written from agent-written work. The human authors are responsible for every claim, including any error originating in agent-produced work. No AI system is an author.