ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2026
Year
Tool-using LLM agents are typically compared by accuracy alone, despite deployments being constrained by inference cost. We present a budgeted evaluation of common strategies for …
Tool-using LLM agents are increasingly deployed in real-world applications where inference cost is a critical constraint. However, most research compares agents solely on accuracy, ignoring the computational cost. This paper addresses this gap by introducing a budgeted evaluation framework that considers both accuracy and inference cost, providing a more realistic assessment of agent performance.
The study focuses on ReAct variants, a popular paradigm for tool-using agents that interleaves reasoning and acting. By systematically varying the compute budget, the authors reveal that the optimal agent strategy is not fixed but depends on the available resources. This finding challenges the common practice of optimizing for accuracy alone and highlights the need for compute-aware model selection in practice.
While the abstract does not provide specific numbers, the key result is that no single ReAct variant dominates across all compute budgets. The Pareto frontier changes with the budget: some variants that are suboptimal at high budgets become optimal under tight constraints, and vice versa. This indicates that the choice of agent strategy should be informed by the deployment's cost constraints. The paper likely includes empirical results on a benchmark of tool-using tasks, showing accuracy and cost measurements for each variant.
This work has significant implications for the AI field, particularly for the deployment of LLM agents in cost-sensitive environments. By promoting budget-aware evaluation, it encourages researchers and practitioners to consider the full trade-off space rather than optimizing for a single metric. This could lead to more efficient agent designs and better resource allocation in production systems. Additionally, the methodology can be extended to other agent architectures and tasks, fostering a more holistic approach to agent evaluation.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba