Chain-of-Influence: Tracing Interdependencies Across Time and Features in Clinical Predictive Modelings
Yubo Li, Rema Padman
TL;DR
This work tackles the challenge of predicting clinical outcomes from time-series data while maintaining interpretability. It introduces Chain-of-Influence (CoI), a framework that jointly models temporal dynamics and explicit cross-feature interactions through a time-unfolded graph, yielding both accurate predictions and a traceable chain of influence from early features to later outcomes. CoI achieves state-of-the-art AUROC on CKD progression and ICU mortality (0.960 and 0.950, respectively) and demonstrates faithful attributions via deletion-based sensitivity analyses and patient-specific influence visualizations. The approach provides clinically meaningful, transparent narratives of disease progression by mapping how interdependent variables propagate through time, potentially aiding clinical decision-making and trust in predictive models.
Abstract
Modeling clinical time-series data is hampered by the challenge of capturing latent, time-varying dependencies among features. State-of-the-art approaches often rely on black-box mechanisms or simple aggregation, failing to explicitly model how the influence of one clinical variable propagates through others over time. We propose $\textbf{Chain-of-Influence (CoI)}$, an interpretable deep learning framework that constructs an explicit, time-unfolded graph of feature interactions. CoI enables the tracing of influence pathways, providing a granular audit trail that shows how any feature at any time contributes to the final prediction, both directly and through its influence on other variables. We evaluate CoI on mortality and disease progression tasks using the MIMIC-IV dataset and a chronic kidney disease cohort. Our framework achieves state-of-the-art predictive performance (AUROC of 0.960 on CKD progression and 0.950 on ICU mortality), with deletion-based sensitivity analyses confirming that CoI's learned attributions faithfully reflect its decision process. Through case studies, we demonstrate that CoI uncovers clinically meaningful, patient-specific patterns of disease progression, offering enhanced transparency into the temporal and cross-feature dependencies that inform clinical decision-making.
