SEER: Transformer-based Robust Time Series Forecasting via Automated Patch Enhancement and Replacement
Abstract
Lay Summary
Time series forecasting is widely used in areas such as energy management, transportation, healthcare, and finance, where accurate predictions are essential for planning and decision-making. Many modern forecasting systems divide historical data into smaller segments, called patches, to better understand temporal patterns. However, existing methods usually treat all patches equally, even though some parts of the data may be unreliable due to missing values, noisy measurements, abnormal events, or changing data distributions. As a result, low-quality information can negatively affect forecasting performance. To address this problem, we propose a robust forecasting framework called SEER. The key idea of SEER is to automatically identify unreliable parts of the data and reduce their negative impact during prediction. Instead of blindly using every patch, SEER learns to filter out low-quality information and replace it with more reliable global representations learned from the overall time series. This allows the model to make more stable and accurate predictions even when the input data is noisy or incomplete. Experiments on multiple real-world datasets demonstrate that SEER consistently outperforms existing forecasting methods and achieves state-of-the-art performance under challenging data conditions.