arXiv:2606.21807, cs.CL. 176,864-row reader-by-compression matrix released
Fixed-Artifact Reader Replay: byte-identical compressed evidence replayed across 8 to 20 reader panels
Scan for paper
The problem
Compression is evaluated as a deployment layer: does a shorter context preserve accuracy? The same layer is then reused while readers are compared. These roles conflict. A compressor can raise several pipeline scores while absorbing the reader upgrade the evaluation was built to measure.
7.8pp is all that remains of a 31.8pp raw reader contrast after one useful in-domain RECOMP artifact. Same 500 HotpotQA rows, same candidate pools, same endpoint pair.
Method
The endpoint pair is selected by raw score only, before compressed scores are inspected, and its compressed span reuses the same pair. Excess flips subtract the reversal rate of repeated raw-evidence evaluation on held-out rows, so ordering changes are counted beyond the panel's own row-sampling floor.
The primary study covers 4 benchmarks and 5 compression families in a released 176,864-row interaction matrix. A method enters a panel only when every reader record has the same content hash for that row-level artifact. The analysis code performs this check; a shared method label alone does not admit the panel.
Core result: prespecified confirmatory panels
Decision consequence: 5,000 row splits
One concrete decision change (MuSiQue F1, raw top-3 shortlist):
DeepSeek R1 Distill Llama 70B wins under raw evidence. GPT-4.1-mini wins under the shared summary.
The account: row transitions
Validity check: four HotpotQA policies
Takeaway
TL;DR
What we did
Fixed-Artifact Reader Replay: freeze rows, retrieval, and one byte-identical compressed artifact per row, then replay raw and compressed evidence across 8 to 20 readers. Four benchmarks, five compression families, and a released 176,864-row interaction matrix.
What we found
One useful in-domain RECOMP artifact cuts a 31.8pp HotpotQA reader contrast to 7.8pp (24.5% retention); MuSiQue F1 retains 0.8%. Both benchmarks reverse separated reader orderings beyond the raw replay floor, up to +32.7pp excess flips.
What you should do
Never compare readers behind an unaudited compression layer. Freeze the artifact, report raw and compressed scaling, and quantify retention and excess flips; a compressor that raises the average can still absorb the very upgrade you are measuring.