Search papers, labs, and topics across Lattice.
This paper introduces AirFlow, a dual-stream framework designed for air quality forecasting that addresses the limitations of existing methods by implementing a pollutant-aware normalization and state modeling approach. By utilizing a statistic-guided normalization routing mechanism and a hierarchical dual-stream state model, AirFlow effectively captures multi-scale dependencies and rapid changes in pollutant concentrations without relying on shared latent representations. Experimental results demonstrate that AirFlow outperforms state-of-the-art methods in 34 out of 36 metrics, achieving significant reductions in forecasting error while maintaining low computational requirements.
AirFlow achieves up to 11.11% lower forecasting error than existing methods while using a fraction of the parameters and computational resources.
Accurate air quality forecasting is essential for public health and urban environmental management, but remains challenging because pollutant channels differ in periodicity and distribution drift, while their concentration trajectories contain both multi-scale dependencies and rapid changes. Recent methods have improved spatial dependency learning and meteorological covariate modeling. However, pollutant channels are still passed through the same normalization rule and temporal backbone, using a shared latent representation for channel-specific distributions and changes at different rates. To address this limitation, we propose AirFlow, a pollutant-aware dual-stream framework that operates on station multivariate observations without additional graph propagation or predefined signal decomposition. Specifically, AirFlow designs two novel blocks: (1) a statistic-guided normalization routing mechanism that selects a normalization path for each pollutant according to its 24-hour autocorrelation and distribution drift; and (2) a hierarchical dual-stream state model that combines multi-scale state space propagation with learnable response coefficients, where gated bidirectional cross-attention exchanges information and adaptively fuses the resulting representations. Experiments on real-world data from multiple cities show that AirFlow achieves the best performance in 34 of 36 metrics comparisons, with reductions of up to 11.11% root mean square error over the state-of-the-art baseline. AirFlow also requires only 0.0483M parameters and 0.0215G FLOPs, achieving high forecasting accuracy with low computational overhead.