paper-with-me

홈 › Papers

Deeply Explainable Artificial Neural Network

2025-05-10 · David Zucker

While deep learning models have demonstrated remarkable success in numerous domains, their black-box nature remains a significant limitation, especially in critical fields such as medical image analysis and inference. Existing explainability methods, such as SHAP, LIME, and Grad-CAM, are typically applied post hoc, adding computational overhead and sometimes producing inconsistent or ambiguous results. In this paper, we present the Deeply Explainable Artificial Neural Network (DxANN), a novel deep learning architecture that embeds explainability ante hoc, directly into the training process. Unlike conventional models that require external interpretation methods, DxANN is designed to produce per-sample, per-feature explanations as part of the forward pass. Built on a flow-based framework, it enables both accurate predictions and transparent decision-making, and is particularly well-suited for image-based tasks. While our focus is on medical imaging, the DxANN architecture is readily adaptable to other data modalities, including tabular and sequential data. DxANN marks a step forward toward intrinsically interpretable deep learning, offering a practical solution for applications where trust and accountability are essential.

📄 PDF Abstract BibTeX arXiv:2505.06731

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningMedical Image Analysis

Methods 이 논문이 사용한 방법론

LIME LIME, or Local Interpretable Model-Agnostic Explanations, is an algorithm that can explain the predictions of any classifier or regressor in a faithful way, by…
Focus 설명 없음
SHAP 설명 없음

Similar Papers 제목 키워드 기반

Mind the Gap! Bridging Explainable Artificial Intelligence and Human Understanding with Luhmann's Functional Theory of Communication

2023-02-07 · Bernard Keenan, Kacper Sokol

Over the past decade explainable artificial intelligence has evolved from a predominantly technical discipline into a field that is deeply intertwined with social sciences. Insights such as human preference for contrasti…

counterfactualDiversityExplainable artificial intelligence

Explainable AI is Responsible AI: How Explainability Creates Trustworthy and Socially Responsible Artificial Intelligence

2023-12-04 · Stephanie Baker, Wei Xiang

Artificial intelligence (AI) has been clearly established as a technology with the potential to revolutionize fields from healthcare to finance - if developed and deployed responsibly. This is the topic of responsible AI…

Fairness

Quantus: An Explainable AI Toolkit for Responsible Evaluation of Neural Network Explanations and Beyond

2022-02-14 · NeurIPS 2023 11 · Anna Hedström, Leander Weber, Dilyara Bareeva, Daniel Krakowczyk 외

The evaluation of explanation methods is a research topic that has not yet been explored deeply, however, since explainability is supposed to strengthen trust in artificial intelligence, it is necessary to systematically…

Explainable Artificial Intelligence (XAI)

A Theoretical Survey on Foundation Models

2024-10-15 · Shi Fu, Yuzhu Chen, Yingjie Wang, DaCheng Tao

Understanding the inner mechanisms of black-box foundation models (FMs) is essential yet challenging in artificial intelligence and its applications. Over the last decade, the long-running focus has been on their explain…

Learning TheorySurvey

A Novel Explainable Artificial Intelligence Model in Image Classification problem

2023-07-09 · Quoc Hung Cao, Truong Thanh Hung Nguyen, Vo Thanh Khang Nguyen, Xuan Phong Nguyen

In recent years, artificial intelligence is increasingly being applied widely in many different fields and has a profound and direct impact on human life. Following this is the need to understand the principles of the mo…

Explainable artificial intelligenceimage-classificationImage ClassificationObject Recognition