IEEE J Biomed Health Inform. 2021 Aug;25(8):3112-3120. doi: 10.1109/JBHI.2021.3056748. Epub 2021 Aug 5.
In this paper, we propose a novel method named Biomedical Confident Itemsets Explanation (BioCIE), aiming at post-hoc explanation of black-box machine learning models for biomedical text classification. Using sources of domain knowledge and a confident itemset mining method, BioCIE discretizes the decision space of a black-box into smaller subspaces and extracts semantic relationships between the input text and class labels in different subspaces. Confident itemsets discover how biomedical concepts are related to class labels in the black-box's decision space. BioCIE uses the itemsets to approximate the black-box's behavior for individual predictions. Optimizing fidelity, interpretability, and coverage measures, BioCIE produces class-wise explanations that represent decision boundaries of the black-box. Results of evaluations on various biomedical text classification tasks and black-box models demonstrated that BioCIE can outperform perturbation-based and decision set methods in terms of producing concise, accurate, and interpretable explanations. BioCIE improved the fidelity of instance-wise and class-wise explanations by 11.6% and 7.5%, respectively. It also improved the interpretability of explanations by 8%. BioCIE can be effectively used to explain how a black-box biomedical text classification model semantically relates input texts to class labels. The source code and supplementary material are available at https://github.com/mmoradi-iut/BioCIE.
在本文中,我们提出了一种名为 Biomedical Confident Itemsets Explanation(BioCIE)的新方法,旨在对用于生物医学文本分类的黑盒机器学习模型进行事后解释。BioCIE 使用领域知识来源和置信项目集挖掘方法,将黑盒的决策空间离散化为更小的子空间,并在不同子空间中提取输入文本和类标签之间的语义关系。置信项目集发现生物医学概念在黑盒决策空间中与类标签的关联方式。BioCIE 使用项目集来近似黑盒对单个预测的行为。通过优化保真度、可解释性和覆盖度指标,BioCIE 生成了类别的解释,代表了黑盒的决策边界。在各种生物医学文本分类任务和黑盒模型上的评估结果表明,BioCIE 在生成简洁、准确和可解释的解释方面优于基于扰动和决策集的方法。BioCIE 分别将实例级和类别级解释的保真度提高了 11.6%和 7.5%。它还将解释的可解释性提高了 8%。BioCIE 可有效地用于解释黑盒生物医学文本分类模型如何在语义上将输入文本与类标签相关联。源代码和补充材料可在 https://github.com/mmoradi-iut/BioCIE 上获得。