Zero-shot Microclimate Prediction with Deep Learning
Iman Deznabi, Peeyush Kumar, Madalina Fiterau
TL;DR
The paper tackles microclimate prediction for unmonitored locations by framing a zero-shot forecasting problem and using transfer learning across weather stations. It introduces a location-aware Transform component within an Informer-based encoder-decoder to map embeddings from data-rich source stations to a target station without local history, enabling forecasts over a horizon of $L_y$ from a past window of length $L_x$. The key contributions include a two-phase training scheme, a differentiable Transform that leverages station locations, and empirical evidence showing improved accuracy over HRRR and a plain Informer on both synthetic data and real AgWeatherNet data. This approach offers practical value for agricultural planning, urban design, and climate resilience by reducing dependence on nearby sensors for new sites.
Abstract
Weather station data is a valuable resource for climate prediction, however, its reliability can be limited in remote locations. To compound the issue, making local predictions often relies on sensor data that may not be accessible for a new, previously unmonitored location. In response to these challenges, we propose a novel zero-shot learning approach designed to forecast various climate measurements at new and unmonitored locations. Our method surpasses conventional weather forecasting techniques in predicting microclimate variables by leveraging knowledge extracted from other geographic locations.
