Search papers, labs, and topics across Lattice.
The paper introduces NEXUS, a novel neural architecture for forecasting air quality in the Delhi NCR, focusing on CO, NO, and SO$_2$ levels. NEXUS leverages patch embedding, low-rank projections, and adaptive fusion to model complex spatiotemporal dependencies in atmospheric data. The model achieves high R$^2$ scores (CO: >0.94, NO: >0.91, SO$_2$: >0.95) with significantly fewer parameters compared to existing models like SCINet, Autoformer, and FEDformer.
Achieve state-of-the-art air quality forecasting with a model that's 16x smaller than the alternatives, unlocking real-time monitoring on limited hardware.
Urban air pollution in megacities poses critical public health challenges, particularly in Delhi National Capital Region (NCR) where severe degradation affects millions. We present NEXUS (Neural Extraction and Unified Spatiotemporal) architecture for forecasting carbon monoxide, nitrogen oxide, and sulfur dioxide. Working with four years (2018--2021) of atmospheric data across sixteen spatial grids, NEXUS achieves R$^2$ exceeding 0.94 for CO, 0.91 for NO, and 0.95 for SO$_2$ using merely 18,748 parameters -- substantially fewer than SCINet (35,552), Autoformer (68,704), and FEDformer (298,080). The architecture integrates patch embedding, low-rank projections, and adaptive fusion mechanisms to decode complex atmospheric chemistry patterns. Our investigation uncovers distinct diurnal rhythms and pronounced seasonal variations, with winter months experiencing severe pollution episodes driven by temperature inversions and agricultural biomass burning. Analysis identifies critical meteorological thresholds, quantifies wind field impacts on pollutant dispersion, and maps spatial heterogeneity across the region. Extensive ablation experiments demonstrate each architectural component's role. NEXUS delivers superior predictive performance with remarkable computational efficiency, enabling real-time deployment for air quality monitoring systems.