A multi-criteria approach for selecting an explanation from the set of counterfactuals produced by an ensemble of explainers
Ignacy Stępka, Mateusz Lango, Jerzy Stefanowski
TL;DR
The paper tackles the challenge of selecting a single, high-quality counterfactual explanation when multiple methods produce conflicting solutions. It introduces a four-stage framework that builds an ensemble of diverse explainers, enforces validity and actionability, filters dominated solutions via Pareto dominance, and selects a final counterfactual with the simple, computation-efficient Ideal Point method. Empirical results across four datasets show the approach consistently yields actionable counterfactuals and achieves strong trade-offs across multiple quality criteria, outperforming individual base methods and random ensembles in overall ranking. The proposed MCDA-based strategy reduces choice overload, provides robust, dataset-agnostic performance, and offers a foundation for user-preference-driven or interactive extension in future work.
Abstract
Counterfactuals are widely used to explain ML model predictions by providing alternative scenarios for obtaining the more desired predictions. They can be generated by a variety of methods that optimize different, sometimes conflicting, quality measures and produce quite different solutions. However, choosing the most appropriate explanation method and one of the generated counterfactuals is not an easy task. Instead of forcing the user to test many different explanation methods and analysing conflicting solutions, in this paper, we propose to use a multi-stage ensemble approach that will select single counterfactual based on the multiple-criteria analysis. It offers a compromise solution that scores well on several popular quality measures. This approach exploits the dominance relation and the ideal point decision aid method, which selects one counterfactual from the Pareto front. The conducted experiments demonstrated that the proposed approach generates fully actionable counterfactuals with attractive compromise values of the considered quality measures.
