PERFEX: Classifier Performance Explanations for Trustworthy AI Systems
Erwin Walraven, Ajaya Adhikari, Cor J. Veenman

TL;DR
PERFEX is a novel meta tree-based method that explains the conditions under which a classifier performs well or poorly, enhancing trustworthiness and decision support in real-world AI systems.
Contribution
The paper introduces PERFEX, a meta tree algorithm that predicts and explains classifier performance conditions, addressing a gap in existing explanation methods.
Findings
PERFEX achieves high meta prediction accuracy across classifiers and datasets.
It provides compact and informative performance explanations.
PERFEX is effective even when classifiers struggle to differentiate classes.
Abstract
Explainability of a classification model is crucial when deployed in real-world decision support systems. Explanations make predictions actionable to the user and should inform about the capabilities and limitations of the system. Existing explanation methods, however, typically only provide explanations for individual predictions. Information about conditions under which the classifier is able to support the decision maker is not available, while for instance information about when the system is not able to differentiate classes can be very helpful. In the development phase it can support the search for new features or combining models, and in the operational phase it supports decision makers in deciding e.g. not to use the system. This paper presents a method to explain the qualities of a trained base classifier, called PERFormance EXplainer (PERFEX). Our method consists of a meta…
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
TopicsExplainable Artificial Intelligence (XAI) · Data Stream Mining Techniques · Anomaly Detection Techniques and Applications
MethodsBalanced Selection
