Papers › Test-Time Augmentation for LLMs: When Input Diversity Beats Output Diversity at Matched Compute

Test-Time Augmentation for LLMs: When Input Diversity Beats Output Diversity at Matched Compute

10 Aug 2026arXiv:2608.09351added by Syntology

Nikita Kozodoi, Zainab Afolabi, Jack Butler

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

Test-time scaling improves LLM accuracy but multiplies inference cost, making the accuracy gained per unit of compute the metric that matters in deployment. Self-consistency is one of the established approaches, which spends this budget entirely on the output side by sampling repeated reasoning paths. We study Test-Time Augmentation (TTA), which extends self-consistency by also perturbing the input, aggregating predictions across transformed versions of the input, and ask whether input-side diversity converts compute into accuracy more efficiently than output-side diversity. We perform a systematic, matched-compute comparison: we evaluate three simple input-side strategies (semantic rephrasing, lexical perturbations, and visual transformations) across six datasets covering general and multilingual knowledge, mathematical reasoning, multi-modal question answering, and sentiment classification, against chain-of-thought prompting and self-consistency. Semantic rephrasing delivers consistent and statistically significant accuracy gains while Pareto-dominating self-consistency on cost-effectiveness, delivering roughly 1.8X more accuracy per dollar and outperforming it on five of six tasks. We further analyze the number of augmentations, multi-modal strategies, and base model scaling, finding that TTA is most cost-effective for mid-tier models where a stronger model is unavailable or too expensive. Our findings indicate that for current mid-tier LLMs, varying the input converts inference compute into accuracy more efficiently than varying the reasoning path alone. The TTA implementation is available at https://github.com/aws-samples/sample-genai-reflection-for-bedrock.

PaperPDFCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

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.09351")

Code

Syntology Ran 7 of 8 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 7 ran with no contract checked.

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

aws-samples/sample-genai-reflection-for-bedrock 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

8 samples harvested; 7 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

7ran
1unverified

Licence: 0 of the 8 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 aws-samples/sample-genai-reflection-for-bedrock. “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.

answer_in_tags aws-samples/sample-genai-reflection-for-bedrock/src/bhive/evaluators/string.py found in paper text by Syntology ran MIT-0 (permissive) · f247c9f0de003de8 · report
answer_in_text aws-samples/sample-genai-reflection-for-bedrock/src/bhive/evaluators/string.py found in paper text by Syntology ran MIT-0 (permissive) · ed055020939cc879 · report
answers_equal aws-samples/sample-genai-reflection-for-bedrock/src/bhive/evaluators/string.py found in paper text by Syntology ran MIT-0 (permissive) · 35760af84f40fd8f · report
average_latency aws-samples/sample-genai-reflection-for-bedrock/src/bhive/cost.py found in paper text by Syntology ran MIT-0 (permissive) · f62c0776dbb35273 · report
calculate_model_cost aws-samples/sample-genai-reflection-for-bedrock/src/bhive/cost.py found in paper text by Syntology ran MIT-0 (permissive) · bbf07b9ed1974dc7 · report
detect_image_format aws-samples/sample-genai-reflection-for-bedrock/src/bhive/augment.py found in paper text by Syntology ran MIT-0 (permissive) · aa5abe4dfe284c5e · report
parsing_function aws-samples/sample-genai-reflection-for-bedrock/src/bhive/struct_output.py found in paper text by Syntology ran MIT-0 (permissive) · 55914bd9e54f025b · report
prompt aws-samples/sample-genai-reflection-for-bedrock/src/bhive/struct_output.py found in paper text by Syntology unverified MIT-0 (permissive) · f3b42ce46f8f6ddc · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2608.09351, 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