Table of Contents
Fetching ...

Explainability in AI Based Applications: A Framework for Comparing Different Techniques

Arne Grobrugge, Nidhi Mishra, Johannes Jakubik, Gerhard Satzger

TL;DR

A practical framework for understanding the agreement of diverse explainability techniques is provided by providing a comprehensive comparative analysis of six leading explainability techniques to help guiding the selection of such techniques in practice.

Abstract

The integration of artificial intelligence into business processes has significantly enhanced decision-making capabilities across various industries such as finance, healthcare, and retail. However, explaining the decisions made by these AI systems poses a significant challenge due to the opaque nature of recent deep learning models, which typically function as black boxes. To address this opacity, a multitude of explainability techniques have emerged. However, in practical business applications, the challenge lies in selecting an appropriate explainability method that balances comprehensibility with accuracy. This paper addresses the practical need of understanding differences in the output of explainability techniques by proposing a novel method for the assessment of the agreement of different explainability techniques. Based on our proposed methods, we provide a comprehensive comparative analysis of six leading explainability techniques to help guiding the selection of such techniques in practice. Our proposed general-purpose method is evaluated on top of one of the most popular deep learning architectures, the Vision Transformer model, which is frequently employed in business applications. Notably, we propose a novel metric to measure the agreement of explainability techniques that can be interpreted visually. By providing a practical framework for understanding the agreement of diverse explainability techniques, our research aims to facilitate the broader integration of interpretable AI systems in business applications.

Explainability in AI Based Applications: A Framework for Comparing Different Techniques

TL;DR

A practical framework for understanding the agreement of diverse explainability techniques is provided by providing a comprehensive comparative analysis of six leading explainability techniques to help guiding the selection of such techniques in practice.

Abstract

The integration of artificial intelligence into business processes has significantly enhanced decision-making capabilities across various industries such as finance, healthcare, and retail. However, explaining the decisions made by these AI systems poses a significant challenge due to the opaque nature of recent deep learning models, which typically function as black boxes. To address this opacity, a multitude of explainability techniques have emerged. However, in practical business applications, the challenge lies in selecting an appropriate explainability method that balances comprehensibility with accuracy. This paper addresses the practical need of understanding differences in the output of explainability techniques by proposing a novel method for the assessment of the agreement of different explainability techniques. Based on our proposed methods, we provide a comprehensive comparative analysis of six leading explainability techniques to help guiding the selection of such techniques in practice. Our proposed general-purpose method is evaluated on top of one of the most popular deep learning architectures, the Vision Transformer model, which is frequently employed in business applications. Notably, we propose a novel metric to measure the agreement of explainability techniques that can be interpreted visually. By providing a practical framework for understanding the agreement of diverse explainability techniques, our research aims to facilitate the broader integration of interpretable AI systems in business applications.

Paper Structure

This paper contains 26 sections, 2 equations, 5 figures, 1 table.

Figures (5)

  • Figure 1: Decision Support Framework for the Evaluation of Different explainability techniques in Computer Vision Applications.
  • Figure 2: Intersection over Union (IoU) scores showing agreement between different explainability techniques.
  • Figure 3: Coverage Ratio (CR) scores reflecting the extent to which the attributions by one method are covered by those of another.
  • Figure 4: Differences across sample attribution maps generated by methodologically different explanation methods. From left to right: raw image, LIME-based explanation, integrated gradients-based explanation, and attention rollout-based explanation.
  • Figure 5: Practical implications of agreement levels in explainability techniques for Vision Transformers, categorized by high/low agreement and similar/different methods.