Cost-of-Pass: An Economic Framework for Evaluating Language Models
Mehmet Hamza Erol, Batu El, Mirac Suzgun, Mert Yuksekgonul, James Zou
TL;DR
This work introduces cost-of-pass, an economically grounded metric that combines LM accuracy with inference cost to measure the monetary effort required to obtain correct solutions. It embeds this metric in production-frontier theory, defining an LM frontier cost-of-pass and a human-expert baseline to assess true economic value across tasks. Through extensive experiments across lightweight, large, and reasoning models on basic, knowledge-based, and complex quantitative tasks, the authors show distinct model-family effectiveness and that frontier costs have fallen notably over time, especially for complex tasks, driven mainly by model-level innovations rather than inference-time techniques. The framework and analyses offer a principled tool for model deployment decisions and for diagnosing the sources of progress in cost-efficiency across the LM ecosystem.
Abstract
The widespread adoption of AI systems in the economy hinges on their ability to generate economic value that outweighs their inference costs. Evaluating this tradeoff requires metrics that account for both performance and costs. We propose a framework grounded in production theory for evaluating language models by combining accuracy and inference cost. We introduce "cost-of-pass", the expected monetary cost of generating a correct solution. We then define the "frontier cost-of-pass" as the minimum cost-of-pass achievable across available models or the "human-expert, using the approximate cost of hiring an expert. Our analysis reveals distinct economic insights. First, lightweight models are most cost-effective for basic quantitative tasks, large models for knowledge-intensive ones, and reasoning models for complex quantitative problems, despite higher per-token costs. Second, tracking this frontier cost-of-pass over the past year reveals significant progress, particularly for complex quantitative tasks where the cost has roughly halved every few months. Third, to trace key innovations driving this progress, we examine counterfactual frontiers: estimates of cost-efficiency without specific model classes. We find that innovations in lightweight, large, and reasoning models have been essential for pushing the frontier in basic quantitative, knowledge-intensive, and complex quantitative tasks, respectively. Finally, we assess the cost-reductions afforded by common inference-time techniques like majority voting and self-refinement, finding that their marginal accuracy gains rarely justify their costs. Our findings underscore that complementary model-level innovations are the primary drivers of cost-efficiency, and our economic framework provides a principled tool for measuring this progress and guiding deployment.
