Dual-Prototype Disentanglement: A Context-Aware Enhancement Framework for Time Series Forecasting
Haonan Yang, Jianchao Tang, Zhuo Li
TL;DR
This work tackles the challenge of static representations in time series forecasting under non-stationarity. It introduces DPAD, a model-agnostic auxiliary framework built around a Dynamic Dual-Prototype Bank (DDP) consisting of a Common Pattern Bank (B_c) and a Rare Pattern Bank (B_r), plus a Dual-Path Context-Aware Routing (DPC) mechanism and a Disentanglement-Guided Loss (DGLoss) to enforce specialization and diversity. The approach is validated across seven real-world datasets and multiple backbones, showing consistent improvements with minimal overhead and promising zero-shot transfer to unseen data. By enabling context-aware pattern disentanglement, DPAD enhances robustness to distribution shifts and rare events, with practical implications for deploying reliable forecasting across domains.
Abstract
Time series forecasting has witnessed significant progress with deep learning. While prevailing approaches enhance forecasting performance by modifying architectures or introducing novel enhancement strategies, they often fail to dynamically disentangle and leverage the complex, intertwined temporal patterns inherent in time series, thus resulting in the learning of static, averaged representations that lack context-aware capabilities. To address this, we propose the Dual-Prototype Adaptive Disentanglement framework (DPAD), a model-agnostic auxiliary method that equips forecasting models with the ability of pattern disentanglement and context-aware adaptation. Specifically, we construct a Dynamic Dual-Prototype bank (DDP), comprising a common pattern bank with strong temporal priors to capture prevailing trend or seasonal patterns, and a rare pattern bank dynamically memorizing critical yet infrequent events, and then an Dual-Path Context-aware routing (DPC) mechanism is proposed to enhance outputs with selectively retrieved context-specific pattern representations from the DDP. Additionally, we introduce a Disentanglement-Guided Loss (DGLoss) to ensure that each prototype bank specializes in its designated role while maintaining comprehensive coverage. Comprehensive experiments demonstrate that DPAD consistently improves forecasting performance and reliability of state-of-the-art models across diverse real-world benchmarks.
