paper-with-me

Papers

Forecasting Smog Clouds With Deep Learning

2024-10-03 · Valentijn Oldenburg, Juan Cardenas-Cartagena, Matias Valdenegro-Toro

In this proof-of-concept study, we conduct multivariate timeseries forecasting for the concentrations of nitrogen dioxide (NO2), ozone (O3), and (fine) particulate matter (PM10 & PM2.5) with meteorological covariates between two locations using various deep learning models, with a focus on long short-term memory (LSTM) and gated recurrent unit (GRU) architectures. In particular, we propose an integrated, hierarchical model architecture inspired by air pollution dynamics and atmospheric science that employs multi-task learning and is benchmarked by unidirectional and fully-connected models. Results demonstrate that, above all, the hierarchical GRU proves itself as a competitive and efficient method for forecasting the concentration of smog-related pollutants.

📄 PDF Abstract BibTeX arXiv:2410.02759

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningMulti-Task Learning

Methods 이 논문이 사용한 방법론

GRU A Gated Recurrent Unit, or GRU, is a type of recurrent neural network. It is similar to an LSTM, but only has two gates - a reset…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Arbitrary Point Cloud Upsampling with Spherical Mixture of Gaussians

2022-08-10 · Anthony Dell'Eva, Marco Orsingher, Massimo Bertozzi

Generating dense point clouds from sparse raw data benefits downstream 3D understanding tasks, but existing models are limited to a fixed upsampling ratio or to a short range of integer values. In this paper, we present …

Decoderpoint cloud upsampling

Forecasting Seismic Waveforms: A Deep Learning Approach for Einstein Telescope

2025-09-25 · Waleed Esmail, Alexander Kappes, Stuart Russell, Christine Thomas arxiv

We introduce \textit{SeismoGPT}, a transformer-based model for forecasting three-component seismic waveforms in the context of future gravitational wave detectors like the Einstein Telescope. The model is trained in an a…

Forecasting Smog Events Using ConvLSTM: A Spatio-Temporal Approach for Aerosol Index Prediction in South Asia

2025-08-19 · Taimur Khan arxiv

The South Asian Smog refers to the recurring annual air pollution events marked by high contaminant levels, reduced visibility, and significant socio-economic impacts, primarily affecting the Indo-Gangetic Plains (IGP) f…

When Do Autoregressive Sequence Models Forecast Physical Wavefields? A Controlled Study on Synthetic Seismograms

2026-06-09 · Waleed Esmail, Stuart Russell, Jana Klinge, Alexander Kappes 외 arxiv

Long-horizon autoregressive forecasting of oscillatory physical signals, such as seismograms, gravitational-wave strain, and similar wavefields is limited by error accumulation: as a causal model is fed its own outputs o…

Data-Driven Forecasting of three-Component Seismograms Using Transformer Architectures

2026-06-01 · Waleed Esmail, Stuart Russell, Jana Klinge, Alexander Kappes 외 arxiv

Forecasting seismic waveforms beyond observed data remains challenging due to the nonlinear, dispersive, and multi-scale nature of seismic wave propagation. In this work, we introduce \textsc{SeismoGPT}, a transformer-ba…