TimeSieve: Extracting Temporal Dynamics through Information Bottlenecks
Ninghui Feng, Songning Lai, Jiayu Yang, Fobao Zhou, Zhenxiao Yin, Hang, Zhao

TL;DR
TimeSieve is a novel time series forecasting model that leverages wavelet transforms and information bottleneck theory to automatically extract multi-scale features and filter redundant information, improving accuracy and generalization.
Contribution
The paper introduces TimeSieve, a new forecasting model that eliminates manual hyperparameter tuning and enhances feature selection using wavelet transforms and information bottleneck theory.
Findings
Outperforms existing methods on 70% of datasets
Achieves higher predictive accuracy
Demonstrates better generalization across diverse datasets
Abstract
Time series forecasting has become an increasingly popular research area due to its critical applications in various real-world domains such as traffic management, weather prediction, and financial analysis. Despite significant advancements, existing models face notable challenges, including the necessity of manual hyperparameter tuning for different datasets, and difficulty in effectively distinguishing signal from redundant features in data characterized by strong seasonality. These issues hinder the generalization and practical application of time series forecasting models. To solve this issues, we propose an innovative time series forecasting model TimeSieve designed to address these challenges. Our approach employs wavelet transforms to preprocess time series data, effectively capturing multi-scale features without the need for additional parameters or manual hyperparameter tuning.…
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 · Data Management and Algorithms · Advanced Database Systems and Queries
