LGAIFeb 17, 2025

IMPACTX: Improving Model Performance by Appropriately predicting CorrecT eXplanations

arXiv:2502.12222v1h-index: 22
Originality Incremental advance
AI Analysis

This addresses the need for automated performance enhancement in AI systems without external input, though it appears incremental as it builds on existing XAI techniques.

The paper tackles the problem of improving AI model performance by using explainable AI (XAI) as an automated attention mechanism, resulting in consistent performance gains across multiple deep learning models and datasets.

The eXplainable Artificial Intelligence (XAI) research predominantly concentrates to provide explainations about AI model decisions, especially Deep Learning (DL) models. However, there is a growing interest in using XAI techniques to automatically improve the performance of the AI systems themselves. This paper proposes IMPACTX, a novel approach that leverages XAI as a fully automated attention mechanism, without requiring external knowledge or human feedback. Experimental results show that IMPACTX has improved performance respect to the standalone ML model by integrating an attention mechanism based an XAI method outputs during the model training. Furthermore, IMPACTX directly provides proper feature attribution maps for the model's decisions, without relying on external XAI methods during the inference process. Our proposal is evaluated using three widely recognized DL models (EfficientNet-B2, MobileNet, and LeNet-5) along with three standard image datasets: CIFAR-10, CIFAR-100, and STL-10. The results show that IMPACTX consistently improves the performance of all the inspected DL models across all evaluated datasets, and it directly provides appropriate explanations for its responses.

Foundations

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

Your Notes