AQuaMoHo: Localized Low-Cost Outdoor Air Quality Sensing over a Thermo-Hygrometer
Prithviraj Pramanik, Prasenjit Karmakar, Praveen Kumar Sharma, Soumyajit Chatterjee, Abhijit Roy, Santanu Mandal, Subrata Nandi, Sandip Chakraborty, Mousumi Saha, Sujoy Saha
TL;DR
The paper tackles the problem of sparse, city-scale air quality annotation by introducing AQuaMoHo, a framework that combines low-cost THM sensing with publicly crawled spatio-temporal features to annotate AQI at a personal location. It builds city-specific pre-trained models and uses an LSTM with temporal attention to fuse meteorological, temporal, and spatial data, enabling real-time AQI annotation from minimal hardware. The authors validate the approach with in-house AQMD deployments in Durgapur and publicly sourced AQMS data in Delhi, achieving substantial gains over baselines (F1 > 0.60) and demonstrating the value of temporal features, while exploring device counts and progressive deployment effects. This work offers a practical, scalable path for personal-scale air quality monitoring in regions with limited AQMS density, with implications for citizen science, health exposure studies, and urban air management.
Abstract
Efficient air quality sensing serves as one of the essential services provided in any recent smart city. Mostly facilitated by sparsely deployed Air Quality Monitoring Stations (AQMSs) that are difficult to install and maintain, the overall spatial variation heavily impacts air quality monitoring for locations far enough from these pre-deployed public infrastructures. To mitigate this, we in this paper propose a framework named AQuaMoHo that can annotate data obtained from a low-cost thermo-hygrometer (as the sole physical sensing device) with the AQI labels, with the help of additional publicly crawled Spatio-temporal information of that locality. At its core, AQuaMoHo exploits the temporal patterns from a set of readily available spatial features using an LSTM-based model and further enhances the overall quality of the annotation using temporal attention. From a thorough study of two different cities, we observe that AQuaMoHo can significantly help annotate the air quality data on a personal scale.
