paper-with-me

홈 › Papers

Selective Learning for Deep Time Series Forecasting

2025-10-29 · Yisong Fu, Zezhi Shao, Chengqing Yu, Yujie Li, Zhulin An, Qi Wang, Yongjun Xu, Fei Wang arxiv

Benefiting from high capacity for capturing complex temporal patterns, deep learning (DL) has significantly advanced time series forecasting (TSF). However, deep models tend to suffer from severe overfitting due to the inherent vulnerability of time series to noise and anomalies. The prevailing DL paradigm uniformly optimizes all timesteps through the MSE loss and learns those uncertain and anomalous timesteps without difference, ultimately resulting in overfitting. To address this, we propose a novel selective learning strategy for deep TSF. Specifically, selective learning screens a subset of the whole timesteps to calculate the MSE loss in optimization, guiding the model to focus on generalizable timesteps while disregarding non-generalizable ones. Our framework introduces a dual-mask mechanism to target timesteps: (1) an uncertainty mask leveraging residual entropy to filter uncertain timesteps, and (2) an anomaly mask employing residual lower bound estimation to exclude anomalous timesteps. Extensive experiments across eight real-world datasets demonstrate that selective learning can significantly improve the predictive performance for typical state-of-the-art deep models, including 37.4% MSE reduction for Informer, 8.4% for TimesNet, and 6.5% for iTransformer.

📄 PDF Abstract BibTeX arXiv:2510.25207

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series Forecasting

Similar Papers 제목 키워드 기반

Enhancing Time Series Forecasting through Selective Representation Spaces: A Patch Perspective

2025-10-16 · Xingjian Wu, Xiangfei Qiu, Hanyin Cheng, Zhengyu Li 외 arxiv

Time Series Forecasting has made significant progress with the help of Patching technique, which partitions time series into multiple patches to effectively retain contextual semantic information into a representation sp…

Time Series Forecasting

Shapelets-Enriched Selective Forecasting using Time Series Foundation Models

2026-01-16 · Shivani Tomar, Seshu Tirupathi, Elizabeth Daly, Ivana Dusparic arxiv

Time series foundation models have recently gained a lot of attention due to their ability to model complex time series data encompassing different domains including traffic, energy, and weather. Although they exhibit st…

INTARG: Informed Real-Time Adversarial Attack Generation for Time-Series Regression

2026-04-13 · Gamze Kirman Tokgoz, Onat Gungor, Tajana Rosing, Baris Aksanli arxiv

Time-series forecasting aims to predict future values by modeling temporal dependencies in historical observations. It is a critical component of many real-world systems, where accurate forecasts improve operational effi…

Adversarial Attack

Selective Time Series Forecasting via Metalearning

2026-06-22 · Ricardo Inácio, Vitor Cerqueira, Marília Barandas, Carlos Soares arxiv

Deep learning methods have achieved state-of-the-art in time series forecasting, yet their accuracy varies considerably across samples, as some instances remain inherently difficult to predict. Reject option mechanisms, …

Time Series ForecastingTransfer Learning

MambaMixer: Efficient Selective State Space Models with Dual Token and Channel Selection

2024-03-29 · Ali Behrouz, Michele Santacatterina, Ramin Zabih

Recent advances in deep learning have mainly relied on Transformers due to their data dependency and ability to learn at scale. The attention module in these architectures, however, exhibits quadratic time and space in i…

channel selectionImage Classificationobject-detectionObject Detection+4