Resolution-Aware Retrieval Augmented Zero-Shot Forecasting
Iman Deznabi, Peeyush Kumar, Madalina Fiterau
TL;DR
This work tackles zero-shot microclimate forecasting by introducing a Resolution-Aware Retrieval-Augmented Forecasting framework that decomposes signals into frequency components and retrieves context accordingly. It combines an attention-based transfer mechanism and frequency-aware retrieval with a probabilistic Gaussian forecasting objective, implemented atop an encoder–decoder backbone (Informer). Key contributions include wavelet-based multi-resolution retrieval, location embeddings (Learned and Satclip), a flexible transfer component (FC, GNN, or Location Attention), and a two-phase training procedure, all validated on ERA5 showing superior performance over HRRR, Chronos, and other baselines across multiple tasks. The results demonstrate data-efficient, scalable zero-shot forecasting with strong long-horizon and cold-start capabilities, enabling foundation-model-like microclimate predictions for across-the-US and potentially other spatiotemporal domains.
Abstract
Zero-shot forecasting aims to predict outcomes for previously unseen conditions without direct historical data, posing a significant challenge for traditional forecasting methods. We introduce a Resolution-Aware Retrieval-Augmented Forecasting model that enhances predictive accuracy by leveraging spatial correlations and temporal frequency characteristics. By decomposing signals into different frequency components, our model employs resolution-aware retrieval, where lower-frequency components rely on broader spatial context, while higher-frequency components focus on local influences. This allows the model to dynamically retrieve relevant data and adapt to new locations with minimal historical context. Applied to microclimate forecasting, our model significantly outperforms traditional forecasting methods, numerical weather prediction models, and modern foundation time series models, achieving 71% lower MSE than HRRR and 34% lower MSE than Chronos on the ERA5 dataset. Our results highlight the effectiveness of retrieval-augmented and resolution-aware strategies, offering a scalable and data-efficient solution for zero-shot forecasting in microclimate modeling and beyond.
