Adapting Time Series Foundation Models through Data Mixtures
Thomas L. Lee, Edoardo M. Ponti, Amos Storkey

TL;DR
This paper introduces MixFT, a method that improves zero-shot time series forecasting by re-dividing data into sub-domains using Bayesian mixtures and fine-tuning modules on these more homogeneous sets.
Contribution
MixFT is a novel approach that partitions data into sub-domains with Bayesian mixtures, enhancing TSFM fine-tuning and zero-shot forecasting performance.
Findings
MixFT outperforms per-dataset fine-tuning methods.
Re-dividing data into sub-domains improves model specialization.
Fine-tuning on homogeneous sub-domains enhances zero-shot forecasting.
Abstract
Time series foundation models (TSFMs) have become increasingly popular for zero-shot forecasting. However, for a new time series domain not fully covered by the pretraining set, performance can suffer. Therefore, when a practitioner cares about a new domain and has access to a set of related datasets, the question arises: how best to fine-tune a TSFM to improve zero-shot forecasting? A typical approach to this type of problem is to fine-tune a LoRA module on all datasets or separately on each dataset. Tuning a separate module on each dataset allows for the specialisation of the TSFM to different types of data distribution, by selecting differing combinations of per-dataset modules for different time series contexts. However, we find that, using per-dataset modules might not be optimal, since a time series dataset can contain data from several types of distributions, i.e. sub-domains.…
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
TopicsForecasting Techniques and Applications · Time Series Analysis and Forecasting · Stock Market Forecasting Methods
