paper-with-me

홈 › Papers

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, which allow models to abstain from high-risk predictions, are well established in classification and regression but underexplored in forecasting. Existing abstention strategies typically rely on proxies, such as the width of the prediction interval or learned confidence scores derived from forecasts. However, these approaches are inherently tied to the training domain, limiting their ability to generalize. We propose a selective forecasting framework that addresses this limitation by modeling the empirical percentile of forecasting errors, that is, a scale-invariant statistic, based on structural characteristics extracted from recent lags via metalearning. By decoupling the rejection decision from the forecast itself and grounding it in domain-agnostic features, the framework enables effective abstention transfer across heterogeneous time series. Experiments in both in-domain and transfer learning settings show that rejecting samples predicted as challenging consistently improves forecasting accuracy across coverage levels.

📄 PDF Abstract BibTeX arXiv:2606.23448

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series ForecastingTransfer Learning

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

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

Selective Learning for Deep Time Series Forecasting

2025-10-29 · Yisong Fu, Zezhi Shao, Chengqing Yu, Yujie Li 외 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 i…

Time Series Forecasting