中文
相关论文

相关论文: Causal Explanations of Image Misclassifications

200 篇论文

Explaining deep neural networks is challenging, due to their large size and non-linearity. In this paper, we introduce a concept-based explanation method, in order to explain the prediction for an individual class, as well as contrasting…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Rudolf Herdt , Daniel Otero Baguer

In this paper, a simple topology of Capsule Network (CapsNet) is investigated for the problem of image colorization. The generative and segmentation capabilities of the original CapsNet topology, which is proposed for image classification…

图像与视频处理 · 电气工程与系统科学 2019-08-23 Gökhan Özbulak

The effectiveness of Convolutional Neural Networks (CNNs)in classifying image data has been thoroughly demonstrated. In order to explain the classification to humans, methods for visualizing classification evidence have been developed in…

计算机视觉与模式识别 · 计算机科学 2021-01-13 Anna Nguyen , Adrian Oberföll , Michael Färber

Deep generative networks trained via maximum likelihood on a natural image dataset like CIFAR10 often assign high likelihoods to images from datasets with different objects (e.g., SVHN). We refine previous investigations of this failure at…

机器学习 · 计算机科学 2020-11-03 Robin Tibor Schirrmeister , Yuxuan Zhou , Tonio Ball , Dan Zhang

Deep learning models have demonstrated remarkable capabilities in learning complex patterns and concepts from training data. However, recent findings indicate that these models tend to rely heavily on simple and easily discernible features…

计算机视觉与模式识别 · 计算机科学 2023-09-25 Raha Ahmadi , Mohammad Javad Rajabi , Mohammad Khalooie , Mohammad Sabokrou

In this paper, we present a novel method to automatically classify medical images that learns and leverages weak causal signals in the image. Our framework consists of a convolutional neural network backbone and a causality-extractor module…

计算机视觉与模式识别 · 计算机科学 2023-09-20 Gianluca Carloni , Eva Pachetti , Sara Colantonio

We focus on the real-world problem of training accurate deep models for image classification of a small number of rare categories. In these scenarios, almost all images belong to the background category in the dataset (>95% of the dataset…

计算机视觉与模式识别 · 计算机科学 2020-09-01 Ravi Teja Mullapudi , Fait Poms , William R. Mark , Deva Ramanan , Kayvon Fatahalian

In this paper we propose a novel method that provides contrastive explanations justifying the classification of an input by a black box classifier such as a deep neural network. Given an input we find what should be %necessarily and…

人工智能 · 计算机科学 2018-10-30 Amit Dhurandhar , Pin-Yu Chen , Ronny Luss , Chun-Chen Tu , Paishun Ting , Karthikeyan Shanmugam , Payel Das

Evaluating explanations of image classifiers regarding ground truth, e.g. segmentation masks defined by human perception, primarily evaluates the quality of the models under consideration rather than the explanation methods themselves.…

计算机视觉与模式识别 · 计算机科学 2023-11-09 Hubert Baniecki , Maciej Chrabaszcz , Andreas Holzinger , Bastian Pfeifer , Anna Saranti , Przemyslaw Biecek

In an effort to interpret black-box models, researches for developing explanation methods have proceeded in recent years. Most studies have tried to identify input pixels that are crucial to the prediction of a classifier. While this…

计算机视觉与模式识别 · 计算机科学 2019-12-17 Sin-Han Kang , Hong-Gyu Jung , Seong-Whan Lee

There exist many methods to explain how an image classification model generates its decision, but very little work has explored methods to explain why a classifier might lack confidence in its prediction. As there are various reasons the…

计算机视觉与模式识别 · 计算机科学 2026-01-12 Sara Pohland , Claire Tomlin

Dataset bias in vision-language tasks is becoming one of the main problems which hinders the progress of our community. Existing solutions lack a principled analysis about why modern image captioners easily collapse into dataset bias. In…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Xu Yang , Hanwang Zhang , Jianfei Cai

Most state-of-the-art computer vision models heavily depend on data. However, many datasets exhibit extreme class imbalance which has been shown to negatively impact model performance. Among the training-time and data-generation solutions…

计算机视觉与模式识别 · 计算机科学 2024-03-01 Indu Panigrahi , Richard Zhu

A novel explainable AI method called CLEAR Image is introduced in this paper. CLEAR Image is based on the view that a satisfactory explanation should be contrastive, counterfactual and measurable. CLEAR Image explains an image's…

计算机视觉与模式识别 · 计算机科学 2022-06-10 Adam White , Kwun Ho Ngan , James Phelan , Saman Sadeghi Afgeh , Kevin Ryan , Constantino Carlos Reyes-Aldasoro , Artur d'Avila Garcez

Image classification, which classifies images by pre-defined categories, has been the dominant approach to visual representation learning over the last decade. Visual learning through image-text alignment, however, has emerged to show…

计算机视觉与模式识别 · 计算机科学 2022-04-25 Yixuan Wei , Yue Cao , Zheng Zhang , Zhuliang Yao , Zhenda Xie , Han Hu , Baining Guo

Processing of missing data by modern neural networks, such as CNNs, remains a fundamental, yet unsolved challenge, which naturally arises in many practical applications, like image inpainting or autonomous vehicles and robots. While…

机器学习 · 计算机科学 2021-11-01 Marcin Przewięźlikowski , Marek Śmieja , Łukasz Struski , Jacek Tabor

Image classification is a challenging problem which aims to identify the category of object in the image. In recent years, deep Convolutional Neural Networks (CNNs) have been applied to handle this task, and impressive improvement has been…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Hao Ren , Jianlin Su , Hong Lu

As machine learning algorithms are increasingly applied to high impact yet high risk tasks, such as medical diagnosis or autonomous driving, it is critical that researchers can explain how such algorithms arrived at their predictions. In…

计算机视觉与模式识别 · 计算机科学 2021-12-06 Ruth Fong , Andrea Vedaldi

Neural networks trained to classify images do so by identifying features that allow them to distinguish between classes. These sets of features are either causal or context dependent. Grad-CAM is a popular method of visualizing both sets of…

计算机视觉与模式识别 · 计算机科学 2021-03-24 Mohit Prabhushankar , Ghassan AlRegib

Backdoor data poisoning is an emerging form of adversarial attack usually against deep neural network image classifiers. The attacker poisons the training set with a relatively small set of images from one (or several) source class(es),…

机器学习 · 计算机科学 2020-10-16 Zhen Xiang , David J. Miller , George Kesidis