Mean Opinion Score as a New Metric for User-Evaluation of XAI Methods
Hyeon Yu, Jenny Benois-Pineau, Romain Bourqui, Romain Giot, Alexey Zhukov
TL;DR
This work addresses the evaluation gap for XAI explanations by introducing Mean Opinion Score ($MOS$) as a user-centric metric. It adapts MOS from image quality assessment and designs a psycho-visual protocol using distorted images and three feature-attribution explainers (Grad-CAM, FEM, MLFEM) with a ResNet-50 backbone on SALICON-derived data. MOS differentiates explainers, with $MLFEM$ performing best on well-classified images and Grad-CAM performing relatively better on poorly classified ones, while correlations with automatic metrics $IAUC$ and $DAUC$ are moderate. The study reveals that user-centered evaluation can diverge from automatic metrics, underscoring the need for multi-faceted evaluation of XAI explanations and further work to align disparate metrics.
Abstract
This paper investigates the use of Mean Opinion Score (MOS), a common image quality metric, as a user-centric evaluation metric for XAI post-hoc explainers. To measure the MOS, a user experiment is proposed, which has been conducted with explanation maps of intentionally distorted images. Three methods from the family of feature attribution methods - Gradient-weighted Class Activation Mapping (Grad-CAM), Multi-Layered Feature Explanation Method (MLFEM), and Feature Explanation Method (FEM) - are compared with this metric. Additionally, the correlation of this new user-centric metric with automatic metrics is studied via Spearman's rank correlation coefficient. MOS of MLFEM shows the highest correlation with automatic metrics of Insertion Area Under Curve (IAUC) and Deletion Area Under Curve (DAUC). However, the overall correlations are limited, which highlights the lack of consensus between automatic and user-centric metrics.
