Phoeni6: a Systematic Approach for Evaluating the Energy Consumption of Neural Networks
Antônio Oliveira-Filho, Wellington Silva-de-Souza, Carlos Alberto Valderrama Sakuyama, Samuel Xavier-de-Souza
TL;DR
Phoeni6 introduces a systematic, containerized framework to evaluate neural network energy consumption under fair comparison and reproducibility constraints. It integrates a NoSQL database model, modular containerized tools, and an eleven-step methodology to automate energy evaluations and data management. Two case studies (AlexNet vs MobileNet; image format effects) show that network design and data formats significantly influence energy use, with MobileNet typically more energy-efficient and BMP formats more favorable than PNG. The work emphasizes portability, transparency, and reproducibility, providing open-source tooling to support scalable, energy-aware AI development.
Abstract
This paper presents Phoeni6, a systematic approach for assessing the energy consumption of neural networks while upholding the principles of fair comparison and reproducibility. Phoeni6 offers a comprehensive solution for managing energy-related data and configurations, ensuring portability, transparency, and coordination during evaluations. The methodology automates energy evaluations through containerized tools, robust database management, and versatile data models. In the first case study, the energy consumption of AlexNet and MobileNet was compared using raw and resized images. Results showed that MobileNet is up to 6.25% more energy-efficient for raw images and 2.32% for resized datasets, while maintaining competitive accuracy levels. In the second study, the impact of image file formats on energy consumption was evaluated. BMP images reduced energy usage by up to 30% compared to PNG, highlighting the influence of file formats on energy efficiency. These findings emphasize the importance of Phoeni6 in optimizing energy consumption for diverse neural network applications and establishing sustainable artificial intelligence practices.
