paper-with-me

홈 › Papers

TDLS: A Top-Down Layer Searching Algorithm for Generating Counterfactual Visual Explanation

2021-08-08 · Cong Wang, Haocheng Han, Caleb Chen Cao

Explanation of AI, as well as fairness of algorithms' decisions and the transparency of the decision model, are becoming more and more important. And it is crucial to design effective and human-friendly techniques when opening the black-box model. Counterfactual conforms to the human way of thinking and provides a human-friendly explanation, and its corresponding explanation algorithm refers to a strategic alternation of a given data point so that its model output is "counter-facted", i.e. the prediction is reverted. In this paper, we adapt counterfactual explanation over fine-grained image classification problem. We demonstrated an adaptive method that could give a counterfactual explanation by showing the composed counterfactual feature map using top-down layer searching algorithm (TDLS). We have proved that our TDLS algorithm could provide more flexible counterfactual visual explanation in an efficient way using VGG-16 model on Caltech-UCSD Birds 200 dataset. At the end, we discussed several applicable scenarios of counterfactual visual explanations.

📄 PDF Abstract BibTeX arXiv:2108.04238

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualCounterfactual ExplanationFairnessFine-Grained Image Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Train your classifier first: Cascade Neural Networks Training from upper layers to lower layers

2021-02-09 · Shucong Zhang, Cong-Thanh Do, Rama Doddipatla, Erfan Loweimi 외

Although the lower layers of a deep neural network learn features which are transferable across datasets, these layers are not transferable within the same dataset. That is, in general, freezing the trained feature extra…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language Modellingspeech-recognition+1

Searching for a Search Method: Benchmarking Search Algorithms for Generating NLP Adversarial Examples

2020-09-09 · EMNLP (BlackboxNLP) 2020 11 · Jin Yong Yoo, John X. Morris, Eli Lifland, Yanjun Qi

We study the behavior of several black-box search algorithms used for generating adversarial examples for natural language processing (NLP) tasks. We perform a fine-grained analysis of three elements relevant to search: …

Adversarial TextBenchmarkingData Augmentation

CONet: Channel Optimization for Convolutional Neural Networks

2021-08-15 · Mahdi S. Hosseini, Jia Shu Zhang, Zhe Liu, Andre Fu 외

Neural Architecture Search (NAS) has shifted network design from using human intuition to leveraging search algorithms guided by evaluation metrics. We study channel size optimization in convolutional neural networks (CN…

Neural Architecture Search

Masader Plus: A New Interface for Exploring +500 Arabic NLP Datasets

2022-08-01 · Yousef Altaher, Ali Fadel, Mazen Alotaibi, Mazen Alyazidi 외

Masader (Alyafeai et al., 2021) created a metadata structure to be used for cataloguing Arabic NLP datasets. However, developing an easy way to explore such a catalogue is a challenging task. In order to give the optimal…

Differentiable Kernel Evolution

2019-10-01 · ICCV 2019 10 · Yu Liu, Jihao Liu, Ailing Zeng, Xiaogang Wang

This paper proposes a differentiable kernel evolution (DKE) algorithm to find a better layer-operator for the convolutional neural network. Unlike most of the other neural architecture searching (NAS) technologies, we co…

object-detectionObject Detection