Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

From Tables to Time: Extending TabPFN-v2 to Time Series Forecasting

About

Recent progress in foundation models has enabled strong zero-shot performance for time series forecasting. In this work, we show that such capabilities can also emerge from tabular foundation models. We introduce TabPFN-TS, a simple method that treats forecasting as a tabular regression problem by combining lightweight temporal featurization with the pretrained TabPFN-v2. This formulation requires no time-series-specific pretraining and naturally supports both univariate and covariate-informed forecasting. Despite its compact size (11M parameters), TabPFN-TS achieves state-of-the-art performance on covariate-informed forecasting and competitive accuracy on univariate forecasting across the GIFT-Eval and fev-bench benchmarks. We further provide controlled analyses examining how the model interprets temporal structure, how featurization choices affect accuracy, and how forecasts change under alternative tabular backbones. Together, our results demonstrate that tabular foundation models--when paired with suitable temporal features--offer an efficient and versatile alternative for forecasting, bridging tabular and time-series learning within a unified framework. Code is available at https://github.com/PriorLabs/tabpfn-time-series.

Shi Bin Hoo, Samuel M\"uller, David Salinas, Frank Hutter• 2025

Related benchmarks

TaskDatasetResultRank
Probabilistic time series forecastingENTSO-e Load FEV leaderboard subset 1H
SQL0.442
16
Time Series ForecastingGIFT-Eval Part 1
LOOP-SEATTLE-5T-48 Error0.052
13
Time Series ForecastingGIFT-Eval LOOP-SEATTLE-5T-48
MASE0.052
13
Time Series ForecastingGIFT-Eval bizitobs-application-60
MASE0.031
13
Probabilistic ForecastingETT1 Hourly horizon 480
WQL0.276
12
Time Series Forecastingett1 H 480
MASE0.276
12
Probabilistic time series forecastingSolar with Weather FEV leaderboard 1H
SQL0.701
8
Probabilistic time series forecastingGEOAVERAGE FEV leaderboard
SQL0.599
8
Probabilistic time series forecastingAVG RANK FEV leaderboard
SQL3.38
8
Probabilistic time series forecastingENTSO-e Load FEV leaderboard 30T
SQL0.512
8
Showing 10 of 20 rows

Other info

Follow for update