From Clicks to Carbon: The Environmental Toll of Recommender Systems
Tobias Vente, Lukas Wegmeth, Alan Said, Joeran Beel
TL;DR
This paper reveals a substantial environmental cost in recommender-systems research, showing that modern deep-learning approaches consume significantly more energy and generate far higher CO2 equivalents than traditional methods without consistent performance benefits. By reproducing representative pipelines from 2013 and 2023 ACM RecSys papers, measuring energy with hardware meters, and converting to CO2e across multiple locations and hardware configurations, the authors quantify both per-paper and conference-wide footprints. The key contributions include a detailed comparative analysis of hardware, software libraries, datasets, and open-source code practices, plus a clear demonstration of how geography and hardware choice influence emissions. The findings highlight the need for transparent reporting of experimental pipelines, careful algorithm/dataset selection, and sustainable practices to mitigate the environmental impact of recommender-systems research, while providing concrete baselines and methodology for reproducibility and future optimization.
Abstract
As global warming soars, the need to assess the environmental impact of research is becoming increasingly urgent. Despite this, few recommender systems research papers address their environmental impact. In this study, we estimate the environmental impact of recommender systems research by reproducing typical experimental pipelines. Our analysis spans 79 full papers from the 2013 and 2023 ACM RecSys conferences, comparing traditional "good old-fashioned AI" algorithms with modern deep learning algorithms. We designed and reproduced representative experimental pipelines for both years, measuring energy consumption with a hardware energy meter and converting it to CO2 equivalents. Our results show that papers using deep learning algorithms emit approximately 42 times more CO2 equivalents than papers using traditional methods. On average, a single deep learning-based paper generates 3,297 kilograms of CO2 equivalents - more than the carbon emissions of one person flying from New York City to Melbourne or the amount of CO2 one tree sequesters over 300 years.
