Zero-shot multivariate time series forecasting
A framework for multivariate time series forecasting using tabular foundation models. (ICLR)
Tabular foundation models, particularly Prior-data Fitted Networks like TabPFN have emerged as the leading contender in a myriad of tasks ranging from data imputation to label prediction on the tabular data format surpassing the historical successes of tree-based models. This has led to investigations on their applicability to forecasting time series data which can be formulated as a tabular problem. While recent work to this end has displayed positive results, most works have limited their treatment of multivariate time series problems to several independent univariate time series forecasting subproblems, thus ignoring any inter-channel interactions. Overcoming this limitation, we introduce a generally applicable framework for multivariate time series forecasting using tabular foundation models. We achieve this by recasting the multivariate time series forecasting problem as a series of scalar regression problems which can then be solved zero-shot by any tabular foundation model with regression capabilities. We present results of our method using the TabPFN-TS backbone and compare performance with the current state of the art tabular methods.
Latest publications
Multi-label node classification with label influence propagation
A novel GNN-based model for multi-label node classification that propagates label influences on graphs.
ICLRTraceVLA: Visual trace prompting enhances spatial-temporal awareness for generalist robotic policies
An effective approach to facilitate VLA models' spatial-temporal awareness for action prediction.
ICLRTransfer learning with deep tabular models
Deep learning for tabular data research shows deep tabular models help bridge gaps between decision trees and neural networks.
ICLR