Bayesian Optimisation for Active Monitoring of Air Pollution
Sigrid Passano Hellan, Christopher G. Lucas, Nigel H. Goddard
TL;DR
The paper addresses efficient placement of ground-level air-pollution sensors by applying Bayesian optimisation with a hierarchical Bayesian GP prior across cities. It couples Monte Carlo inference with importance weighting to adapt hyperparameters at test time, and evaluates on satellite NO2 data and London data using Expected Improvement as the acquisition. The results show improved sensor-placement metrics over baselines in urban settings and illustrate interpretable hyperparameters that reveal local and regional pollution structure, highlighting the method's practical potential for low-cost, scalable monitoring. The work also discusses limitations related to temporal dynamics and sensor uncertainty, and outlines future extensions to temporal modelling and kernel design to enhance real-world deployment.
Abstract
Air pollution is one of the leading causes of mortality globally, resulting in millions of deaths each year. Efficient monitoring is important to measure exposure and enforce legal limits. New low-cost sensors can be deployed in greater numbers and in more varied locations, motivating the problem of efficient automated placement. Previous work suggests Bayesian optimisation is an appropriate method, but only considered a satellite data set, with data aggregated over all altitudes. It is ground-level pollution, that humans breathe, which matters most. We improve on those results using hierarchical models and evaluate our models on urban pollution data in London to show that Bayesian optimisation can be successfully applied to the problem.
