Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Amortized Predictability-aware Training Framework for Time Series Forecasting and Classification

About

Time series data are prone to noise in various domains, and training samples may contain low-predictability patterns that deviate from the normal data distribution, leading to training instability or convergence to poor local minima. Therefore, mitigating the adverse effects of low-predictability samples is crucial for time series analysis tasks such as time series forecasting (TSF) and time series classification (TSC). While many deep learning models have achieved promising performance, few consider how to identify and penalize low-predictability samples to improve model performance from the training perspective. To fill this gap, we propose a general Amortized Predictability-aware Training Framework (APTF) for both TSF and TSC. APTF introduces two key designs that enable the model to focus on high-predictability samples while still learning appropriately from low-predictability ones: (i) a Hierarchical Predictability-aware Loss (HPL) that dynamically identifies low-predictability samples and progressively expands their loss penalty as training evolves, and (ii) an amortization model that mitigates predictability estimation errors caused by model bias, further enhancing HPL's effectiveness. The code is available at https://github.com/Meteor-Stars/APTF.

Xu Zhang, Peng Wang, Yichen Li, Wei Wang• 2026

Related benchmarks

TaskDatasetResultRank
Long-term time-series forecastingWeather
MSE0.241
448
Long-term time-series forecastingETTh1--
446
Long-term time-series forecastingTraffic
MSE0.489
362
Long-term time-series forecastingETTh2
MSE0.366
353
Long-term time-series forecastingETTm1
MSE0.357
334
Long-term time-series forecastingETTm2
MSE0.278
330
Long-term time-series forecastingElectricity
MSE0.25
103
Long-term time-series forecastingExchange
MSE0.356
79
Long-term forecastingExchange--
64
Short-term Time Series ForecastingFund 1
WMAPE83.97
22
Showing 10 of 13 rows

Other info

Follow for update