arXiv Analytics

Sign in

arXiv:2210.12515 [cs.LG]AbstractReferencesReviewsResources

SpectraNet: Multivariate Forecasting and Imputation under Distribution Shifts and Missing Data

Cristian Challu, Peihong Jiang, Ying Nian Wu, Laurent Callot

Published 2022-10-22Version 1

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 parameters and comparable training times. On settings with up to 80% missing data, SpectraNet has average performance improvements of almost 50% over the second-best alternative. Our code is available at https://github.com/cchallu/spectranet.

Related articles: Most relevant | Search more
arXiv:2312.07424 [cs.LG] (Published 2023-12-12)
How Well Does GPT-4V(ision) Adapt to Distribution Shifts? A Preliminary Investigation
Zhongyi Han et al.
arXiv:2012.11788 [cs.LG] (Published 2020-12-22)
Can I Still Trust You?: Understanding the Impact of Distribution Shifts on Algorithmic Recourses
arXiv:2307.05284 [cs.LG] (Published 2023-07-11)
On the Need for a Language Describing Distribution Shifts: Illustrations on Tabular Datasets