AI-CARE: Carbon-Aware Reporting Evaluation Metric for AI Models
KC Santosh, Srikanth Baride, Rodrigue Rizk
TL;DR
AI-CARE tackles the gap in ML benchmarking by introducing a standardized carbon-aware evaluation tool that reports energy consumption and carbon emissions alongside task performance. It defines the carbon-performance tradeoff curve and a scalar score to enable multi-objective comparisons, formalized through the Pareto frontier $𝒯$ and the scalar $SCAS$ that balance $P(m)$ and $C(m)$. The approach is architecture- and workflow-agnostic and is validated across multiple vision benchmarks, showing that carbon-aware benchmarking can reorder rankings and incentivize environmentally responsible designs. The work provides open-source tooling to integrate energy and carbon accounting into existing evaluation pipelines, aligning ML progress with sustainability goals.
Abstract
As machine learning (ML) continues its rapid expansion, the environmental cost of model training and inference has become a critical societal concern. Existing benchmarks overwhelmingly focus on standard performance metrics such as accuracy, BLEU, or mAP, while largely ignoring energy consumption and carbon emissions. This single-objective evaluation paradigm is increasingly misaligned with the practical requirements of large-scale deployment, particularly in energy-constrained environments such as mobile devices, developing regions, and climate-aware enterprises. In this paper, we propose AI-CARE, an evaluation tool for reporting energy consumption, and carbon emissions of ML models. In addition, we introduce the carbon-performance tradeoff curve, an interpretable tool that visualizes the Pareto frontier between performance and carbon cost. We demonstrate, through theoretical analysis and empirical validation on representative ML workloads, that carbon-aware benchmarking changes the relative ranking of models and encourages architectures that are simultaneously accurate and environmentally responsible. Our proposal aims to shift the research community toward transparent, multi-objective evaluation and align ML progress with global sustainability goals. The tool and documentation are available at https://github.com/USD-AI-ResearchLab/ai-care.
