PulseAugur
EN
LIVE 14:52:42

Poor coding practices in ML increase carbon emissions, study finds

A new research paper from arXiv investigates the environmental impact of inefficient coding practices in machine learning applications, specifically focusing on TensorFlow and Keras. The study quantifies how resource leaks, such as improper model reuse and unreleased tensor references, lead to increased energy consumption and carbon emissions. Preliminary results indicate that these coding smells can elevate electricity usage by approximately 32% to 46%, highlighting the need for better resource lifecycle management in ML development. AI

IMPACT Highlights the significant environmental cost of inefficient ML code, urging developers to prioritize sustainability.

RANK_REASON Academic paper detailing empirical investigation of resource leaks in ML code and their environmental impact. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Poor coding practices in ML increase carbon emissions, study finds

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Bashar Abdallah, Gustavo Santos, Rola Al Bataineh, Alain Abran, Mohammad Hamdaqa ·

    The Hidden Environmental Cost of Poor Coding Practices in TensorFlow and Keras Applications: A Study on Resource Leaks and Carbon Emissions

    arXiv:2606.19799v1 Announce Type: cross Abstract: Efficiency and sustainability are critical considerations in the development and deployment of machine learning (ML) applications. Among the factors influencing sustainability, resource leaks in ML code can introduce hidden ineffi…