Benchmarking Time Series Foundation Model with sktime

Benedikt Heidrich

Wednesday 14:30 in Helium3

In the past years, time series foundation models emerged. They have the potential to change time series forecasting. For example, multiple time series models such as LagLlama, Chronos, Moirai, TinyTimesMixer promise zero-shot forecasting for arbitrary time series. Furthermore, also sktime started to unify the interfaces of the various foundation models to make the usage of those models easy.  However, whether these time series foundation models provide added value to various forecasting applications is still unclear. Thus, benchmarking is necessary. In sktime, we have implemented a benchmarking module enabling easy comparison of those time series foundation models on custom datasets and with arbitrary metrics.

Our talk will outline how sktime’s benchmarking module works and how users can use it to evaluate time series foundation models.  We will show how to combine the benchmarking module with the time series foundation models. We will show the results of a small benchmarking study using time series foundation models and statistical time series models.  We will outline our roadmap for time series foundation models. 

sktime is developed by an open community with the aim of ecosystem integration in a commercially neutral, charitable space. We welcome contributions or donations and seek to provide opportunities for anyone worldwide.

Benedikt Heidrich

I completed my PhD in deep learning based time series forecasting in 2023 with the Karlsruhe Institute of Technology. In sktime, I am focusing on forecasting methods (mainly deep learning based ones) and implementing pipelines.