TimePerceiver: An Encoder-Decoder Framework for Generalized Time-Series Forecasting
Jaebin Lee, Hankook Lee

TL;DR
TimePerceiver introduces a unified encoder-decoder framework for time-series forecasting that effectively handles diverse prediction tasks and input configurations, significantly outperforming previous methods across multiple benchmarks.
Contribution
The paper presents a novel flexible encoder-decoder architecture with a new training strategy for generalized time-series forecasting tasks.
Findings
Outperforms state-of-the-art baselines on benchmark datasets
Handles diverse temporal prediction objectives like extrapolation, interpolation, and imputation
Introduces a set of latent bottleneck representations for better dependency modeling
Abstract
In machine learning, effective modeling requires a holistic consideration of how to encode inputs, make predictions (i.e., decoding), and train the model. However, in time-series forecasting, prior work has predominantly focused on encoder design, often treating prediction and training as separate or secondary concerns. In this paper, we propose TimePerceiver, a unified encoder-decoder forecasting framework that is tightly aligned with an effective training strategy. To be specific, we first generalize the forecasting task to include diverse temporal prediction objectives such as extrapolation, interpolation, and imputation. Since this generalization requires handling input and target segments that are arbitrarily positioned along the temporal axis, we design a novel encoder-decoder architecture that can flexibly perceive and adapt to these varying positions. For encoding, we introduce…
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.
Videos
Taxonomy
TopicsTime Series Analysis and Forecasting · Traffic Prediction and Management Techniques · Machine Learning in Healthcare
