DAM: Towards A Foundation Model for Time Series Forecasting
Luke Darlow, Qiwen Deng, Ahmed Hassan, Martin Asenov, Rajkarn Singh,, Artjom Joosen, Adam Barker, Amos Storkey

TL;DR
The paper introduces DAM, a versatile neural model for universal time series forecasting that handles irregular sampling, multiple domains, and variable horizons, outperforming existing models in diverse scenarios.
Contribution
DAM is a novel foundation model that generalizes time series forecasting across domains, sampling schemes, and prediction horizons, with a flexible, interpretable, and robust architecture.
Findings
Outperforms or matches state-of-the-art models on 25 datasets.
Excels at zero-shot transfer and very-long-term forecasting.
Robust to missing and irregularly sampled data.
Abstract
It is challenging to scale time series forecasting models such that they forecast accurately for multiple distinct domains and datasets, all with potentially different underlying collection procedures (e.g., sample resolution), patterns (e.g., periodicity), and prediction requirements (e.g., reconstruction vs. forecasting). We call this general task universal forecasting. Existing methods usually assume that input data is regularly sampled, and they forecast to pre-determined horizons, resulting in failure to generalise outside of the scope of their training. We propose the DAM - a neural model that takes randomly sampled histories and outputs an adjustable basis composition as a continuous function of time for forecasting to non-fixed horizons. It involves three key components: (1) a flexible approach for using randomly sampled histories from a long-tail distribution, that enables an…
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
MethodsFocus
