QuiZSF: A Retrieval-Augmented Framework for Zero-Shot Time Series Forecasting
Shichao Ma, Zhengyang Zhou, Qihe Huang, Binwu Wang, Yang Wang

TL;DR
QuiZSF is a novel retrieval-augmented framework for zero-shot time series forecasting that combines search, domain-aware retrieval, and knowledge integration to improve accuracy in data-scarce environments.
Contribution
The paper introduces QuiZSF, a new framework with hierarchical retrieval and multi-grained learning to enhance zero-shot forecasting capabilities.
Findings
Outperforms baselines on five benchmarks
Ranks first in up to 87.5% zero-shot settings
Maintains high efficiency in forecasting tasks
Abstract
Accurate forecasting of sequential data streams is a cornerstone of modern Web services, supporting applications such as traffic management, user behavior modeling, and online anomaly prevention. However, in many Web environments, new domains emerge rapidly and labeled history data is scarce, which makes zero-shot forecasting particularly challenging. Existing time-series pre-trained models (TSPMs) show promise but they lack the ability to dynamically incorporate external knowledge, while conventional retrieval-augmented generation (RAG) methods are rarely extended beyond text. In this work, we present \textbf{QuiZSF}, a retrieval-augmented forecasting framework that integrates search and forecasting for time series data. The framework performs search by retrieving structurally similar sequences from a large-scale time-series database, and it performs forecasting by integrating the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Traffic Prediction and Management Techniques · Forecasting Techniques and Applications
