Estimating Deep Learning energy consumption based on model architecture and training environment
Santiago del Rey, Lu\'is Cruz, Xavier Franch, Silverio Mart\'inez-Fern\'andez

TL;DR
This paper investigates how model architecture and training environment influence deep learning energy consumption, proposing new estimation methods that outperform existing tools and highlight significant efficiency gains.
Contribution
It introduces the STEP and PRE methods for more accurate energy consumption estimation and reveals the interaction between model complexity and training environment for efficiency.
Findings
Energy reduction up to 80.68% with minimal accuracy loss
GPU power scaling enhances energy efficiency for complex models
Existing estimation methods often produce substantial errors
Abstract
To raise awareness of the environmental impact of deep learning (DL), many studies estimate the energy use of DL systems. However, energy estimates during DL training often rely on unverified assumptions. This work addresses that gap by investigating how model architecture and training environment affect energy consumption. We train a variety of computer vision models and collect energy consumption and accuracy metrics to analyze their trade-offs across configurations. Our results show that selecting the right model-training environment combination can reduce training energy consumption by up to 80.68% with less than 2% loss in score. We find a significant interaction effect between model and training environment: energy efficiency improves when GPU computational power scales with model complexity. Moreover, we demonstrate that common estimation practices, such as using FLOPs or…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Green IT and Sustainability
