Dear All,

We are delighted to announce we have this paper accepted at ICTAI 2021 (https://ictai.computer.org/). It will be published by the IEEE Computer Society.

Title: DisCERN:Discovering Counterfactual Explanations using Relevance Features from Neighbourhoods

Authors: Nirmalie Wiratunga, Anjana Wijekoon, Ikechukwu Nkisi-Orji, Kyle Martin, Chamath Palihawadana, David Corsar

Abstract : Counterfactual explanations focus on “actionable knowledge’” to help end-users understand how a machine learning outcome could be changed to a more desirable outcome. For this purpose a counterfactual explainer needs to discover input dependencies that relate to outcome changes. Identifying the minimum subset of feature changes needed to action an output change in the decision is an interesting challenge for counterfactual explainers. The DisCERN algorithm introduced in this paper is a case-based counter-factual explainer. Here counterfactuals are formed by replacing feature values from a nearest unlike neighbour (NUN) until an actionable change is observed.  We show how widely adopted feature relevance-based explainers (i.e.  LIME, SHAP), can inform DisCERN to identify the minimum subset of “actionable features”. We demonstrate our DisCERN algorithm on five datasets in a comparative study with the widely used optimisation-based counterfactual approach DiCE.
Our results demonstrate that DisCERN is an effective strategy to minimise actionable changes necessary to create good counterfactual explanations.

A preliminary version of the paper can be found at https://arxiv.org/abs/2109.05800