CLLGFeb 5, 2024

SIDU-TXT: An XAI Algorithm for NLP with a Holistic Assessment Approach

arXiv:2402.03043v111 citationsh-index: 52Nat Lang Process J
Originality Incremental advance
AI Analysis

This work addresses the need for better XAI methods in NLP, particularly for tasks like sentiment analysis and legal decision-making, though it is incremental as it adapts an existing image-based method to text.

The paper tackles the problem of explainable AI (XAI) for text by extending the SIDU method from images to textual data, resulting in SIDU-TXT, which generates word-level heatmaps for model predictions and shows superior performance in sentiment analysis tasks compared to benchmarks like Grad-CAM and LIME, but has limitations in complex legal domains.

Explainable AI (XAI) aids in deciphering 'black-box' models. While several methods have been proposed and evaluated primarily in the image domain, the exploration of explainability in the text domain remains a growing research area. In this paper, we delve into the applicability of XAI methods for the text domain. In this context, the 'Similarity Difference and Uniqueness' (SIDU) XAI method, recognized for its superior capability in localizing entire salient regions in image-based classification is extended to textual data. The extended method, SIDU-TXT, utilizes feature activation maps from 'black-box' models to generate heatmaps at a granular, word-based level, thereby providing explanations that highlight contextually significant textual elements crucial for model predictions. Given the absence of a unified standard for assessing XAI methods, this study applies a holistic three-tiered comprehensive evaluation framework: Functionally-Grounded, Human-Grounded and Application-Grounded, to assess the effectiveness of the proposed SIDU-TXT across various experiments. We find that, in sentiment analysis task of a movie review dataset, SIDU-TXT excels in both functionally and human-grounded evaluations, demonstrating superior performance through quantitative and qualitative analyses compared to benchmarks like Grad-CAM and LIME. In the application-grounded evaluation within the sensitive and complex legal domain of asylum decision-making, SIDU-TXT and Grad-CAM demonstrate comparable performances, each with its own set of strengths and weaknesses. However, both methods fall short of entirely fulfilling the sophisticated criteria of expert expectations, highlighting the imperative need for additional research in XAI methods suitable for such domains.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes