arXiv:2502.03200cs.AIcs.LG2025-02被引 2

CORTEX能生成更简洁易懂的规则,解释复杂模型决策。

CORTEX: A Cost-Sensitive Rule and Tree Extraction Method

  • 基于代价敏感决策树,从黑箱模型中提取规则
  • 规则集更小且平均长度更短,跨多类数据集表现优
  • 适合需要可解释性与高精度的可信AI场景

基于树和规则的机器学习模型因其可解释性强,在可解释人工智能(XAI)中至关重要。它们常用于代理建模,即后处理方法,以解释黑箱模型的逻辑,使用户能够理解并信任复杂预测系统,同时保持良好性能。本文提出一种新的规则提取XAI方法——代价敏感规则与树提取(CORTEX),基于多分类代价敏感决策树(CSDT)方法。原版CSDT被扩展至多于两类的分类问题,引入n维类别相关代价矩阵。在多个具有不同类别数的数据集上,将CORTEX与其他后处理树和规则提取方法进行对比,使用多种定量指标评估生成规则集的可解释性。结果表明,CORTEX在性能上可与树基方法竞争,且优于其他规则基方法。所提取规则集显示,在多类别数据集上,其规则集更小、平均规则更短。整体表明,CORTEX是一种强大的XAI工具,适用于需生成清晰、人类可理解规则并保持良好预测性能的场景。

原文摘要 · Abstract (English)

Tree-based and rule-based machine learning models play pivotal roles in explainable artificial intelligence (XAI) due to their unique ability to provide explanations in the form of tree or rule sets that are easily understandable and interpretable, making them essential for applications in which trust in model decisions is necessary. These transparent models are typically used in surrogate modeling, a post-hoc XAI approach for explaining the logic of black-box models, enabling users to comprehend and trust complex predictive systems while maintaining competitive performance. This study proposes the Cost-Sensitive Rule and Tree Extraction (CORTEX) method, a novel rule-based XAI algorithm grounded in the multi-class cost-sensitive decision tree (CSDT) method. The original version of the CSDT is extended to classification problems with more than two classes by inducing the concept of an n-dimensional class-dependent cost matrix. The performance of CORTEX as a rule-extractor XAI method is compared to other post-hoc tree and rule extraction methods across several datasets with different numbers of classes. Several quantitative evaluation metrics are employed to assess the explainability of generated rule sets. Our findings demonstrate that CORTEX is competitive with other tree-based methods and can be superior to other rule-based methods across different datasets. The extracted rule sets suggest the advantages of using the CORTEX method over other methods by producing smaller rule sets with shorter rules on average across datasets with a diverse number of classes. Overall, the results underscore the potential of CORTEX as a powerful XAI tool for scenarios that require the generation of clear, human-understandable rules while maintaining good predictive performance.

可解释AI规则提取决策树模型解释

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