BriefGPT.xyz
Nov, 2024
神经符号规则列表
Neuro-Symbolic Rule Lists
HTML
PDF
Sascha Xu, Nils Philipp Walter, Jilles Vreeken
TL;DR
本研究解决了机器学习模型在敏感领域(如医疗保健)中的可解释性问题。创新性地提出了NeuRules,这是一种端到端可训练的模型,统一了离散化、规则学习和规则顺序,避免了对特征的预先离散化限制。实验结果表明,NeuRules在多种数据集上显著优于现有方法,能够有效学习简单和复杂的规则及其顺序。
Abstract
Machine Learning
models deployed in sensitive areas such as
Healthcare
must be interpretable to ensure accountability and fairness. Rule lists (if Age < 35 $\wedge$ Priors > 0 then Recidivism = True, else if Next
→