English

T-Explainer: A Model-Agnostic Explainability Framework Based on Gradients

Machine Learning 2025-04-25 v3

Abstract

The development of machine learning applications has increased significantly in recent years, motivated by the remarkable ability of learning-powered systems to discover and generalize intricate patterns hidden in massive datasets. Modern learning models, while powerful, often exhibit a complexity level that renders them opaque black boxes, lacking transparency and hindering our understanding of their decision-making processes. Opacity challenges the practical application of machine learning, especially in critical domains requiring informed decisions. Explainable Artificial Intelligence (XAI) addresses that challenge, unraveling the complexity of black boxes by providing explanations. Feature attribution/importance XAI stands out for its ability to delineate the significance of input features in predictions. However, most attribution methods have limitations, such as instability, when divergent explanations result from similar or the same instance. This work introduces T-Explainer, a novel additive attribution explainer based on the Taylor expansion that offers desirable properties such as local accuracy and consistency. We demonstrate T-Explainer's effectiveness and stability over multiple runs in quantitative benchmark experiments against well-known attribution methods. Additionally, we provide several tools to evaluate and visualize explanations, turning T-Explainer into a comprehensive XAI framework.

Keywords

Cite

@article{arxiv.2404.16495,
  title  = {T-Explainer: A Model-Agnostic Explainability Framework Based on Gradients},
  author = {Evandro S. Ortigossa and Fábio F. Dias and Brian Barr and Claudio T. Silva and Luis Gustavo Nonato},
  journal= {arXiv preprint arXiv:2404.16495},
  year   = {2025}
}

Comments

Copyright 2025 IEEE. All rights reserved, including rights for text, data mining and training of artificial intelligence and similar technologies. Personal use is permitted, but republication/redistribution requires IEEE permission. Article accepted for publication in IEEE Intelligent Systems. This author's version includes the supplementary material. Content may change prior to final publication

R2 v1 2026-06-28T16:06:05.232Z