English

MaNtLE: Model-agnostic Natural Language Explainer

Computation and Language 2023-05-23 v1 Artificial Intelligence Machine Learning

Abstract

Understanding the internal reasoning behind the predictions of machine learning systems is increasingly vital, given their rising adoption and acceptance. While previous approaches, such as LIME, generate algorithmic explanations by attributing importance to input features for individual examples, recent research indicates that practitioners prefer examining language explanations that explain sub-groups of examples. In this paper, we introduce MaNtLE, a model-agnostic natural language explainer that analyzes multiple classifier predictions and generates faithful natural language explanations of classifier rationale for structured classification tasks. MaNtLE uses multi-task training on thousands of synthetic classification tasks to generate faithful explanations. Simulated user studies indicate that, on average, MaNtLE-generated explanations are at least 11% more faithful compared to LIME and Anchors explanations across three tasks. Human evaluations demonstrate that users can better predict model behavior using explanations from MaNtLE compared to other techniques

Keywords

Cite

@article{arxiv.2305.12995,
  title  = {MaNtLE: Model-agnostic Natural Language Explainer},
  author = {Rakesh R. Menon and Kerem Zaman and Shashank Srivastava},
  journal= {arXiv preprint arXiv:2305.12995},
  year   = {2023}
}

Comments

17 pages, 13 figures, 6 tables

R2 v1 2026-06-28T10:41:22.247Z