SpectraNet: Multivariate Forecasting and Imputation under Distribution Shifts and Missing Data
Cristian Challu, Peihong Jiang, Ying Nian Wu, Laurent Callot

TL;DR
SpectraNet is a novel multivariate time-series model that effectively handles distribution shifts and missing data by combining spectral decomposition with deep learning, achieving state-of-the-art results on benchmarks.
Contribution
It introduces SpectraNet, a unified model for forecasting and imputation that captures dynamic spectral features and outperforms existing methods with fewer parameters.
Findings
Achieves state-of-the-art performance on five benchmarks.
Handles up to 80% missing data with 50% performance improvement.
Uses 92% fewer parameters than comparable models.
Abstract
In this work, we tackle two widespread challenges in real applications for time-series forecasting that have been largely understudied: distribution shifts and missing data. We propose SpectraNet, a novel multivariate time-series forecasting model that dynamically infers a latent space spectral decomposition to capture current temporal dynamics and correlations on the recent observed history. A Convolution Neural Network maps the learned representation by sequentially mixing its components and refining the output. Our proposed approach can simultaneously produce forecasts and interpolate past observations and can, therefore, greatly simplify production systems by unifying imputation and forecasting tasks into a single model. SpectraNet achieves SoTA performance simultaneously on both tasks on five benchmark datasets, compared to forecasting and imputation models, with up to 92% fewer…
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 · Forecasting Techniques and Applications · Stock Market Forecasting Methods
MethodsConvolution
