LLM Scaling Exponents Indicate Unsustainable Energy Use
Summary
This paper discusses how the small scaling exponents of current LLM applications point to an unsustainable regime regarding energy resources. It argues that even accounting for the "pedestal effect" does not resolve this unsustainability, and comments on the impact of data smoothness on these exponents.
Why it matters
AI engineers, researchers, and policymakers must understand the energy implications of current LLM scaling laws to develop more sustainable AI models and infrastructure, addressing the growing environmental footprint of advanced AI.
How to implement this in your domain
- 1Prioritize energy-efficient architectures: Invest in research and development of LLM architectures that achieve performance gains with lower computational and energy demands.
- 2Optimize training processes: Implement advanced training techniques that reduce the number of training steps or data required, thereby lowering energy consumption.
- 3Evaluate environmental impact: Conduct regular assessments of the energy consumption and carbon footprint of LLM development and deployment.
- 4Explore data efficiency: Research how data quality and preprocessing can influence scaling laws, potentially reducing the need for ever-larger datasets.
Who benefits
Key takeaways
- Current LLM scaling exponents indicate unsustainable energy resource consumption.
- The "pedestal effect" does not resolve the unsustainability issue.
- Data smoothness/roughness impacts LLM scaling exponents.
- More energy-efficient LLM development and deployment strategies are urgently needed.
Original post by Sauro Succi, Peter V. Coveney, Alex Hansen
"arXiv:2606.24504v1 Announce Type: new Abstract: We discuss reasons why the scaling exponents of current Large Language Models (LLMs) applications are indicating an unsustainable regime in terms of energy resources. We further show that attributing the smallness of such exponents…"
View on XOriginally posted by Sauro Succi, Peter V. Coveney, Alex Hansen on X · view source
Want to go deeper?
Turn these trends into skills with Learnijoy's hands-on AI & tech courses.
Explore coursesMore in AI Engineering & DevTools
AI-Powered Development Workflow Integrates Multiple Models
A new development workflow leverages various AI models like Grok 4.3, GPT-5.5, and Opus 4.8 for distinct stages including research, planning, coding, testing, and debugging. This structured approach aims to optimize the software development lifecycle.

Proposing AI Usage Transparency for Credible Commentary
The author suggests a requirement for individuals and organizations to publish their percentage of frontier AI usage at work and personal usage. This transparency would establish credibility before commenting on AI's utility.
MCP and A2A Protocols Standardize Agentic Internet Development
The Model Context Protocol (MCP) and Agent-to-Agent (A2A) Protocol are standardizing how AI agents discover tools, call services, and coordinate across systems. Understanding these protocols is crucial for developers building agent-compatible infrastructure.