LGMLJul 18, 2024

CoxSE: Exploring the Potential of Self-Explaining Neural Networks with Cox Proportional Hazards Model for Survival Analysis

arXiv:2407.13849v22 citationsh-index: 24
Originality Incremental advance
AI Analysis

This work addresses the need for interpretable survival models in healthcare and related domains, offering an incremental improvement by combining existing methods for better explanation stability and robustness.

The authors tackled the trade-off between predictive power and explainability in survival analysis by proposing CoxSE, a locally explainable Cox proportional hazards model using self-explaining neural networks, and CoxSENAM, a hybrid model with neural additive models, which achieved more stable and consistent explanations while maintaining predictive performance comparable to black-box models.

The Cox Proportional Hazards (CPH) model has long been the preferred survival model for its explainability. However, to increase its predictive power beyond its linear log-risk, it was extended to utilize deep neural networks, sacrificing its explainability. In this work, we explore the potential of self-explaining neural networks (SENN) for survival analysis. We propose a new locally explainable Cox proportional hazards model, named CoxSE, by estimating a locally-linear log-hazard function using the SENN. We also propose a modification to the Neural additive (NAM) model, hybrid with SENN, named CoxSENAM, which enables the control of the stability and consistency of the generated explanations. Several experiments using synthetic and real datasets are presented, benchmarking CoxSE and CoxSENAM against a NAM-based model, a DeepSurv model explained with SHAP, and a linear CPH model. The results show that, unlike the NAM-based model, the SENN-based model can provide more stable and consistent explanations while maintaining the predictive power of the black-box model. The results also show that, due to their structural design, NAM-based models demonstrate better robustness to non-informative features. Among the models, the hybrid model exhibits the best robustness.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes