LGAIAug 16, 2021

AIREX: Neural Network-based Approach for Air Quality Inference in Unmonitored Cities

arXiv:2108.07120v1
Originality Incremental advance
AI Analysis

This addresses air pollution monitoring gaps for urban populations, but it is incremental as it builds on existing inference methods by extending them to unmonitored cities.

The paper tackles the problem of inferring air quality in unmonitored cities, where existing methods only cover monitored areas, and proposes AIREX, a neural network-based approach using mixture-of-experts and attention mechanisms, which achieves higher accuracy than state-of-the-art methods in experiments on real-world data.

Urban air pollution is a major environmental problem affecting human health and quality of life. Monitoring stations have been established to continuously obtain air quality information, but they do not cover all areas. Thus, there are numerous methods for spatially fine-grained air quality inference. Since existing methods aim to infer air quality of locations only in monitored cities, they do not assume inferring air quality in unmonitored cities. In this paper, we first study the air quality inference in unmonitored cities. To accurately infer air quality in unmonitored cities, we propose a neural network-based approach AIREX. The novelty of AIREX is employing a mixture-of-experts approach, which is a machine learning technique based on the divide-and-conquer principle, to learn correlations of air quality between multiple cities. To further boost the performance, it employs attention mechanisms to compute impacts of air quality inference from the monitored cities to the locations in the unmonitored city. We show, through experiments on a real-world air quality dataset, that AIREX achieves higher accuracy than state-of-the-art methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes