In-Context Fine-Tuning for Time-Series Foundation Models
Abhimanyu Das, Matthew Faw, Rajat Sen, Yichen Zhou

TL;DR
This paper introduces an in-context fine-tuning method for time-series foundation models, enabling them to adapt to specific domains at inference time using multiple related examples, significantly improving forecasting accuracy.
Contribution
The paper proposes a novel in-context fine-tuning approach that allows time-series foundation models to leverage multiple examples during inference, enhancing domain adaptation without explicit fine-tuning.
Findings
Outperforms supervised deep learning and statistical models on benchmarks
Rivals performance of models explicitly fine-tuned on target domain
Utilizes multiple related time-series examples for better forecasting
Abstract
Motivated by the recent success of time-series foundation models for zero-shot forecasting, we present a methodology for of a time-series foundation model. In particular, we design a pretrained foundation model that can be prompted (at inference time) with multiple time-series examples, in order to forecast a target time-series into the future. Our foundation model is specifically trained to utilize examples from multiple related time-series in its context window (in addition to the history of the target time-series) to help it adapt to the specific distribution of the target domain at inference time. We show that such a foundation model that uses in-context examples at inference time can obtain much better performance on popular forecasting benchmarks compared to supervised deep learning methods, statistical models, as well as other time-series…
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
TopicsNeural Networks and Applications · Simulation Techniques and Applications · Fault Detection and Control Systems
