English

Where Do the Joules Go? Diagnosing Inference Energy Consumption

Machine Learning 2026-02-02 v2 Distributed, Parallel, and Cluster Computing

Abstract

Energy is now a critical ML computing resource. While measuring energy consumption and observing trends is a valuable first step, accurately understanding and diagnosing why those differences occur is crucial for optimization. To that end, we begin by presenting a large-scale measurement study of inference time and energy across the generative AI landscape with 46 models, 7 tasks, and 1,858 different configurations on NVIDIA H100 and B200 GPUs. Our empirical findings span order-of-magnitude variations: LLM task type can lead to 25×\times energy differences, video generation sometimes consumes more than 100×\times the energy of images, and GPU utilization differences can result in 3--5×\times energy differences. Based on our observations, we present a framework for reasoning about the underlying mechanisms that govern time and energy consumption. The essence is that time and energy are determined by latent metrics like memory and utilization, which are in turn affected by various factors across the algorithm, software, and hardware layers. Our framework also extends directly to throughput per watt, a critical metric for power-constrained datacenters.

Keywords

Cite

@article{arxiv.2601.22076,
  title  = {Where Do the Joules Go? Diagnosing Inference Energy Consumption},
  author = {Jae-Won Chung and Ruofan Wu and Jeff J. Ma and Mosharaf Chowdhury},
  journal= {arXiv preprint arXiv:2601.22076},
  year   = {2026}
}

Comments

The ML ENERGY Leaderboard v3.0 is open at https://ml.energy/leaderboard

R2 v1 2026-07-01T09:26:18.729Z