paper-with-me

홈 › Papers

Neural Networks Decoded: Targeted and Robust Analysis of Neural Network Decisions via Causal Explanations and Reasoning

2024-10-07 · Alec F. Diallo, Vaishak Belle, Paul Patras

Despite their success and widespread adoption, the opaque nature of deep neural networks (DNNs) continues to hinder trust, especially in critical applications. Current interpretability solutions often yield inconsistent or oversimplified explanations, or require model changes that compromise performance. In this work, we introduce TRACER, a novel method grounded in causal inference theory designed to estimate the causal dynamics underpinning DNN decisions without altering their architecture or compromising their performance. Our approach systematically intervenes on input features to observe how specific changes propagate through the network, affecting internal activations and final outputs. Based on this analysis, we determine the importance of individual features, and construct a high-level causal map by grouping functionally similar layers into cohesive causal nodes, providing a structured and interpretable view of how different parts of the network influence the decisions. TRACER further enhances explainability by generating counterfactuals that reveal possible model biases and offer contrastive explanations for misclassifications. Through comprehensive evaluations across diverse datasets, we demonstrate TRACER's effectiveness over existing methods and show its potential for creating highly compressed yet accurate models, illustrating its dual versatility in both understanding and optimizing DNNs.

📄 PDF Abstract BibTeX arXiv:2410.05484

Code (0)

등록된 구현이 없습니다.

Tasks

Causal Inference

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음
Causal inference Causal inference is the process of drawing a conclusion about a causal connection based on the conditions of the occurrence of an effect. The main difference between causal…

Similar Papers 제목 키워드 기반

Mapping Knowledge Representations to Concepts: A Review and New Perspectives

2022-12-31 · Lars Holmberg, Paul Davidsson, Per Linde

The success of neural networks builds to a large extent on their ability to create internal knowledge representations from real-world high-dimensional data, such as images, sound, or text. Approaches to extract and prese…

Features of Explainability: How users understand counterfactual and causal explanations for categorical and continuous features in XAI

2022-04-21 · Greta Warren, Mark T Keane, Ruth M J Byrne

Counterfactual explanations are increasingly used to address interpretability, recourse, and bias in AI decisions. However, we do not know how well counterfactual explanations help users to understand a systems decisions…

counterfactualExplainable Artificial Intelligence (XAI)

Causal Explanations for Sequential Decision-Making in Multi-Agent Systems

2023-02-21 · Balint Gyevnar, Cheng Wang, Christopher G. Lucas, Shay B. Cohen 외

We present CEMA: Causal Explanations in Multi-Agent systems; a framework for creating causal natural language explanations of an agent's decisions in dynamic sequential multi-agent systems to build more trustworthy auton…

Autonomous DrivingAutonomous VehiclescounterfactualDecision Making+2

ConfoundingSHAP: Quantifying confounding strength in causal inference

2026-05-11 · Marie Brockschmidt, Santo M. A. R. Thies, Maresa Schröder, Dennis Frauen 외 arxiv

In causal inference, confounders are variables that influence both treatment decisions and outcomes. However, unlike as in randomized clinical trials, the treatment assignment mechanism in observational studies is not kn…

Causal Inference

Causal Explanation of Concept Drift -- A Truly Actionable Approach

2025-07-31 · David Komnick, Kathrin Lammers, Barbara Hammer, Valerie Vaquet 외 arxiv

In a world that constantly changes, it is crucial to understand how those changes impact different systems, such as industrial manufacturing or critical infrastructure. Explaining critical changes, referred to as concept…