Solving the enigma: Enhancing faithfulness and comprehensibility in explanations of deep networks
Michail Mamalakis, Antonios Mamalakis, Ingrid Agartz, Lynn Egeland Mørch-Johnsen, Graham Murray, John Suckling, Pietro Lio
TL;DR
The paper tackles the problem of opaque deep networks and inconsistent explanations across XAI methods. It introduces an explanation optimizer—a non-linear encoder–decoder that fuses outputs from $K$ baseline XAI methods and optimizes a loss combining $M_{faith}$, $M_{compx}$, and a similarity term to a weighted baseline, achieving high-fidelity, low-complexity explanations. Validations on 3D TOP-OSLO brain imaging and 2D CIFAR-10 show substantial improvements in faithfulness (up to $155\%$ over the best method) while reducing complexity, with high-resolution explanations produced via up-sampling. The framework generalizes to multi-dimensional inputs and holds promise for reducing inter-method variability, thereby enhancing trust and adoption of AI predictions in critical domains.
Abstract
The accelerated progress of artificial intelligence (AI) has popularized deep learning models across various domains, yet their inherent opacity poses challenges, particularly in critical fields like healthcare, medicine, and the geosciences. Explainable AI (XAI) has emerged to shed light on these 'black box' models, aiding in deciphering their decision-making processes. However, different XAI methods often produce significantly different explanations, leading to high inter-method variability that increases uncertainty and undermines trust in deep networks' predictions. In this study, we address this challenge by introducing a novel framework designed to enhance the explainability of deep networks through a dual focus on maximizing both accuracy and comprehensibility in the explanations. Our framework integrates outputs from multiple established XAI methods and leverages a non-linear neural network model, termed the 'explanation optimizer,' to construct a unified, optimal explanation. The optimizer evaluates explanations using two key metrics: faithfulness (accuracy in reflecting the network's decisions) and complexity (comprehensibility). By balancing these, it provides accurate and accessible explanations, addressing a key XAI limitation. Experiments on multi-class and binary classification in 2D object and 3D neuroscience imaging confirm its efficacy. Our optimizer achieved faithfulness scores 155% and 63% higher than the best XAI methods in 3D and 2D tasks, respectively, while also reducing complexity for better understanding. These results demonstrate that optimal explanations based on specific quality criteria are achievable, offering a solution to the issue of inter-method variability in the current XAI literature and supporting more trustworthy deep network predictions
