CostAda Optimizes LLM Discovery Under Fixed Token Budgets

Yansen Zhang, Yilu Liu, Tianyu Liu, Jiamin Chen, Xiaokun Zhang, Kai Xie, Xue Liu, Chen Ma, Yiyan Qi· July 30, 2026 View original

Summary

A new adaptive controller, CostAda, is introduced to optimize large language model discovery processes by calibrating credit for progress against token costs and remaining budget, significantly improving quality within budget constraints.

This research introduces CostAda, an adaptive controller designed to enhance the efficiency of large language model (LLM) discovery processes, particularly when operating under strict token budgets. Current discovery controllers often fail to account for the varying token costs associated with different search actions, such as prompt length or retry attempts, leading to inefficient resource allocation. CostAda addresses this by implementing a "cost-calibrated frontier utility" system. CostAda evaluates the progress of a search frontier relative to its incurred cost and the remaining budget, using this signal to dynamically control exploration intensity, allocate resources across frontiers, and intervene with budgeted tactics. This approach ensures that the search process is shaped by cost and budget considerations from the outset, rather than merely using them as stopping rules. Empirical results show that CostAda can achieve the quality of the strongest baselines with up to half the token budget on many benchmarks, and it consistently delivers superior final quality across various LLMs.

Why it matters

For professionals working with LLMs, especially in research or product development, optimizing token usage is critical for managing costs and improving efficiency, making this method highly relevant for budget-constrained discovery tasks.

How to implement this in your domain

  1. 1Evaluate CostAda's methodology for potential integration into internal LLM-driven discovery pipelines.
  2. 2Develop or adapt existing LLM controllers to incorporate cost-calibrated utility functions.
  3. 3Benchmark CostAda's performance against current LLM search strategies on specific tasks with defined token budgets.
  4. 4Train teams on budget-aware LLM prompting and discovery techniques informed by this research.

Who benefits

Software DevelopmentResearch & DevelopmentContent CreationData Science

Key takeaways

  • CostAda is a new controller for budget-aware LLM discovery.
  • It calibrates search progress against token costs and remaining budget.
  • The method significantly improves quality while reducing token consumption.
  • It outperforms baselines, achieving similar quality with half the budget.

Original post by Yansen Zhang, Yilu Liu, Tianyu Liu, Jiamin Chen, Xiaokun Zhang, Kai Xie, Xue Liu, Chen Ma, Yiyan Qi

"arXiv:2607.26828v1 Announce Type: new Abstract: Large language models increasingly support scientific and algorithmic discovery through inference-time search over evaluated candidates. Existing adaptive discovery controllers assign credit based only on score progress, even though…"

View on X

Originally posted by Yansen Zhang, Yilu Liu, Tianyu Liu, Jiamin Chen, Xiaokun Zhang, Kai Xie, Xue Liu, Chen Ma, Yiyan Qi on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses