paper-with-me

Papers

Enhancing Explainable AI: A Hybrid Approach Combining GradCAM and LRP for CNN Interpretability

2024-05-20 · Vaibhav Dhore, Achintya Bhat, Viraj Nerlekar, Kashyap Chavhan, Aniket Umare

We present a new technique that explains the output of a CNN-based model using a combination of GradCAM and LRP methods. Both of these methods produce visual explanations by highlighting input regions that are important for predictions. In the new method, the explanation produced by GradCAM is first processed to remove noises. The processed output is then multiplied elementwise with the output of LRP. Finally, a Gaussian blur is applied on the product. We compared the proposed method with GradCAM and LRP on the metrics of Faithfulness, Robustness, Complexity, Localisation and Randomisation. It was observed that this method performs better on Complexity than both GradCAM and LRP and is better than atleast one of them in the other metrics.

📄 PDF Abstract BibTeX arXiv:2405.12175

Code (1)

achintya-bhat03/Combination-of-Grad-CAM-and-LRP 공식 구현

Similar Papers 제목 키워드 기반

PotatoGANs: Utilizing Generative Adversarial Networks, Instance Segmentation, and Explainable AI for Enhanced Potato Disease Identification and Classification

2024-05-12 · Mohammad Shafiul Alam, Fatema Tuj Johora Faria, Mukaffi Bin Moin, Ahmed Al Wase 외

Numerous applications have resulted from the automation of agricultural disease segmentation using deep learning techniques. However, when applied to new conditions, these applications frequently face the difficulty of o…

Data AugmentationInstance SegmentationSemantic Segmentation

Choose Your Explanation: A Comparison of SHAP and GradCAM in Human Activity Recognition

2024-12-20 · Felix Tempel, Daniel Groos, Espen Alexander F. Ihlen, Lars Adde 외

Explaining machine learning (ML) models using eXplainable AI (XAI) techniques has become essential to make them more transparent and trustworthy. This is especially important in high-stakes domains like healthcare, where…

Activity RecognitionFeature ImportanceHuman Activity Recognition

On the Impact of Interpretability Methods in Active Image Augmentation Method

2021-02-24 · Flavio Santos, Cleber Zanchettin, Leonardo Matos, Paulo Novais

Robustness is a significant constraint in machine learning models. The performance of the algorithms must not deteriorate when training and testing with slightly different data. Deep neural network models achieve awe-ins…

Image Augmentation

XMorph: Explainable Brain Tumor Analysis Via LLM-Assisted Hybrid Deep Intelligence

2026-02-24 · Sepehr Salem Ghahfarokhi, M. Moein Esfahani, Raj Sunderraman, Vince Calhoun 외 arxiv

Deep learning has significantly advanced automated brain tumor diagnosis, yet clinical adoption remains limited by interpretability and computational constraints. Conventional models often act as opaque ''black boxes'' a…

An explainable three dimension framework to uncover learning patterns: A unified look in variable sulci recognition

2023-09-02 · Michail Mamalakis, Heloise de Vareilles, Atheer AI-Manea, Samantha C. Mitchell 외

The significant features identified in a representative subset of the dataset during the learning process of an artificial intelligence model are referred to as a 'global' explanation. 3D global explanations are crucial …

AnatomyBinary ClassificationDimensionality ReductionExplainable artificial intelligence+2