Papers › Shortcut Before Circuit: Document Statistics Time In-Context Conflict Resolution

Shortcut Before Circuit: Document Statistics Time In-Context Conflict Resolution

25 Aug 2026arXiv:2608.24460added by Syntology

Yijun Liao, Fanwei Liang

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

When a context asserts two values for one fact, a model commits to a cue -- recency, repetition, position -- but natural data rarely makes these disagree, so behavior cannot reveal which. We train 26M-parameter transformers on a synthetic language where recency and rarity are exactly coextensive, and separate them with a minimal causal edit that inverts one cue while holding the truth, token count and answer position fixed. All 75 runs reach accuracy >= 0.999, including where the trivial heuristic fails, so no held-in evaluation distinguishes them. Under intervention the per-cell readout does not replicate: 13 of 25 cells differ by more than 0.3 in sign fraction across three seeds, the largest by 0.879 against a standard error of 0.025. The construction predicts this -- coextensive rules leave the objective indifferent between them -- and the variance is ordered by how much of the optimization each comparison releases. What replicates is timing: escape from a positional shortcut with a closed-form ceiling, monotone in redundancy. Probed before that escape, attribution reverses sign in 32 of 75 runs at unchanged accuracy, and gating on circuit formation is necessary but not sufficient. The corpus fixes when a mechanism appears, not which one -- a criterion for when mechanistic attribution to data is available at all, and our construction makes the unavailable case exact.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2608.24460")

Code

Syntology Ran 12 of 17 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 12 ran with no contract checked.

By repository: found in paper text by Syntology: 17 samples from 1 repository, 12 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

lyj20071013/Shortcut-Before-Circuit found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

17 samples harvested; 12 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

12ran
5unverified

Licence: 0 of the 17 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from lyj20071013/Shortcut-Before-Circuit. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

cos lyj20071013/Shortcut-Before-Circuit/an_grad.py found in paper text by Syntology ran Apache-2.0 (permissive) · dad35c27a781231d · report
dd_band lyj20071013/Shortcut-Before-Circuit/config.py found in paper text by Syntology ran Apache-2.0 (permissive) · 5a4cbb3aaeae2f0c · report
deriv lyj20071013/Shortcut-Before-Circuit/depth_peaks.py found in paper text by Syntology ran fingerprinted Apache-2.0 (permissive) · de688a842a104846 · report
escape_peak lyj20071013/Shortcut-Before-Circuit/depth_peaks.py found in paper text by Syntology ran Apache-2.0 (permissive) · a2d5427b155c2018 · report
flat lyj20071013/Shortcut-Before-Circuit/an_fd.py found in paper text by Syntology ran Apache-2.0 (permissive) · c92e431dddb93f6b · report
flat_grad lyj20071013/Shortcut-Before-Circuit/an_grad.py found in paper text by Syntology ran Apache-2.0 (permissive) · 235e26c1c810b459 · report
load lyj20071013/Shortcut-Before-Circuit/figs.py found in paper text by Syntology ran Apache-2.0 (permissive) · 0bafd22f290ff42b · report
measure lyj20071013/Shortcut-Before-Circuit/an_fd.py found in paper text by Syntology ran Apache-2.0 (permissive) · bf305fb5940ccf07 · report
q_stmts lyj20071013/Shortcut-Before-Circuit/calib.py found in paper text by Syntology ran Apache-2.0 (permissive) · 66ee057e8201c196 · report
q_stmts lyj20071013/Shortcut-Before-Circuit/collide.py found in paper text by Syntology ran Apache-2.0 (permissive) · d47181d27dceb967 · report
rules lyj20071013/Shortcut-Before-Circuit/collide.py found in paper text by Syntology ran Apache-2.0 (permissive) · 96ad5fe4edc79dc1 · report
task_probe lyj20071013/Shortcut-Before-Circuit/bench.py found in paper text by Syntology ran Apache-2.0 (permissive) · e9cb0ed3b342ebe2 · report
make_batch lyj20071013/Shortcut-Before-Circuit/bench.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 9d0f0bf99fa3c165 · report
measure lyj20071013/Shortcut-Before-Circuit/bench.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 87e6ece047e4c847 · report
q_indices lyj20071013/Shortcut-Before-Circuit/covar.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 07cce9dd395c5d18 · report
read lyj20071013/Shortcut-Before-Circuit/fig_traj.py found in paper text by Syntology unverified Apache-2.0 (permissive) · d3e77f4daa41f29e · report
read_run lyj20071013/Shortcut-Before-Circuit/depth_peaks.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 0a5a357aaeb78d82 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2608.24460, was issued in August 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections