Towards Interpretable Time Series Foundation Models
Matthieu Boileau, Philippe Helluy, Jeremy Pawlus, Svitlana Vyetrenko

TL;DR
This paper explores distilling time series reasoning into small, interpretable language models by using synthetic data, multimodal annotations, and specialized evaluation metrics, enabling lightweight models to explain temporal patterns.
Contribution
It introduces a method for training compact models to interpret time series data, advancing interpretability and deployment feasibility of time series analysis.
Findings
Models acquire meaningful interpretive capabilities
Feasibility of compressing time series understanding into lightweight models
Evaluation metrics effectively assess interpretive quality
Abstract
In this paper, we investigate the distillation of time series reasoning capabilities into small, instruction-tuned language models as a step toward building interpretable time series foundation models. Leveraging a synthetic dataset of mean-reverting time series with systematically varied trends and noise levels, we generate natural language annotations using a large multimodal model and use these to supervise the fine-tuning of compact Qwen models. We introduce evaluation metrics that assess the quality of the distilled reasoning - focusing on trend direction, noise intensity, and extremum localization - and show that the post-trained models acquire meaningful interpretive capabilities. Our results highlight the feasibility of compressing time series understanding into lightweight, language-capable models suitable for on-device or privacy-sensitive deployment. This work contributes a…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Machine Learning in Healthcare · Explainable Artificial Intelligence (XAI)
