paper-with-me

홈 › Papers

Meteorology-Driven GPT4AP: A Multi-Task Forecasting LLM for Atmospheric Air Pollution in Data-Scarce Settings

2026-03-31 · Prasanjit Dey, Soumyabrata Dev, Bianca Schoen-Phelan arxiv

Accurate forecasting of air pollution is important for environmental monitoring and policy support, yet data-driven models often suffer from limited generalization in regions with sparse observations. This paper presents Meteorology-Driven GPT for Air Pollution (GPT4AP), a parameter-efficient multi-task forecasting framework based on a pre-trained GPT-2 backbone and Gaussian rank-stabilized low-rank adaptation (rsLoRA). The model freezes the self-attention and feed-forward layers and adapts lightweight positional and output modules, substantially reducing the number of trainable parameters. GPT4AP is evaluated on six real-world air quality monitoring datasets under few-shot, zero-shot, and long-term forecasting settings. In the few-shot regime using 10% of the training data, GPT4AP achieves an average MSE/MAE of 0.686/0.442, outperforming DLinear (0.728/0.530) and ETSformer (0.734/0.505). In zero-shot cross-station transfer, the proposed model attains an average MSE/MAE of 0.529/0.403, demonstrating improved generalization compared with existing baselines. In long-term forecasting with full training data, GPT4AP remains competitive, achieving an average MAE of 0.429, while specialized time-series models show slightly lower errors. These results indicate that GPT4AP provides a data-efficient forecasting approach that performs robustly under limited supervision and domain shift, while maintaining competitive accuracy in data-rich settings.

📄 PDF Abstract BibTeX arXiv:2603.29974

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FourCastNet: A Global Data-driven High-resolution Weather Model using Adaptive Fourier Neural Operators

2022-02-22 · Jaideep Pathak, Shashank Subramanian, Peter Harrington, Sanjeev Raja 외

FourCastNet, short for Fourier Forecasting Neural Network, is a global data-driven weather forecasting model that provides accurate short to medium-range global predictions at $0.25^{\circ}$ resolution. FourCastNet accur…

Weather Forecasting

Offline Meteorology-Pollution Coupling Global Air Pollution Forecasting Model with Bilinear Pooling

2025-03-24 · Xu Fan, Yuetan Lin, Bing Gong, Hao Li

Air pollution has become a major threat to human health, making accurate forecasting crucial for pollution control. Traditional physics-based models forecast global air pollution by coupling meteorology and pollution pro…

Self-Supervised Learning with Probabilistic Density Labeling for Rainfall Probability Estimation

2024-12-08 · Junha Lee, Sojung An, Sujeong You, Namik Cho

Numerical weather prediction (NWP) models are fundamental in meteorology for simulating and forecasting the behavior of various atmospheric variables. The accuracy of precipitation forecasts and the acquisition of suffic…

Precipitation ForecastingSelf-Supervised LearningTransfer Learning

Exploring Multimodal AI Reasoning for Meteorological Forecasting from Skew-T Diagrams

2025-08-17 · ChangJae Lee, Heecheol Yang, Jonghak Choi arxiv

Forecasting from atmospheric soundings is a fundamental task in operational meteorology, often requiring structured visual reasoning over Skew-T log-P diagrams by human forecasters. While recent advances in Vision-Langua…

Visual Question AnsweringWeather ForecastingVisual GroundingVisual Reasoning

Transformer-based Atmospheric Density Forecasting

2023-10-25 · Julia Briden, Peng Mun Siew, Victor Rodriguez-Fernandez, Richard Linares

As the peak of the solar cycle approaches in 2025 and the ability of a single geomagnetic storm to significantly alter the orbit of Resident Space Objects (RSOs), techniques for atmospheric density forecasting are vital …