GenAIHub
πŸ› οΈ AI Models

Google’s new framework helps AI agents spend their compute and tool budget more wisely

Dec 12, 2025
VentureBeat

Google and UC Santa Barbara researchers have developed a novel framework to optimize AI agents' tool and compute budgets. By introducing techniques like 'Budget Tracker' and 'Budget Aware Test-time Scaling', they aim to enhance efficiency and control costs, paving the way for more economical AI-driven enterprise applications.

Revolutionizing AI Budget Management

In the realm of AI, balancing the need for performance with the constraints of compute and tool budgets is crucial. Google's latest research, in collaboration with UC Santa Barbara, addresses this challenge head-on. Their work introduces methods that make AI agents explicitly aware of their budget constraints, allowing for more strategic resource allocation. This development is particularly significant for enterprises, where managing costs without sacrificing performance is a persistent concern.

The Role of Budget Tracker in Cost Efficiency

The 'Budget Tracker' is a straightforward yet powerful tool designed to provide continuous feedback on resource usage. By integrating this tool at the prompt level, agents can adapt their strategies in real-time based on remaining resources. This not only simplifies implementation but also enhances the agent's decision-making process without additional training requirements. Experiments demonstrate that this approach significantly reduces resource consumption while maintaining, or even improving, performance.

BATS: A Comprehensive Approach to Budget-Aware Scaling

For more advanced optimization, the 'Budget Aware Test-time Scaling' (BATS) framework offers a structured method to maximize agent performance within set budgets. BATS employs planning and verification modules to dynamically adjust strategies, ensuring that each step is cost-effective. By continuously updating the agent on resource status, BATS enables more efficient and scalable AI operations. The framework's success across various benchmarks highlights its potential to transform enterprise applications, making them both financially viable and robust.

Key Highlights

  • Budget Tracker reduces search calls by 40.4% and browse calls by 19.9%.
  • Overall costs were lowered by over 31.3% with Budget Tracker.
  • BATS framework achieved 24.6% accuracy on BrowseComp, outperforming standard methods.
  • Cost-performance trade-offs improved with BATS, saving nearly 50% in costs.
  • New frameworks enable long-horizon, data-intensive applications to become feasible.
  • The integration of reasoning and economic considerations is crucial for future AI development.