Sustainable Open-Source AI Requires Tracking the Cumulative Footprint of Derivatives
Shaina Raza, Iuliia Eyriay, Ahmed Y. Radwan, Nate Lesperance, Deval Pandya, Sedef Akinli Kocak, Graham W. Taylor
TL;DR
Open-source AI derivatives create a cumulative, hidden environmental footprint that current per-model efficiency metrics cannot reliably reduce. The authors propose Data and Impact Accounting (DIA), a lightweight transparency layer that standardizes carbon and water reporting metadata, adds low-friction instrumentation, and aggregates results via public dashboards to reflect ecosystem-level impact. DIA comprises a minimal footprint schema embedded in model cards, automated measurement tooling, and phased rollout across norms, tooling, and community dashboards, with equations for energy and emissions guidance such as $E_{\mathrm{train}} = \frac{H_{\mathrm{GPU}} \times P_{\mathrm{avg}} \times \mathrm{PUE}}{1000}$ and $C_{\mathrm{train}} = E_{\mathrm{train}} \times \mathrm{CI}$, plus $W_{\mathrm{train}} = E_{\mathrm{train}} \times \mathrm{WUE}_{\mathrm{total}}$. While DIA can support compute budgeting and curb rebound effects, it remains a foundation for voluntary, community-driven governance rather than a regulatory solution. The work emphasizes ecosystem-level coordination as essential to sustainable open-source AI, balancing openness with accountability through standardized measurement and shared dashboards.
Abstract
Open-source AI is scaling rapidly, and model hubs now host millions of artifacts. Each foundation model can spawn large numbers of fine-tunes, adapters, quantizations, merges, and forks. We take the position that compute efficiency alone is insufficient for sustainability in open-source AI: lower per-run costs can accelerate experimentation and deployment, increasing aggregate environmental footprint unless impacts are measurable and comparable across derivative lineages. However, the energy use, water consumption, and emissions of these derivative lineages are rarely measured or disclosed in a consistent, comparable manner, leaving ecosystem-level impact largely invisible. We argue that sustainable open-source AI requires coordination infrastructure that tracks impacts across model lineages, not only base models. We propose Data and Impact Accounting (DIA), a lightweight, non-restrictive transparency layer that (i) standardizes carbon and water reporting metadata, (ii) integrates low-friction measurement into common training and inference pipelines, and (iii) aggregates reports through public dashboards to summarize cumulative impacts across releases and derivatives. DIA makes derivative costs visible and supports ecosystem-level accountability while preserving openness. https://vectorinstitute.github.io/ai-impact-accounting/
