Causal Interventional Prediction System for Robust and Explainable Effect Forecasting
Zhixuan Chu, Hui Ding, Guang Zeng, Shiyu Wang, Yiming Li
TL;DR
The paper addresses robust and explainable forecasting under missing data and hidden confounding by formulating a causal interventional forecasting task and proposing CIPS, a system that merges a variational autoencoder with fully conditional specification of multiple imputations to impute missing data, infer latent confounders, and predict post-intervention outcomes. It provides a formal causal framework with a treatment, adjustment, confounders, and outcome, proves identifiability of the interventional distribution under appropriate conditions, and implements an inference/generative model pair that handles incomplete data via FCSMI. Empirical results on real Fintech datasets show CIPS consistently outperforms standard baselines across missingness regimes and demonstrates robustness to data gaps, with ablation confirming the value of multiple imputation. The approach yields a scalable, explainable forecasting pipeline suitable for industrial decision support, particularly in marketing campaign and strategy planning contexts, where external factors and evolving information critically shape outcomes.
Abstract
Although the widespread use of AI systems in today's world is growing, many current AI systems are found vulnerable due to hidden bias and missing information, especially in the most commonly used forecasting system. In this work, we explore the robustness and explainability of AI-based forecasting systems. We provide an in-depth analysis of the underlying causality involved in the effect prediction task and further establish a causal graph based on treatment, adjustment variable, confounder, and outcome. Correspondingly, we design a causal interventional prediction system (CIPS) based on a variational autoencoder and fully conditional specification of multiple imputations. Extensive results demonstrate the superiority of our system over state-of-the-art methods and show remarkable versatility and extensibility in practice.
