Table of Contents
Fetching ...

Evaluating Explanations Through LLMs: Beyond Traditional User Studies

Francesco Bombassei De Bona, Gabriele Dominici, Tim Miller, Marc Langheinrich, Martin Gjoreski

TL;DR

The use of Large Language Models (LLMs) to replicate human participants to help streamline XAI evaluation is explored, suggesting that LLMs could provide a scalable and cost-effective way to simplify qualitative XAI evaluation.

Abstract

As AI becomes fundamental in sectors like healthcare, explainable AI (XAI) tools are essential for trust and transparency. However, traditional user studies used to evaluate these tools are often costly, time consuming, and difficult to scale. In this paper, we explore the use of Large Language Models (LLMs) to replicate human participants to help streamline XAI evaluation. We reproduce a user study comparing counterfactual and causal explanations, replicating human participants with seven LLMs under various settings. Our results show that (i) LLMs can replicate most conclusions from the original study, (ii) different LLMs yield varying levels of alignment in the results, and (iii) experimental factors such as LLM memory and output variability affect alignment with human responses. These initial findings suggest that LLMs could provide a scalable and cost-effective way to simplify qualitative XAI evaluation.

Evaluating Explanations Through LLMs: Beyond Traditional User Studies

TL;DR

The use of Large Language Models (LLMs) to replicate human participants to help streamline XAI evaluation is explored, suggesting that LLMs could provide a scalable and cost-effective way to simplify qualitative XAI evaluation.

Abstract

As AI becomes fundamental in sectors like healthcare, explainable AI (XAI) tools are essential for trust and transparency. However, traditional user studies used to evaluate these tools are often costly, time consuming, and difficult to scale. In this paper, we explore the use of Large Language Models (LLMs) to replicate human participants to help streamline XAI evaluation. We reproduce a user study comparing counterfactual and causal explanations, replicating human participants with seven LLMs under various settings. Our results show that (i) LLMs can replicate most conclusions from the original study, (ii) different LLMs yield varying levels of alignment in the results, and (iii) experimental factors such as LLM memory and output variability affect alignment with human responses. These initial findings suggest that LLMs could provide a scalable and cost-effective way to simplify qualitative XAI evaluation.

Paper Structure

This paper contains 19 sections, 4 figures.

Figures (4)

  • Figure 1: Our vision in comparing Human and LLM Evaluators for XAI Tool Effectiveness
  • Figure 2: Concordance of the results for each statistical test. Concordance is computed by merging the results of the ANOVA test and the results of the comparison of the averaged values.
  • Figure 3: Bar charts representing the MSE between users and Qwen2-72B in the three tasks
  • Figure 4: Concordance of the results for each statistical test aggregated by experimental settings. Experimental settings explored comprise conversation with or without conversation memory and usage of aggregated inference runs.