CORTEX: A Cost-Sensitive Rule and Tree Extraction Method
Marija Kopanja, Milo\v{s} Savi\'c, Luca Longo

TL;DR
CORTEX is a novel cost-sensitive rule and tree extraction method that enhances explainability in multi-class classification by producing concise, interpretable rule sets while maintaining competitive predictive performance.
Contribution
The paper introduces CORTEX, an extension of the CSDT algorithm for multi-class problems, improving rule set simplicity and explainability in XAI applications.
Findings
CORTEX produces smaller, more interpretable rule sets.
CORTEX performs competitively with existing rule-extraction methods.
CORTEX outperforms some methods in datasets with multiple classes.
Abstract
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…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRough Sets and Fuzzy Logic · Data Mining Algorithms and Applications · Neural Networks and Applications
