paper-with-me

홈 › Papers

Debiasing Concept-based Explanations with Causal Analysis

2020-07-22 · ICLR 2021 1 · Mohammad Taha Bahadori, David E. Heckerman

Concept-based explanation approach is a popular model interpertability tool because it expresses the reasons for a model's predictions in terms of concepts that are meaningful for the domain experts. In this work, we study the problem of the concepts being correlated with confounding information in the features. We propose a new causal prior graph for modeling the impacts of unobserved variables and a method to remove the impact of confounding information and noise using a two-stage regression technique borrowed from the instrumental variable literature. We also model the completeness of the concepts set and show that our debiasing method works when the concepts are not complete. Our synthetic and real-world experiments demonstrate the success of our method in removing biases and improving the ranking of the concepts in terms of their contribution to the explanation of the predictions.

📄 PDF Abstract BibTeX arXiv:2007.11500

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Causal Debiasing for Visual Commonsense Reasoning

2025-10-23 · Jiayi Zou, Gengyun Jia, Bing-Kun Bao arxiv

Visual Commonsense Reasoning (VCR) refers to answering questions and providing explanations based on images. While existing methods achieve high prediction accuracy, they often overlook bias in datasets and lack debiasin…

Visual Commonsense Reasoning

DiConStruct: Causal Concept-based Explanations through Black-Box Distillation

2024-01-16 · Ricardo Moreira, Jacopo Bono, Mário Cardoso, Pedro Saleiro 외

Model interpretability plays a central role in human-AI decision-making systems. Ideally, explanations should be expressed using human-interpretable semantic concepts. Moreover, the causal relations between these concept…

Decision Making

Concept-Based Abductive and Contrastive Explanations for Behaviors of Vision Models

2026-05-07 · Ronaldo Canizales, Divya Gopinath, Corina Păsăreanu, Ravi Mangal arxiv

*Concept-based explanations* offer a promising approach for explaining the predictions of deep neural networks in terms of high-level, human-understandable concepts. However, existing methods either do not establish a ca…

DINER: Debiasing Aspect-based Sentiment Analysis with Multi-variable Causal Inference

2024-03-02 · Jialong Wu, Linhai Zhang, Deyu Zhou, Guoqiang Xu

Though notable progress has been made, neural-based aspect-based sentiment analysis (ABSA) models are prone to learn spurious correlations from annotation biases, resulting in poor robustness on adversarial data transfor…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Causal Inferencecounterfactual+2

On the Opportunity of Causal Learning in Recommendation Systems: Foundation, Estimation, Prediction and Challenges

2022-01-18 · Peng Wu, Haoxuan Li, yuhao deng, Wenjie Hu 외

Recently, recommender system (RS) based on causal inference has gained much attention in the industrial community, as well as the states of the art performance in many prediction and debiasing tasks. Nevertheless, a unif…

Causal InferencePredictionRecommendation Systems