PlumeCityNet: Multi-Resolution Air Quality Forecasting
Thibaut Cassard, Gr\'egoire Jauvion, Antoine All\'eon, Boris, Quennehen, David Lissmyr

TL;DR
PlumeCityNet is a multi-resolution deep learning engine that forecasts key air pollutants using diverse data sources, providing accurate, fast, and scalable predictions suitable for various urban environments.
Contribution
The paper introduces the Scale-Unit block and a multi-resolution U-Net architecture for integrated, efficient air quality forecasting across different spatial scales.
Findings
Outperforms existing prediction methods in major cities.
Maintains high accuracy even in unseen cities.
Operates efficiently on standard CPUs, enabling frequent updates.
Abstract
This paper presents an engine able to forecast jointly the concentrations of the main pollutants harming people's health: nitrogen dioxide (NO2), ozone (O3) and particulate matter (PM2.5 and PM10, which are respectively the particles whose diameters are below 2.5um and 10um respectively). The engine is fed with air quality monitoring stations' measurements, weather forecasts, physical models' outputs and traffic estimates to produce forecasts up to 24 hours. The forecasts are produced with several spatial resolutions, from a few dozens of meters to dozens of kilometers, fitting several use-cases needing air quality data. We introduce the Scale-Unit block, which enables to integrate seamlessly all available inputs at a given resolution to return forecasts at the same resolution. Then, the engine is based on a U-Net architecture built with several of those blocks, giving it the ability…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAir Quality Monitoring and Forecasting · Air Quality and Health Impacts · Vehicle emissions and performance
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Convolution · Concatenated Skip Connection · Max Pooling · U-Net
