Skip to main content
  1. Home
  2. Computing
  3. News

AI’s energy tax was already concerning. Research says AI agents are over hundred times worse

AI agents could consume 136 times more energy than today's AI, study finds

Add as a preferred source on Google
AI agents
AI agents Unsplash

The AI industry’s soaring electricity demand has already become a growing concern for governments, utilities, and technology companies. But a new study suggests the next generation of artificial intelligence could make that problem significantly worse.

Researchers from the Korea Advanced Institute of Science and Technology (KAIST) have published what they describe as the first comprehensive analysis of the energy cost of AI agents – AI systems capable of reasoning, planning, and completing tasks autonomously. Their findings show that these systems can consume up to 136.5 times as much energy per query as conventional generative AI models, raising fresh questions about whether the infrastructure supporting tomorrow’s AI is ready for what’s coming.

Smarter AI comes with a much steeper electricity bill

Unlike traditional chatbots that generate a single response to a prompt, AI agents repeatedly call large language models (LLMs), browse the web, execute code, use calculators, and interact with external software while solving complex tasks. While these capabilities make them significantly more useful for research, programming, and workplace automation, they also require far more computing resources.

Recommended Videos

Led by Professor Minsoo Rhu from KAIST’s School of Electrical Engineering, the research team treated AI agents as a new category of data center workload. It measured their computational requirements in real-world scenarios.

The results were striking. The researchers found that AI agents can increase response latency by up to 153.7 times compared to conventional chain-of-thought reasoning. More surprisingly, the expensive GPUs powering these workloads remained idle for up to 54.5 percent of execution time while waiting for external tools to finish their tasks. In other words, the hardware continues consuming power even when it isn’t actively performing AI computation.

Energy usage scales just as dramatically. Running an AI agent powered by a 70-billion-parameter language model, similar in size to today’s commercial AI systems, required an average of 348.41 watt-hours per query. That’s roughly 136.5 times higher than a conventional chatbot answering a straightforward question.

To understand the broader implications, the team modelled a future where AI agents handle 13.7 billion requests per day – roughly equivalent to Google’s daily search traffic. Under that scenario, AI infrastructure would require approximately 198.9 gigawatts of electricity, nearly half of the average power consumed across the entire United States and far beyond the capacity of today’s AI data centers.

The hidden cost of intelligence

The findings arrive as companies including OpenAI, Google, Microsoft, Anthropic, and others increasingly invest in agentic AI, positioning it as the next major leap beyond conversational chatbots. But the study argues that improving AI models alone is no longer enough. Future progress will depend equally on more efficient semiconductors, better GPU utilization, smarter data-center design, and expanded power infrastructure.

Professor Rhu says the research demonstrates that AI competitiveness is shifting from building “smarter AI” to building more efficient AI. The team believes future AI development will require a co-design approach, optimizing models, AI chips, servers, and energy systems together to keep operating costs manageable and ensure AI remains sustainable at scale.

The paper, titled “The Cost of Dynamic Reasoning: Demystifying AI Agents and Test-Time Scaling from an AI Infrastructure Perspective,” was presented at the IEEE International Symposium on High-Performance Computer Architecture (HPCA) earlier this year. The researchers have also open-sourced their AI agent benchmarks, hoping to encourage further work on reducing one of AI’s fastest-growing—and often overlooked—costs: electricity.

Moinak Pal
Moinak Pal is has been working in the technology sector covering both consumer centric tech and automotive technology for the…
YouTube’s AI-powered search is rolling out in the US to find videos based on situations you describe
Ask YouTube can find videos based on the situation or idea you describe
youtube ai search feature

YouTube users in the U.S. are getting a new way to search for videos on the web. The company has started rolling out Ask YouTube, its conversational AI search experience, beyond the Premium-only test announced at Google I/O 2026.

Instead of entering a few keywords and scrolling through a standard list of results, users can ask YouTube a complete question. The feature is designed for broader searches where the exact video, channel, or topic may not already be clear.

Read more
Meta’s detection tool fails to identify photos generated by its own Muse Image AI
Meta has created an invisible watermarking tool called Content Seal that is embedded in all images generated by the Muse Image AI.
Meta AI identification tool.

Earlier this week, Meta announced two new AI products, namely, Muse Image and Muse Video. As the name suggests, these are generative AI tools for making photos and video clips using natural language text prompts. Soon after their rollout commenced, these tools sparked controversy because Meta had automatically opted in Instagram users, allowing others to use their publicly posted media and convert them into remixed AI content. But it appears that Meta courted another loss on its side of the court.

What's the problem?

Read more
Your Google AI Studio apps can finally have polished, presentable web links
AI Studio web apps can now use personalized subdomains
google ai studio logos

Google AI Studio has made building a web app surprisingly easy. You can describe what you want, refine the design through prompts, and publish the result without setting up a traditional development environment. An awkward point of friction comes after deployment, when the finished app still has to live behind a long, forgettable Cloud Run link.

Google is now cleaning up that final step. AI Studio lets you assign a deployed web app a personalized address under the “ai.studio” domain, such as “your-app-name.ai.studio.” A recognizable URL should make the project look more presentable in a portfolio, client demo, social post, or internal project page.

Read more