Generating Part-Based Global Explanations Via Correspondence
Deep learning models are notoriously opaque. Existing explanation methods often focus on localized visual explanations for individual images. Concept-based explanations, while offering global insights, require extensive annotations, incurring significant labeling cost. We propose an approach that leverages user-defined part labels from a limited set of images and efficiently transfers them to a larger dataset. This enables the generation of global symbolic explanations by aggregating part-based local explanations, ultimately providing human-understandable explanations for model decisions on a large scale.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Axiomatic Foundations of Counterfactual Explanations
Explaining autonomous and intelligent systems is critical in order to improve trust in their decisions. Counterfactuals have emerged as one of the most compelling forms of explanation. They address ``why not'' questions …
Evaluation of Human-Understandability of Global Model Explanations using Decision Tree
In explainable artificial intelligence (XAI) research, the predominant focus has been on interpreting models for experts and practitioners. Model agnostic and local explanation approaches are deemed interpretable and suf…
Decision MakingExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Generating Global and Local Explanations for Tree-Ensemble Learning Methods by Answer Set Programming
We propose a method for generating rule sets as global and local explanations for tree-ensemble learning methods using Answer Set Programming (ASP). To this end, we adopt a decompositional approach where the split struct…
Ensemble LearningFeasible and Desirable Counterfactual Generation by Preserving Human Defined Constraints
We present a human-in-the-loop approach to generate counterfactual (CF) explanations that preserve global and local feasibility constraints. Global feasibility constraints refer to the causal constraints that are necessa…
counterfactualGlobal Explanations of Neural Networks: Mapping the Landscape of Predictions
A barrier to the wider adoption of neural networks is their lack of interpretability. While local explanation methods exist for one prediction, most global attributions still reduce neural network decisions to a single s…