Drift-Aware Online Dynamic Learning for Nonstationary Multivariate Time Series: Application to Sintering Quality Prediction
Yumeng Zhao, Shengxiang Yang, Xianpeng Wang
TLDR
DA-MSDL is a new online dynamic learning framework that uses drift-aware mechanisms to accurately predict nonstationary multivariate time series, outperforming baselines.
Key contributions
- Uses a multi-scale bi-branch convolutional network to extract complex spatiotemporal features.
- Leverages MMD for unsupervised drift detection, addressing label verification latency.
- Employs drift-severity-guided hierarchical fine-tuning with prioritized experience replay.
- Consistently outperforms baselines on real-world industrial and public benchmark datasets.
Why it matters
Nonstationary time series prediction in industrial systems is challenging due to concept drift and label latency. This paper introduces DA-MSDL, a robust online learning framework that effectively addresses these issues, improving predictive performance and stability. It offers a valuable paradigm for quality monitoring in dynamic environments.
Original Abstract
Accurate prediction of nonstationary multivariate time series remains a critical challenge in complex industrial systems such as iron ore sintering. In practice, pronounced concept drift compounded by significant label verification latency rapidly degrades the performance of offline-trained models. Existing methods based on static architectures or passive update strategies struggle to simultaneously extract multi-scale spatiotemporal features and overcome the stability-plasticity dilemma without immediate supervision. To address these limitations, a Drift-Aware Multi-Scale Dynamic Learning (DA-MSDL) framework is proposed to maintain robust multi-output predictive performance via online adaptive mechanisms on nonstationary data streams. The framework employs a multi-scale bi-branch convolutional network as its backbone to disentangle local fluctuations from long-term trends, thereby enhancing representational capacity for complex dynamic patterns. To circumvent the label latency bottleneck, DA-MSDL leverages Maximum Mean Discrepancy (MMD) for unsupervised drift detection. By quantifying online statistical deviations in feature distributions, DA-MSDL proactively triggers model adaptation prior to inference. Furthermore, a drift-severity-guided hierarchical fine-tuning strategy is developed. Supported by prioritized experience replay from a dynamic memory queue, this approach achieves rapid distribution alignment while effectively mitigating catastrophic forgetting. Long-horizon experiments on real-world industrial sintering data and a public benchmark dataset demonstrate that DA-MSDL consistently outperforms representative baselines under severe concept drift. Exhibiting strong cross-domain generalization and predictive stability, the proposed framework provides an effective online dynamic learning paradigm for quality monitoring in nonstationary environments.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.