CLAILGMay 2, 2025

EvalxNLP: A Framework for Benchmarking Post-Hoc Explainability Methods on NLP Models

arXiv:2505.01238v12 citationsh-index: 36xAI
Originality Synthesis-oriented
AI Analysis

This provides a tool for stakeholders in NLP to compare and choose explainability methods, but it is incremental as it builds on existing XAI techniques.

The authors tackled the challenge of selecting appropriate explainability methods for NLP models by introducing EvalxNLP, a Python framework that benchmarks eight feature attribution techniques, with human evaluation showing high user satisfaction.

As Natural Language Processing (NLP) models continue to evolve and become integral to high-stakes applications, ensuring their interpretability remains a critical challenge. Given the growing variety of explainability methods and diverse stakeholder requirements, frameworks that help stakeholders select appropriate explanations tailored to their specific use cases are increasingly important. To address this need, we introduce EvalxNLP, a Python framework for benchmarking state-of-the-art feature attribution methods for transformer-based NLP models. EvalxNLP integrates eight widely recognized explainability techniques from the Explainable AI (XAI) literature, enabling users to generate and evaluate explanations based on key properties such as faithfulness, plausibility, and complexity. Our framework also provides interactive, LLM-based textual explanations, facilitating user understanding of the generated explanations and evaluation outcomes. Human evaluation results indicate high user satisfaction with EvalxNLP, suggesting it is a promising framework for benchmarking explanation methods across diverse user groups. By offering a user-friendly and extensible platform, EvalxNLP aims at democratizing explainability tools and supporting the systematic comparison and advancement of XAI techniques in NLP.

Code Implementations1 repo
Foundations

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

Your Notes