English

Budget-Aware Anytime Reasoning with LLM-Synthesized Preference Data

Computation and Language 2026-04-21 v2

Abstract

We study the reasoning behavior of large language models (LLMs) under limited computation budgets. In such settings, producing useful partial solutions quickly is often more practical than exhaustive reasoning, which incurs high inference costs. Many real-world tasks, such as trip planning, require models to deliver the best possible output within a fixed reasoning budget. We introduce an anytime reasoning framework and the Anytime Index, a metric that quantifies how effectively solution quality improves as reasoning tokens increase. To further enhance efficiency, we propose an inference-time self-improvement method using LLM-synthesized preference data, where models learn from their own reasoning comparisons to produce better intermediate solutions. Experiments on NaturalPlan (Trip), AIME, and GPQA datasets show consistent gains across Grok-3, GPT-oss, GPT-4.1/4o, and LLaMA models, improving both reasoning quality and efficiency under budget constraints.

Keywords

Cite

@article{arxiv.2601.11038,
  title  = {Budget-Aware Anytime Reasoning with LLM-Synthesized Preference Data},
  author = {Xuanming Zhang and Shwan Ashrafi and Aziza Mirsaidova and Amir H. Rezaeian and Miguel Ballesteros and Lydia B. Chilton and Zhou Yu and Dan Roth},
  journal= {arXiv preprint arXiv:2601.11038},
  year   = {2026}
}

Comments

ACL 2026 Findings, 13 pages, 3 figures, 1 table

R2 v1 2026-07-01T09:07:08.101Z