Topics
Data science can help reduce greenhouse-gas emissions, but the biggest analytical mistakes usually happen before model fitting. A system can optimize the wrong boundary, count avoided emissions twice, compare against an unrealistic baseline, or shift emissions from one part of a life cycle to another.
The first task is therefore carbon accounting.
Define the system boundary
An emissions estimate needs a defined boundary.
For an organization, common categories include direct emissions, purchased-energy emissions, and value-chain emissions. For a product, a life-cycle boundary may include raw materials, manufacturing, transport, use, and end of life.
If activity $A_i$ is associated with emission factor $e_i$, a simple inventory is
The arithmetic is easy. The difficult questions are whether activities are complete, factors are appropriate, and the boundary matches the decision.
Location-based and marginal carbon intensity differ
Electricity emissions depend on the grid mix.
Average grid intensity answers a bookkeeping question:
A decision such as shifting load in time may instead depend on marginal emissions: which generator changes output because the load changed.
Optimizing against average intensity can therefore produce a different answer from optimizing actual incremental emissions.
Baselines determine avoided emissions
Suppose an intervention reduces measured energy use by $\Delta E$. Avoided carbon is not automatically
One must define what would have happened without the intervention.
Weather, production volume, occupancy, demand, and equipment changes can all alter energy use independently of the project. Baseline models should be specified before claiming savings.
This turns carbon-reduction evaluation into a causal-inference problem.
Forecasting is not attribution
A model that predicts emissions accurately does not identify why emissions changed.
For example, lower factory emissions after installing a new control system may reflect lower production. A forecasting model can describe the series without estimating the intervention effect.
Difference-in-differences, matched controls, randomized rollouts, interrupted time-series designs, or engineering counterfactual models may be more appropriate depending on the setting.
Production optimization
For manufacturing, an optimization model can include energy, throughput, quality, and emissions jointly.
A simple objective is
subject to production constraints.
This exposes the trade-off explicitly. A lower-emission schedule that misses contractual demand is not operationally feasible.
Carbon-aware scheduling can shift flexible loads toward periods of lower marginal grid intensity, but only when timing constraints and rebound effects are included.
Predictive maintenance and energy efficiency
Degrading equipment can consume more energy before failing. Predictive maintenance may therefore reduce both downtime and energy use.
But the emissions benefit should be measured rather than assumed. Maintenance itself consumes materials, transport, labor, and replacement parts. Replacing equipment too early can increase embodied emissions.
The relevant comparison is life-cycle impact, not only instantaneous efficiency.
Supply chains
Scope-3 or value-chain emissions often dominate corporate inventories and are usually the least precisely measured.
Supplier-specific data are preferable when reliable. Generic emission factors can fill gaps but introduce uncertainty.
Machine learning can help prioritize missing-data collection or estimate factors, but generated estimates should not be presented with false precision.
Uncertainty intervals and provenance are important because supplier estimates may drive procurement decisions.
Life-cycle assessment
Life-cycle assessment prevents local optimization from shifting burdens elsewhere.
A material substitution may reduce manufacturing emissions while increasing mining, transport, or end-of-life impacts.
The functional unit must also be stable. Comparing one kilogram of two materials is not meaningful if they deliver different durability or performance.
Satellite and sensor data
Remote sensing can detect methane plumes, land-use change, vegetation, thermal anomalies, and other physical signals relevant to carbon accounting.
The inference chain is still model-based:
Each step has resolution limits, detection thresholds, and uncertainty.
Avoid blockchain as a substitute for measurement
An immutable ledger can record a claim faithfully. It cannot make the underlying claim true.
If a carbon credit is based on a weak baseline, double-counted additionality, or uncertain permanence, storing it on a distributed ledger does not solve the scientific problem.
Verification quality comes from measurement, methodology, and governance.
Rebound effects
Efficiency improvements can reduce the cost of using a service, which may increase total use.
If an intervention improves efficiency by 20% but demand rises, realized emissions reductions can be smaller than engineering estimates.
System-level evaluation should therefore monitor total outcomes after deployment.
A credible workflow
- Define the physical and organizational boundary.
- Define the functional unit or activity denominator.
- Build a transparent emissions inventory.
- Quantify measurement and factor uncertainty.
- Specify the counterfactual baseline.
- Optimize only variables the decision maker can control.
- Evaluate rebound and life-cycle effects.
- Recalculate after implementation using observed data.
Conclusion
Data science contributes most to decarbonization when it makes the accounting and decision problem more explicit.
The difficult questions are not whether a neural network can predict energy use. They are:
- what emissions are inside the boundary
- what would have happened without the intervention
- which emissions are marginal
- where uncertainty enters
- whether emissions are shifted elsewhere
- whether the operational decision remains feasible
Optimization without credible measurement can produce precise numbers with little environmental meaning.
References
- Greenhouse Gas Protocol. Corporate Standard and Scope 3 Standard.
- ISO 14040/14044. Life-cycle assessment principles and framework.
- IPCC. 2006 Guidelines for National Greenhouse Gas Inventories and refinements.
Embed interactive plots, widgets, and demos using <figure>, <iframe>, or <div class="interactive-embed"> containers. Ensure each embed includes descriptive captions for accessibility.
How to cite
Use the quick export buttons to save citations for reference managers or copy the formatted text directly.
Diogo Ribeiro (2023). Data Science for Carbon Reduction: Measurement Before Optimization. Faculty of Media Arts and Design, Technical University of Porto. https://diogoribeiro7.github.io/data-science/data_science_carbon_footprint_reduction/.


