arXiv:2503.12525cs.LGcs.AI2025-03被引 1

HyConEx让表格数据分类模型既能预测又能生成可解释的反事实例子。

HyConEx: Hypernetwork classifier with counterfactual explanations for tabular data

  • 基于深度超网络架构,端到端生成反事实样本
  • 在多个数据集上表现接近最优分类性能
  • 适合需要透明决策依据的金融、医疗场景

近年来,可解释人工智能方法受到广泛关注。除了准确预测外,我们还希望理解模型决策的依据。可解释性的基础层次之一是提供反事实示例,说明哪些特征需如何调整才能改变模型输出。为此,我们提出HyConEx,一种专为表格数据设计的深度超网络分类模型。其独特架构不仅提供类别预测,还能为单个样本生成反事实示例,引导该样本转向其他类别。与现有方法仅对预训练模型生成反事实不同,目前尚无模型能同时具备分类与反事实生成能力。HyConEx在多个评估分类准确性的指标上表现优异,并满足合理反事实攻击的标准。这使其成为兼具预测与解释功能的一体化神经网络。代码已公开于 https://github.com/gmum/HyConEx。

原文摘要 · Abstract (English)

In recent years, there has been a growing interest in explainable AI methods. In addition to making accurate predictions, we also want to understand what the model's decision is based on. One of the fundamental levels of interpretability is to provide counterfactual examples explaining the rationale behind the decision and identifying which features, and to what extent, must be modified to alter the model's outcome. To address these requirements, we introduce HyConEx, a classification model based on deep hypernetworks specifically designed for tabular data. Owing to its unique architecture, HyConEx not only provides class predictions but also delivers local interpretations for individual data samples in the form of counterfactual examples that steer a given sample toward an alternative class. While many explainable methods generate counterfactuals for external models, there have been no interpretable classifiers simultaneously producing counterfactual samples so far. HyConEx achieves competitive performance on several metrics assessing classification accuracy and fulfilling the criteria of a proper counterfactual attack. This makes HyConEx a distinctive deep learning model, which combines predictions and explainers as an all-in-one neural network. The code is available at https://github.com/gmum/HyConEx.

表格数据反事实解释深度学习可解释性

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