Predicting Public Health Impacts of Electricity Usage
Yejia Liu, Zhifeng Wu, Pengfei Li, Shaolei Ren
TL;DR
The paper tackles how to predict and mitigate the public health impacts of electricity usage by linking demand-side dynamics to emissions, dispersion, and health costs through an end-to-end AI pipeline called HealthPredictor.HealthPredictor comprises a Transformer-based Fuel Mix Predictor, an Air Quality Converter for emissions and dispersion, and a Health Impacter that monetizes health changes, trained with a health-aware loss.Across three U.S. regions and an EV charging case study, the approach yields lower health-impact errors than fuel-mix baselines and demonstrates substantial potential health benefits from health-informed energy management.The work emphasizes data fusion, end-to-end optimization, and actionable signals for individuals and system operators, while releasing datasets and code to support reproducibility.
Abstract
The electric power sector is a leading source of air pollutant emissions, impacting the public health of nearly every community. Although regulatory measures have reduced air pollutants, fossil fuels remain a significant component of the energy supply, highlighting the need for more advanced demand-side approaches to reduce the public health impacts. To enable health-informed demand-side management, we introduce HealthPredictor, a domain-specific AI model that provides an end-to-end pipeline linking electricity use to public health outcomes. The model comprises three components: a fuel mix predictor that estimates the contribution of different generation sources, an air quality converter that models pollutant emissions and atmospheric dispersion, and a health impact assessor that translates resulting pollutant changes into monetized health damages. Across multiple regions in the United States, our health-driven optimization framework yields substantially lower prediction errors in terms of public health impacts than fuel mix-driven baselines. A case study on electric vehicle charging schedules illustrates the public health gains enabled by our method and the actionable guidance it can offer for health-informed energy management. Overall, this work shows how AI models can be explicitly designed to enable health-informed energy management for advancing public health and broader societal well-being. Our datasets and code are released at: https://github.com/Ren-Research/Health-Impact-Predictor.
