arXiv:2504.05756cs.LGcs.NE2025-04被引 3

用符号回归构建可解释的非线性生存分析模型

Interpretable Non-linear Survival Analysis with Evolutionary Symbolic Regression

  • 采用进化多目标符号回归自动发现数学表达式
  • 在5个真实数据集上准确率优于传统可解释方法
  • 适合需要可解释性的医疗与制造领域研究

生存回归(SuR)是临床试验和半导体制造等重要场景中建模事件发生时间的关键技术。现有方法分为三类:非线性黑箱(如树集成),适应性强但不可解释;线性白箱(如Cox比例风险模型),易读但仅能建模线性关系;非线性白箱(如可解释提升机、生存树),虽兼顾适应性与可解释性,但实证中存在局限。本文探究符号回归(SR)——从数据中自动搜索数学表达式——能否生成既准确又可解释的非线性白箱生存模型。提出一种针对SuR改进的进化式、多目标、多表达式符号回归方法。在五个真实世界数据集上的实验表明,该方法在单位模型维度下的准确率始终优于传统白箱方法,且与黑箱方法准确率相当。此外,通过定性案例展示了其模型的可解释潜力。代码已开源。

原文摘要 · Abstract (English)

Survival Regression (SuR) is a key technique for modeling time to event in important applications such as clinical trials and semiconductor manufacturing. Currently, SuR algorithms belong to one of three classes: non-linear black-box -- allowing adaptability to many datasets but offering limited interpretability (e.g., tree ensembles); linear glass-box -- being easier to interpret but limited to modeling only linear interactions (e.g., Cox proportional hazards); and non-linear glass-box -- allowing adaptability and interpretability, but empirically found to have several limitations (e.g., explainable boosting machines, survival trees). In this work, we investigate whether Symbolic Regression (SR), i.e., the automated search of mathematical expressions from data, can lead to non-linear glass-box survival models that are interpretable and accurate. We propose an evolutionary, multi-objective, and multi-expression implementation of SR adapted to SuR. Our empirical results on five real-world datasets show that SR consistently outperforms traditional glass-box methods for SuR in terms of accuracy per number of dimensions in the model, while exhibiting comparable accuracy with black-box methods. Furthermore, we offer qualitative examples to assess the interpretability potential of SR models for SuR. Code at: https://github.com/lurovi/SurvivalMultiTree-pyNSGP.

生存分析符号回归可解释性进化算法

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。