Time Series Representation Models
Robert Leppich, Vanessa Borst, Veronika Lesch, Samuel Kounev

TL;DR
This paper introduces a novel self-supervised hierarchical architecture for time series analysis that effectively captures local and global features, improving forecasting and imputation accuracy while reducing computational resources.
Contribution
It proposes a new introspection-based architecture for time series representation models that are adaptable, resource-efficient, and capable of handling missing data and outliers.
Findings
Improves imputation errors by up to 90.34%.
Enhances forecasting accuracy by up to 71.54%.
Reduces trainable parameters by up to 92.43%.
Abstract
Time series analysis remains a major challenge due to its sparse characteristics, high dimensionality, and inconsistent data quality. Recent advancements in transformer-based techniques have enhanced capabilities in forecasting and imputation; however, these methods are still resource-heavy, lack adaptability, and face difficulties in integrating both local and global attributes of time series. To tackle these challenges, we propose a new architectural concept for time series analysis based on introspection. Central to this concept is the self-supervised pretraining of Time Series Representation Models (TSRMs), which once learned can be easily tailored and fine-tuned for specific tasks, such as forecasting and imputation, in an automated and resource-efficient manner. Our architecture is equipped with a flexible and hierarchical representation learning process, which is robust against…
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
