中文
相关论文

相关论文: Measuring the Effect of Background on Classificati…

200 篇论文

Explainable Artificial Intelligence (XAI) methods are typically deployed to explain and debug black-box machine learning models. However, most proposed XAI methods are black-boxes themselves and designed for images. Thus, they rely on…

机器学习 · 计算机科学 2019-09-18 Udo Schlegel , Hiba Arnout , Mennatallah El-Assady , Daniela Oelke , Daniel A. Keim

The surge in black-box AI models has prompted the need to explain the internal mechanism and justify their reliability, especially in high-stakes applications, such as healthcare and autonomous driving. Due to the lack of a rigorous…

人工智能 · 计算机科学 2024-03-18 Yongjie Wang , Tong Zhang , Xu Guo , Zhiqi Shen

The classification of internet traffic has become increasingly important due to the rapid growth of today's networks and applications. The number of connections and the addition of new applications in our networks causes a vast amount of…

机器学习 · 计算机科学 2022-11-23 Igor Cherepanov , Alex Ulmer , Jonathan Geraldi Joewono , Jörn Kohlhammer

Deep learning approaches heavily rely on high-quality human supervision which is nonetheless expensive, time-consuming, and error-prone, especially for image segmentation task. In this paper, we propose a method to automatically synthesize…

计算机视觉与模式识别 · 计算机科学 2021-12-06 Yu Yang , Hakan Bilen , Qiran Zou , Wing Yin Cheung , Xiangyang Ji

In computer vision, explainable AI (xAI) methods seek to mitigate the 'black-box' problem by making the decision-making process of deep learning models more interpretable and transparent. Traditional xAI methods concentrate on visualizing…

人机交互 · 计算机科学 2024-08-15 Hyeonggeun Yun

Self-supervised learning holds promise in leveraging large numbers of unlabeled data. However, its success heavily relies on the highly-curated dataset, e.g., ImageNet, which still needs human cleaning. Directly learning representations…

计算机视觉与模式识别 · 计算机科学 2023-02-24 Meilin Chen , Yizhou Wang , Shixiang Tang , Feng Zhu , Haiyang Yang , Lei Bai , Rui Zhao , Donglian Qi , Wanli Ouyang

Street-view imagery (SVI) offers a fine-grained lens on traffic risk, yet two fundamental challenges persist: (1) how to construct street-level indicators that capture accident-related features, and (2) how to quantify their causal impacts…

计算机视觉与模式识别 · 计算机科学 2025-11-14 Huan Chen , Ting Han , Siyu Chen , Zhihao Guo , Yiping Chen , Meiliu Wu

Class Activation Mapping (CAM) is a powerful technique used to understand the decision making of Convolutional Neural Network (CNN) in computer vision. Recently, there have been attempts not only to generate better visual explanations, but…

机器学习 · 计算机科学 2021-05-04 Kwang Hee Lee , Chaewon Park , Junghyun Oh , Nojun Kwak

Feature visualization is used to visualize learned features for black box machine learning models. Our approach explores an altered training process to improve interpretability of the visualizations. We argue that by using background…

计算机视觉与模式识别 · 计算机科学 2023-06-26 Ian E. Nielsen , Erik Grundeland , Joseph Snedeker , Ghulam Rasool , Ravi P. Ramachandran

Deep metric learning aims to learn a function mapping image pixels to embedding feature vectors that model the similarity between images. Two major applications of metric learning are content-based image retrieval and face verification. For…

计算机视觉与模式识别 · 计算机科学 2019-08-06 Andrew Zhai , Hao-Yu Wu

Cameras play a crucial role in modern driver assistance systems and are an essential part of the sensor technology for automated driving. The quality of images captured by in-vehicle cameras highly influences the performance of visual…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Florian Bauer

Decision processes of computer vision models - especially deep neural networks - are opaque in nature, meaning that these decisions cannot be understood by humans. Thus, over the last years, many methods to provide human-understandable…

计算机视觉与模式识别 · 计算机科学 2024-06-10 Benjamin Fresz , Lena Lörcher , Marco Huber

Understanding the reasons behind the predictions made by deep neural networks is critical for gaining human trust in many important applications, which is reflected in the increasing demand for explainability in AI (XAI) in recent years.…

Explainable Artificial Intelligence (XAI) aims to provide transparent insights into machine learning models, yet the reliability of many feature attribution methods remains a critical challenge. Prior research (Haufe et al., 2014; Wilming…

机器学习 · 计算机科学 2026-02-11 Benedict Clark , Stoyan Karastoyanov , Rick Wilming , Stefan Haufe

Explainable artificial intelligence (XAI) has helped elucidate the internal mechanisms of machine learning algorithms, bolstering their reliability by demonstrating the basis of their predictions. Several XAI models consider causal…

机器学习 · 计算机科学 2024-04-30 Daisuke Takahashi , Shohei Shimizu , Takuma Tanaka

The problem of revealing botnet activity through Domain Generation Algorithm (DGA) detection seems to be solved, considering that available deep learning classifiers achieve accuracies of over 99.9%. However, these classifiers provide a…

密码学与安全 · 计算机科学 2023-09-26 Arthur Drichel , Ulrike Meyer

Existing saliency-guided training approaches improve model generalization by incorporating a loss term that compares the model's class activation map (CAM) for a sample's true-class ({\it i.e.}, correct-label class) against a human…

计算机视觉与模式识别 · 计算机科学 2025-07-24 Jacob Piland , Chris Sweet , Adam Czajka

Deep learning dominates image classification tasks, yet understanding how models arrive at predictions remains a challenge. Much research focuses on local explanations of individual predictions, such as saliency maps, which visualise the…

计算机视觉与模式识别 · 计算机科学 2025-07-01 James Hinns , David Martens

Deep learning models have achieved remarkable success across diverse domains. However, the intricate nature of these models often impedes a clear understanding of their decision-making processes. This is where Explainable AI (XAI) becomes…

计算机视觉与模式识别 · 计算机科学 2024-05-01 Soham Mitra , Atri Sukul , Swalpa Kumar Roy , Pravendra Singh , Vinay Verma

This paper addresses the visualisation of image classification models, learnt using deep Convolutional Networks (ConvNets). We consider two visualisation techniques, based on computing the gradient of the class score with respect to the…

计算机视觉与模式识别 · 计算机科学 2014-04-22 Karen Simonyan , Andrea Vedaldi , Andrew Zisserman