中文
相关论文

相关论文: A Step Towards Exposing Bias in Trained Deep Convo…

200 篇论文

The Convolutional Neural Network (CNN) is a widely used deep learning architecture for computer vision. However, its black box nature makes it difficult to interpret the behavior of the model. To mitigate this issue, AI practitioners have…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Seok-Yong Byun , Wonju Lee

Fine-grained categorization can benefit from part-based features which reveal subtle visual differences between object categories. Handcrafted features have been widely used for part detection and classification. Although a recent trend…

计算机视觉与模式识别 · 计算机科学 2017-06-23 Ting Sun , Lin Sun , Dit-Yan Yeung

Despite their black-box nature, deep learning models are extensively used in image-based drug discovery to extract feature vectors from single cells in microscopy images. To better understand how these networks perform representation…

图像与视频处理 · 电气工程与系统科学 2024-03-27 Vivek Gopalakrishnan , Jingzhe Ma , Zhiyong Xie

Features play a crucial role in computer vision. Initially designed to detect salient elements by means of handcrafted algorithms, features are now often learned by different layers in Convolutional Neural Networks (CNNs). This paper…

计算机视觉与模式识别 · 计算机科学 2021-11-18 Loris Nanni , Stefano Ghidoni , Sheryl Brahnam

Deep learning opacity often impedes deployment in high-stakes domains. We propose a training framework that aligns model focus with class-representative features without requiring pixel-level annotations. To this end, we introduce…

人工智能 · 计算机科学 2026-02-16 Giacomo Ignesti , Davide Moroni , Massimo Martinelli

The convolutional neural network (CNN) has become a powerful tool for various biomedical image analysis tasks, but there is a lack of visual explanation for the machinery of CNNs. In this paper, we present a novel algorithm,…

计算机视觉与模式识别 · 计算机科学 2018-06-08 Guannan Zhao , Bo Zhou , Kaiwen Wang , Rui Jiang , Min Xu

In the context of fine-grained visual categorization, the ability to interpret models as human-understandable visual manuals is sometimes as important as achieving high classification accuracy. In this paper, we propose a novel Part-Stacked…

计算机视觉与模式识别 · 计算机科学 2019-08-17 Shaoli Huang , Zhe Xu , Dacheng Tao , Ya Zhang

CAM-based methods are widely-used post-hoc interpretability method that produce a saliency map to explain the decision of an image classification model. The saliency map highlights the important areas of the image relevant to the…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Magamed Taimeskhanov , Ronan Sicre , Damien Garreau

The gradient-weighted class activation mapping (Grad-CAM) method can faithfully highlight important regions in images for deep model prediction in image classification, image captioning and many other tasks. It uses the gradients in…

计算机视觉与模式识别 · 计算机科学 2020-01-22 Lei Chen , Jianhui Chen , Hossein Hajimirsadeghi , Greg Mori

Automated surface segmentation is important and challenging in many medical image analysis applications. Recent deep learning based methods have been developed for various object segmentation tasks. Most of them are a classification based…

图像与视频处理 · 电气工程与系统科学 2020-07-03 Leixin Zhou , Xiaodong Wu

Class activation map (CAM) has been widely studied for visual explanation of the internal working mechanism of convolutional neural networks. The key of existing CAM-based methods is to compute effective weights to combine activation maps…

计算机视觉与模式识别 · 计算机科学 2022-06-20 Hui Li , Zihao Li , Rui Ma , Tieru Wu

Successful fine-grained image classification methods learn subtle details between visually similar (sub-)classes, but the problem becomes significantly more challenging if the details are missing due to low resolution. Encouraged by the…

计算机视觉与模式识别 · 计算机科学 2017-10-17 Dingding Cai , Ke Chen , Yanlin Qian , Joni-Kristian Kämäräinen

Fine-grained image recognition is a longstanding computer vision challenge that focuses on differentiating objects belonging to multiple subordinate categories within the same meta-category. Since images belonging to the same meta-category…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Yifan Pu , Yizeng Han , Yulin Wang , Junlan Feng , Chao Deng , Gao Huang

Despite the tremendous success of convolutional neural networks (CNNs) in computer vision, the mechanism of CNNs still lacks clear interpretation. Currently, class activation mapping (CAM), a famous visualization technique to interpret…

计算机视觉与模式识别 · 计算机科学 2023-02-06 Zhenpeng Feng , Hongbing Ji , Milos Dakovic , Xiyang Cui , Mingzhe Zhu , Ljubisa Stankovic

Deep neural networks are ubiquitous due to the ease of developing models and their influence on other domains. At the heart of this progress is convolutional neural networks (CNNs) that are capable of learning representations or features…

计算机视觉与模式识别 · 计算机科学 2020-10-26 Mohammed Bany Muhammad , Mohammed Yeasin

Accurate skin disease classification is a critical yet challenging task due to high inter-class similarity, intra-class variability, and complex lesion textures. While deep learning-based computer-aided diagnosis (CAD) systems have shown…

计算机视觉与模式识别 · 计算机科学 2025-08-07 Enam Ahmed Taufik , Abdullah Khondoker , Antara Firoz Parsa , Seraj Al Mahmud Mostafa

In this paper, we propose a CNN fine-tuning method which enables users to give simultaneous feedback on two outputs: the classification itself and the visual explanation for the classification. We present the effect of this feedback…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Md Abdul Kadir , Fabrizio Nunnari , Daniel Sonntag

Understanding how cities visually differ from each others is interesting for planners, residents, and historians. We investigate the interpretation of deep features learned by convolutional neural networks (CNNs) for city recognition. Given…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Xiangwei Shi , Seyran Khademi , Jan van Gemert

Convolutional Neural Networks (CNNs) are an effective approach for classification tasks, particularly when the training dataset is large. Although CNNs have long been considered a black-box classification method, they can be used as a…

机器学习 · 计算机科学 2025-08-19 Yuto Omae

Convolutional neural networks (CNNs) achieve prevailing results in segmentation tasks nowadays and represent the state-of-the-art for image-based analysis. However, the understanding of the accurate decision-making process of a CNN is…

图像与视频处理 · 电气工程与系统科学 2024-10-01 Tillmann Rheude , Andreas Wirtz , Arjan Kuijper , Stefan Wesarg