One Search Fits All: Pareto-Optimal Eco-Friendly Model Selection
Filippo Betello, Antonio Purificato, Vittoria Vineis, Gabriele Tolomei, Fabrizio Silvestri
TL;DR
This work tackles the environmental impact of AI by addressing energy costs during model selection. It proposes GREEN, an inference-time system that predicts cross-domain model configurations via a learned predictor and selects Pareto-optimal options balancing validation performance and energy consumption, across computer vision, NLP, and recommendation systems. Central contributions include the EcoTaskSet knowledge base, the Set-Based Order Value Alignment (SOVA) ranking metric, and the two-stage Pareto-front-based optimization with online updates, all demonstrated through extensive experiments showing energy-efficient configurations with competitive performance. The approach enables scalable, domain-agnostic, and rapid model selection that can adapt to user preferences and various infrastructures, contributing to sustainable AI practices.
Abstract
The environmental impact of Artificial Intelligence (AI) is emerging as a significant global concern, particularly regarding model training. In this paper, we introduce GREEN (Guided Recommendations of Energy-Efficient Networks), a novel, inference-time approach for recommending Pareto-optimal AI model configurations that optimize validation performance and energy consumption across diverse AI domains and tasks. Our approach directly addresses the limitations of current eco-efficient neural architecture search methods, which are often restricted to specific architectures or tasks. Central to this work is EcoTaskSet, a dataset comprising training dynamics from over 1767 experiments across computer vision, natural language processing, and recommendation systems using both widely used and cutting-edge architectures. Leveraging this dataset and a prediction model, our approach demonstrates effectiveness in selecting the best model configuration based on user preferences. Experimental results show that our method successfully identifies energy-efficient configurations while ensuring competitive performance.
