Back to #graph neural networks

MADGCN: A Meteorology-Aware Spatio-Temporal Graph Convolution Network for Long-Term Air Pollution Forecasting

Sep 2026 · IEEE Transactions on Knowledge and Data Engineering · Vol 38, pp. 5947-5962 · 0 citations · 58 references

Abstract

Air quality forecasting has attracted increasing attention as global air pollution worsens. Spatiotemporal graph neural networks have become a leading paradigm, thanks to their ability to capture complex spatial and temporal dynamics in Air Quality Index (AQI) data. However, existing methods remain limited by weak modeling of long-range temporal dependencies and insufficient integration of meteorological factors. Building on a publicly available nationwide air quality dataset spanning eight years, we propose MADGCN, a Meteorology-Aware Decoupled Spatio-Temporal Convolutional Network that jointly addresses long-horizon temporal modeling and meteorological context fusion. MADGCN includes a dynamic causality discovery module grounded in Granger causality, which captures time-varying causal relationships between meteorological conditions and AQI dynamics. The inferred causal structures further guide a causal graph convolution module and a PatchMixer module, enabling effective spatial interaction modeling and multiscale temporal dependency learning. Extensive experiments against 16 strong baselines show that MADGCN achieves competitive performance for long-horizon air pollution forecasting and generalizes well under high-pollution regimes..

View source

Similar papers

Locality-Preserving Graph Laplacian Manifold Learning Based Model Predictive Control for Three-Phase Inverters

This article presents a model predictive control (MPC) strategy for three-phase inverters based on locality preserving projections (LPPs). Unlike conventional machine learning–based MPC approaches that rely on predefined or high-dimensional input features, the proposed LPP-MPC automatically extracts compact, informative representations by preserving the data’s intrinsic geometric structure. This dimensionality reduction enables fast linear control-law evaluation with computational complexity O(1), making the controller well-suited for real-time implementation. Experimental results demonstrate that the LPP-MPC achieves lower total harmonic distortion (THD) and reduced tracking error compared to quadratic-programming MPC under both linear and nonlinear load conditions, and the proposed controller maintains consistently lower THD throughout load transients than other methods such as two-degree-of-freedom MPC. Compared to existing model-free MPC and deep learning neural network, the LPP-MPC has the lowest THD and root mean square error with the least computational time owing to its efficient linear structure and strong generalization capability.

Jianwu Zeng, Lizheng Cheng, V. Winstead et al. · 1 citation

Related blog posts