paper-with-me

Papers

SpArX: Sparse Argumentative Explanations for Neural Networks [Technical Report]

2023-01-23 · Hamed Ayoobi, Nico Potyka, Francesca Toni

Neural networks (NNs) have various applications in AI, but explaining their decisions remains challenging. Existing approaches often focus on explaining how changing individual inputs affects NNs' outputs. However, an explanation that is consistent with the input-output behaviour of an NN is not necessarily faithful to the actual mechanics thereof. In this paper, we exploit relationships between multi-layer perceptrons (MLPs) and quantitative argumentation frameworks (QAFs) to create argumentative explanations for the mechanics of MLPs. Our SpArX method first sparsifies the MLP while maintaining as much of the original structure as possible. It then translates the sparse MLP into an equivalent QAF to shed light on the underlying decision process of the MLP, producing global and/or local explanations. We demonstrate experimentally that SpArX can give more faithful explanations than existing approaches, while simultaneously providing deeper insights into the actual reasoning process of MLPs.

📄 PDF Abstract BibTeX arXiv:2301.09559

Code (1)

H-Ayoobi/SpArX 공식 구현 tf

Similar Papers 제목 키워드 기반

Explaining Random Forests using Bipolar Argumentation and Markov Networks (Technical Report)

2022-11-21 · Nico Potyka, Xiang Yin, Francesca Toni

Random forests are decision tree ensembles that can be used to solve a variety of machine learning problems. However, as the number of trees and their individual size can be large, their decision making process is often …

Decision Making

Recourse under Model Multiplicity via Argumentative Ensembling (Technical Report)

2023-12-22 · Junqi Jiang, Antonio Rago, Francesco Leofante, Francesca Toni

Model Multiplicity (MM) arises when multiple, equally performing machine learning models can be trained to solve the same prediction task. Recent studies show that models obtained under MM may produce inconsistent predic…

counterfactual

SparX: A Sparse Cross-Layer Connection Mechanism for Hierarchical Vision Mamba and Transformer Networks

2024-09-15 · Meng Lou, Yunxiang Fu, Yizhou Yu

Due to the capability of dynamic state space models (SSMs) in capturing long-range dependencies with linear-time computational complexity, Mamba has shown notable performance in NLP tasks. This has inspired the rapid dev…

Image ClassificationObject DetectionSemantic Segmentation

ILLC: Iterative Layer-by-Layer Compression for Enhancing Structural Faithfulness in SpArX

2025-03-05 · Ungsik Kim

In the field of Explainable Artificial Intelligence (XAI), argumentative XAI approaches have been proposed to represent the internal reasoning process of deep neural networks in a more transparent way by interpreting hid…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)

A Corpus of Deep Argumentative Structures as an Explanation to Argumentative Relations

2017-12-07 · Paul Reisert, Naoya Inoue, Naoaki Okazaki, Kentaro Inui

In this paper, we compose a new task for deep argumentative structure analysis that goes beyond shallow discourse structure analysis. The idea is that argumentative relations can reasonably be represented with a small se…