SPLGNov 29, 2022

AirFormer: Predicting Nationwide Air Quality in China with Transformers

arXiv:2211.15979v1213 citationsh-index: 35Has Code
Originality Highly original
AI Analysis

This work addresses air pollution forecasting, a critical issue for public health and economic growth in emerging countries like China, representing a strong specific gain in accuracy.

The paper tackles nationwide air quality prediction in China with fine spatial granularity, introducing AirFormer, a Transformer-based model that reduces prediction errors by 5%~8% on 72-hour forecasts compared to state-of-the-art methods.

Air pollution is a crucial issue affecting human health and livelihoods, as well as one of the barriers to economic and social growth. Forecasting air quality has become an increasingly important endeavor with significant social impacts, especially in emerging countries like China. In this paper, we present a novel Transformer architecture termed AirFormer to collectively predict nationwide air quality in China, with an unprecedented fine spatial granularity covering thousands of locations. AirFormer decouples the learning process into two stages -- 1) a bottom-up deterministic stage that contains two new types of self-attention mechanisms to efficiently learn spatio-temporal representations; 2) a top-down stochastic stage with latent variables to capture the intrinsic uncertainty of air quality data. We evaluate AirFormer with 4-year data from 1,085 stations in the Chinese Mainland. Compared to the state-of-the-art model, AirFormer reduces prediction errors by 5%~8% on 72-hour future predictions. Our source code is available at https://github.com/yoshall/airformer.

Code Implementations1 repo
Foundations

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

Your Notes