AI Progress Should Be Measured by Capability-Per-Resource, Not Scale Alone: A Framework for Gradient-Guided Resource Allocation in LLMs
David McCoy, Yulun Wu, Zachary Butzin-Dozier
TL;DR
This paper argues that AI progress should be evaluated by capability-per-resource rather than scale alone, addressing environmental and equity concerns inherent to large-scale models. It proposes a theoretical framework where gradient influence guides resource allocation across both parameters and data, showing that partial updates and data selection can outperform full-tuning under heavy-tailed gradient distributions. The key contributions include a formal stopping rule based on the metric $\Delta\Psi/\Delta\Gamma$, the concept of gradient blueprints that disclose high-influence submodules, and the integration of cross-influence for multiplicative efficiency gains. Practically, the authors outline a two-stage workflow—marginal-return pretraining for foundation labs and influence-guided adapters for downstream users—along with blueprint schemas and methods to track resource usage via $\Delta\Gamma$. The framework aims to democratize access to advanced AI while substantially reducing energy consumption, providing a concrete pathway to sustainable and equitable AI development.
Abstract
This position paper challenges the "scaling fundamentalism" dominating AI research, where unbounded growth in model size and computation has led to unsustainable environmental impacts and widening resource inequality. We argue that LLM development should be fundamentally reoriented toward capability-per-resource rather than capability alone. We present a theoretical framework demonstrating that resource-allocation decisions guided by gradient influence patterns can dramatically improve efficiency throughout the AI lifecycle. Our analysis shows that in transformer-based models, where a small fraction of parameters exert outsized influence (following heavy-tailed distributions), three critical insights emerge: (1) updating only high-influence parameters strictly outperforms full-parameter tuning on a performance-per-resource basis; (2) simple gradient norms provide computationally efficient proxies for identifying these high-influence components; and (3) coordinated parameter and data selection yields multiplicative efficiency gains, potentially reducing resource requirements by orders of magnitude. Building on these theoretical foundations, we propose a two stage paradigm marginal-return pretraining for foundation developers and influence guided adaptation for downstream users bridged by gradient blueprints, metadata describing which parameters matter most for various tasks. This capability-per-resource perspective transforms what were once considered pragmatic hardware workarounds into theoretically optimal strategies, democratizing access to cutting-edge AI capabilities while significantly reducing environmental impact. By embedding resource consciousness into how we develop, adapt, and evaluate models, we can reshape AI progress toward a more sustainable and equitable future.
