TL;DR
This paper introduces BioCIE, a novel method for post-hoc explanation of black-box biomedical text classifiers, which improves interpretability and fidelity by extracting semantic relationships using confident itemsets.
Contribution
BioCIE is the first method to leverage confident itemset mining with domain knowledge for explaining biomedical text classification models.
Findings
BioCIE outperforms perturbation-based methods in explanation accuracy.
BioCIE enhances interpretability by 8% across tasks.
Fidelity of explanations improves by up to 11.6%.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsInterpretability
