Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

DropoutTS: Sample-Adaptive Dropout for Robust Time Series Forecasting

About

Deep time series models are vulnerable to noisy data ubiquitous in real-world applications. Existing robustness strategies either prune data or rely on costly prior quantification, failing to balance effectiveness and efficiency. In this paper, we introduce DropoutTS, a model-agnostic plugin that shifts the paradigm from "what" to learn to "how much" to learn. DropoutTS employs a Sample-Adaptive Dropout mechanism: leveraging spectral sparsity to efficiently quantify instance-level noise via reconstruction residuals, it dynamically calibrates model learning capacity by mapping noise to adaptive dropout rates - selectively suppressing spurious fluctuations while preserving fine-grained fidelity. Extensive experiments across diverse noise regimes and open benchmarks show DropoutTS consistently boosts superior backbones' performance, delivering advanced robustness with negligible parameter overhead and no architectural modifications. Our code is available at https://github.com/CityMind-Lab/DropoutTS.

Siru Zhong, Yiqiu Liu, Zhiqing Cui, Zezhi Shao, Fei Wang, Qingsong Wen, Yuxuan Liang• 2026

Related benchmarks

TaskDatasetResultRank
Time Series ForecastingETTh1 (test)
MSE0.441
262
Time Series ForecastingETTm1 (test)
MSE0.392
196
Time Series ForecastingETTh2 (test)
MSE0.378
140
Time Series ForecastingWeather (test)
MSE0.239
110
Time Series ForecastingETTm2 (test)
MSE0.278
89
Time Series ForecastingElectricity (test)
MSE0.203
72
Time Series ForecastingSynth 12-variable synthetic (sigma=0.1)
MSE0.386
12
Time Series ForecastingSynth synthetic sigma=0.3 12-variable
MSE0.378
12
Time Series ForecastingSynth-12 sigma=0.5 synthetic
MSE0.391
12
Time Series ForecastingSynth sigma=0.7 12-variable synthetic
MSE0.379
12
Showing 10 of 12 rows

Other info

Follow for update