paper-with-me

Papers

Model-Based Counterfactual Synthesizer for Interpretation

2021-06-16 · Fan Yang, Sahan Suresh Alva, Jiahao Chen, Xia Hu

Counterfactuals, serving as one of the emerging type of model interpretations, have recently received attention from both researchers and practitioners. Counterfactual explanations formalize the exploration of ``what-if'' scenarios, and are an instance of example-based reasoning using a set of hypothetical data samples. Counterfactuals essentially show how the model decision alters with input perturbations. Existing methods for generating counterfactuals are mainly algorithm-based, which are time-inefficient and assume the same counterfactual universe for different queries. To address these limitations, we propose a Model-based Counterfactual Synthesizer (MCS) framework for interpreting machine learning models. We first analyze the model-based counterfactual process and construct a base synthesizer using a conditional generative adversarial net (CGAN). To better approximate the counterfactual universe for those rare queries, we novelly employ the umbrella sampling technique to conduct the MCS framework training. Besides, we also enhance the MCS framework by incorporating the causal dependence among attributes with model inductive bias, and validate its design correctness from the causality identification perspective. Experimental results on several datasets demonstrate the effectiveness as well as efficiency of our proposed MCS framework, and verify the advantages compared with other alternatives.

📄 PDF Abstract BibTeX arXiv:2106.08971

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualInductive Biasmodel

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention 설명 없음
Multi-Head Attention 설명 없음
Synthesizer 설명 없음

Similar Papers 제목 키워드 기반

Towards Interpretable Counterfactual Generation via Multimodal Autoregression

2025-03-29 · Chenglong Ma, Yuanfeng Ji, Jin Ye, Lu Zhang 외

Counterfactual medical image generation enables clinicians to explore clinical hypotheses, such as predicting disease progression, facilitating their decision-making. While existing methods can generate visually plausibl…

counterfactualDecision MakingImage GenerationMedical Image Generation

Generating Pragmatic Examples to Train Neural Program Synthesizers

2023-11-09 · Saujas Vaduguru, Daniel Fried, Yewen Pu

Programming-by-example is the task of synthesizing a program that is consistent with a set of user-provided input-output examples. As examples are often an under-specification of one's intent, a good synthesizer must cho…

counterfactualCounterfactual ReasoningProgram Synthesis

Rumor Detection with Diverse Counterfactual Evidence

2023-07-18 · Kaiwei Zhang, Junchi Yu, Haichao Shi, Jian Liang 외

The growth in social media has exacerbated the threat of fake news to individuals and communities. This draws increasing attention to developing efficient and timely rumor detection methods. The prevailing approaches res…

counterfactualDiversityPoint Processes

Abductive, Causal, and Counterfactual Conditionals Under Incomplete Probabilistic Knowledge

2017-03-09 · Niki Pfeifer, Leena Tulkki

We study abductive, causal, and non-causal conditionals in indicative and counterfactual formulations using probabilistic truth table tasks under incomplete probabilistic knowledge (N = 80). We frame the task as a probab…

counterfactual

Interpretable ECG Analysis for Myocardial Infarction Detection through Counterfactuals

2023-11-21 · Toygar Tanyel, Sezgin Atmaca, Kaan Gökçe, M. Yiğit Balık 외

In the evolving landscape of ECG signal analysis, the challenge of limited transparency in machine learning models remains a significant barrier to their effective integration into clinical practice. This study addresses…

counterfactualDiagnosticMyocardial infarction detection