An Efficient Model Training Framework for Green AI
Abstract
Abstract Training deep neural networks (DNNs) is increasingly recognized as a major contributor to the energy footprint of Artificial Intelligence (AI). Existing dataset pruning (DP) and active learning (AL) techniques reduce training data volumes but often introduce costly computations that undermine their energy-saving potential. This paper introduces Play it Straight and its enhanced variant Re-Play it Straight , two adaptive training algorithms that combine random subset sampling with lightweight AL-inspired instance selection. The proposed framework achieves a better balance between accuracy and energy efficiency by incrementally fine-tuning models on small, informative subsets, while controlling computational overhead. Experiments on multiple benchmark datasets demonstrate substantial reductions in training energy compared to state-of-the-art DP and AL methods, with Re-Play it Straight consistently delivering superior performance. These results highlight the potential of our approach to support more sustainable deep learning practices, contributing to the broader goals of Green AI.
Cite
Text
Scala et al. "An Efficient Model Training Framework for Green AI." Machine Learning, 2025. doi:10.1007/S10994-025-06907-WMarkdown
[Scala et al. "An Efficient Model Training Framework for Green AI." Machine Learning, 2025.](https://mlanthology.org/mlj/2025/scala2025mlj-efficient/) doi:10.1007/S10994-025-06907-WBibTeX
@article{scala2025mlj-efficient,
title = {{An Efficient Model Training Framework for Green AI}},
author = {Scala, Francesco and Flesca, Sergio and Pontieri, Luigi},
journal = {Machine Learning},
year = {2025},
pages = {275},
doi = {10.1007/S10994-025-06907-W},
volume = {114},
url = {https://mlanthology.org/mlj/2025/scala2025mlj-efficient/}
}