paper-with-me

홈 › Papers

Deep Spatio-Temporal Neural Network for Air Quality Reanalysis

2025-02-17 · Ammar Kheder, Benjamin Foreback, Lili Wang, Zhi-Song Liu, Michael Boy

Air quality prediction is key to mitigating health impacts and guiding decisions, yet existing models tend to focus on temporal trends while overlooking spatial generalization. We propose AQ-Net, a spatiotemporal reanalysis model for both observed and unobserved stations in the near future. AQ-Net utilizes the LSTM and multi-head attention for the temporal regression. We also propose a cyclic encoding technique to ensure continuous time representation. To learn fine-grained spatial air quality estimation, we incorporate AQ-Net with the neural kNN to explore feature-based interpolation, such that we can fill the spatial gaps given coarse observation stations. To demonstrate the efficiency of our model for spatiotemporal reanalysis, we use data from 2013-2017 collected in northern China for PM2.5 analysis. Extensive experiments show that AQ-Net excels in air quality reanalysis, highlighting the potential of hybrid spatio-temporal models to better capture environmental dynamics, especially in urban areas where both spatial and temporal variability are critical.

📄 PDF Abstract BibTeX arXiv:2502.11941

Code (1)

AmmarKheder/AQ-Net 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Tanh Activation 설명 없음
Multi-Head Attention 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Identifying Spatio-Temporal Drivers of Extreme Events

2024-10-31 · Mohamad Hakam Shams Eddin, Juergen Gall

The spatio-temporal relations of impacts of extreme events and their drivers in climate data are not fully understood and there is a need of machine learning approaches to identify such spatio-temporal relations from dat…

A Generative Framework for Probabilistic, Spatiotemporally Coherent Downscaling of Climate Simulation

2024-12-19 · Jonathan Schmidt, Luca Schmidt, Felix Strnad, Nicole Ludwig 외

Local climate information is crucial for impact assessment and decision-making, yet coarse global climate simulations cannot capture small-scale phenomena. Current statistical downscaling methods infer these phenomena as…

Decision Making

DAWP: A framework for global observation forecasting via Data Assimilation and Weather Prediction in satellite observation space

2025-10-13 · Junchao Gong, Jingyi Xu, Ben Fei, Fenghua Ling 외 arxiv

Weather prediction is a critical task for human society, where impressive progress has been made by training artificial intelligence weather prediction (AIWP) methods with reanalysis data. However, reliance on reanalysis…

Precipitation Forecasting

Super Resolution for Renewable Energy Resource Data With Wind From Reanalysis Data (Sup3rWind) and Application to Ukraine

2024-07-26 · Brandon N. Benton, Grant Buster, Pavlo Pinchuk, Andrew Glaws 외

With an increasing share of the electricity grid relying on wind to provide generating capacity and energy, there is an expanding global need for historically accurate high-resolution wind data. Conventional downscaling …

Super-ResolutionWeather Forecasting

Towards a Spatiotemporal Fusion Approach to Precipitation Nowcasting

2025-05-25 · Felipe Curcio, Pedro Castro, Augusto Fonseca, Rafaela Castro 외

With the increasing availability of meteorological data from various sensors, numerical models and reanalysis products, the need for efficient data integration methods has become paramount for improving weather forecasts…

Data Integration