paper-with-me

Papers

DeepCSHAP: Utilizing Shapley Values to Explain Deep Complex-Valued Neural Networks

2024-03-13 · Florian Eilers, Xiaoyi Jiang

Deep Neural Networks are widely used in academy as well as corporate and public applications, including safety critical applications such as health care and autonomous driving. The ability to explain their output is critical for safety reasons as well as acceptance among applicants. A multitude of methods have been proposed to explain real-valued neural networks. Recently, complex-valued neural networks have emerged as a new class of neural networks dealing with complex-valued input data without the necessity of projecting them onto $\mathbb{R}^2$. This brings up the need to develop explanation algorithms for this kind of neural networks. In this paper we provide these developments. While we focus on adapting the widely used DeepSHAP algorithm to the complex domain, we also present versions of four gradient based explanation methods suitable for use in complex-valued neural networks. We evaluate the explanation quality of all presented algorithms and provide all of them as an open source library adaptable to most recent complex-valued neural network architectures.

📄 PDF Abstract BibTeX arXiv:2403.08428

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Library 설명 없음

Similar Papers 제목 키워드 기반

Causal Shapley Values: Exploiting Causal Knowledge to Explain Individual Predictions of Complex Models

2020-11-03 · NeurIPS 2020 12 · Tom Heskes, Evi Sijben, Ioan Gabriel Bucur, Tom Claassen

Shapley values underlie one of the most popular model-agnostic methods within explainable artificial intelligence. These values are designed to attribute the difference between a model's prediction and an average baselin…

AttributeExplainable artificial intelligence

Explaining individual predictions when features are dependent: More accurate approximations to Shapley values

2019-03-25 · Kjersti Aas, Martin Jullum, Anders Løland

Explaining complex or seemingly simple machine learning models is an important practical problem. We want to explain individual predictions from a complex machine learning model by learning simple, interpretable explanat…

BIG-bench Machine Learning

Shapley-based Explainable AI for Clustering Applications in Fault Diagnosis and Prognosis

2023-03-25 · Joseph Cohen, Xun Huan, Jun Ni

Data-driven artificial intelligence models require explainability in intelligent manufacturing to streamline adoption and trust in modern industry. However, recently developed explainable artificial intelligence (XAI) te…

ClusteringExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Fault Diagnosis+2

On Model Extrapolation in Marginal Shapley Values

2024-12-17 · Ilya Rozenfeld

As the use of complex machine learning models continues to grow, so does the need for reliable explainability methods. One of the most popular methods for model explainability is based on Shapley values. There are two mo…

model

Precision of Individual Shapley Value Explanations

2023-12-06 · Lars Henry Berge Olsen

Shapley values are extensively used in explainable artificial intelligence (XAI) as a framework to explain predictions made by complex machine learning (ML) models. In this work, we focus on conditional Shapley values fo…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)