Causality-Inspired Safe Residual Correction for Multivariate Time Series
Jianxiang Xie, Yuncheng Hua, Mingyue Cheng, Flora Salim, Hao Xue
TL;DR
The paper addresses the reliability gap in multivariate time-series forecasting by introducing CRC, a causality-inspired safe residual correction framework. It combines a direction-aware encoder that disentangles self- and cross-node dynamics with a hybrid linear–nonlinear corrector, guarded by a four-fold safety firewall to guarantee non-degradation in deployment. Empirical results across seven datasets and multiple backbones show CRC consistently improves accuracy while achieving high non-degradation rates (NDR), indicating strong deployment reliability and interpretability through directional priors. Limitations include dependence on a pre-defined adjacency prior and conservative safety mechanisms, with future work aimed at online causal discovery and adaptive safety bounds to balance safety and performance.
Abstract
While modern multivariate forecasters such as Transformers and GNNs achieve strong benchmark performance, they often suffer from systematic errors at specific variables or horizons and, critically, lack guarantees against performance degradation in deployment. Existing post-hoc residual correction methods attempt to fix these errors, but are inherently greedy: although they may improve average accuracy, they can also "help in the wrong way" by overcorrecting reliable predictions and causing local failures in unseen scenarios. To address this critical "safety gap," we propose CRC (Causality-inspired Safe Residual Correction), a plug-and-play framework explicitly designed to ensure non-degradation. CRC follows a divide-and-conquer philosophy: it employs a causality-inspired encoder to expose direction-aware structure by decoupling self- and cross-variable dynamics, and a hybrid corrector to model residual errors. Crucially, the correction process is governed by a strict four-fold safety mechanism that prevents harmful updates. Experiments across multiple datasets and forecasting backbones show that CRC consistently improves accuracy, while an in-depth ablation study confirms that its core safety mechanisms ensure exceptionally high non-degradation rates (NDR), making CRC a correction framework suited for safe and reliable deployment.
