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

CP Loss: Channel-wise Perceptual Loss for Time Series Forecasting

About

Multi-channel time-series data, prevalent across diverse applications, is characterized by significant heterogeneity in its different channels. However, existing forecasting models are typically guided by channel-agnostic loss functions like MSE, which apply a uniform metric across all channels. This often leads to fail to capture channel-specific dynamics such as sharp fluctuations or trend shifts. To address this, we propose a Channel-wise Perceptual Loss (CP Loss). Its core idea is to learn a unique perceptual space for each channel that is adapted to its characteristics, and to compute the loss within this space. Specifically, we first design a learnable channel-wise filter that decomposes the raw signal into disentangled multi-scale representations, which form the basis of our perceptual space. Crucially, the filter is optimized jointly with the main forecasting model, ensuring that the learned perceptual space is explicitly oriented towards the prediction task. Finally, losses are calculated within these perception spaces to optimize the model. Code is available at https://github.com/zyh16143998882/CP_Loss.

Yaohua Zha, Chunlin Fan, Peiyuan Liu, Yong Jiang, Tao Dai, Hai Wu, Shu-Tao Xia• 2026

Related benchmarks

TaskDatasetResultRank
Multivariate long-term forecastingETTh1
MSE0.417
344
Multivariate long-term series forecastingETTh2
MSE0.378
319
Multivariate long-term series forecastingWeather
MSE0.244
288
Multivariate long-term series forecastingETTm1
MSE0.354
257
Multivariate long-term series forecastingETTm2
MSE0.258
175
Multivariate long-term forecastingECL
MSE0.167
32
Showing 6 of 6 rows

Other info

Follow for update