中文
相关论文

相关论文: Feature visualization for convolutional neural net…

200 篇论文

Image segmentation is a fundamental and challenging problem in computer vision with applications spanning multiple areas, such as medical imaging, remote sensing, and autonomous vehicles. Recently, convolutional neural networks (CNNs) have…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Ali Hatamizadeh

Convolutional neural networks (CNNs) are commonly used for image classification. Saliency methods are examples of approaches that can be used to interpret CNNs post hoc, identifying the most relevant pixels for a prediction following the…

机器学习 · 计算机科学 2020-10-01 Nicholas Halliwell , Freddy Lecue

Facial expression recognition is a topic of great interest in most fields from artificial intelligence and gaming to marketing and healthcare. The goal of this paper is to classify images of human faces into one of seven basic emotions. A…

计算机视觉与模式识别 · 计算机科学 2024-09-05 Akash Saravanan , Gurudutt Perichetla , K. S. Gayathri

In this paper, we propose a method for image-set classification based on convex cone models, focusing on the effectiveness of convolutional neural network (CNN) features as inputs. CNN features have non-negative values when using the…

计算机视觉与模式识别 · 计算机科学 2018-06-01 Naoya Sogi , Taku Nakayama , Kazuhiro Fukui

This paper aims to quantitatively explain rationales of each prediction that is made by a pre-trained convolutional neural network (CNN). We propose to learn a decision tree, which clarifies the specific reason for each prediction made by…

计算机视觉与模式识别 · 计算机科学 2019-02-26 Quanshi Zhang , Yu Yang , Haotian Ma , Ying Nian Wu

Deep neural networks have demonstrated promising performance on image recognition tasks. However, they may heavily rely on confounding factors, using irrelevant artifacts or bias within the dataset as the cue to improve performance. When a…

计算机视觉与模式识别 · 计算机科学 2023-03-03 Siyuan Yan , Zhen Yu , Xuelin Zhang , Dwarikanath Mahapatra , Shekhar S. Chandra , Monika Janda , Peter Soyer , Zongyuan Ge

This study evaluates the reliability of two deep learning models for skin cancer detection, focusing on their explainability and fairness. Using the HAM10000 dataset of dermatoscopic images, the research assesses two convolutional neural…

图像与视频处理 · 电气工程与系统科学 2024-09-09 Tanish Jain

What makes an image appear realistic? In this work, we are answering this question from a data-driven perspective by learning the perception of visual realism directly from large amounts of data. In particular, we train a Convolutional…

计算机视觉与模式识别 · 计算机科学 2015-10-05 Jun-Yan Zhu , Philipp Krähenbühl , Eli Shechtman , Alexei A. Efros

How can we find interpretable, domain-appropriate models of natural phenomena given some complex, raw data such as images? Can we use such models to derive scientific insight from the data? In this paper, we propose some methods for…

机器学习 · 计算机科学 2024-02-06 Christopher J. Soelistyo , Alan R. Lowe

Image Recognition is a central task in computer vision with applications ranging across search, robotics, self-driving cars and many others. There are three purposes of this document: 1. We follow up on (Fischetti & Jo, December, 2017) and…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Lucas Schelkes

Visual explanation enables human to understand the decision making of Deep Convolutional Neural Network (CNN), but it is insufficient to contribute the performance improvement. In this paper, we focus on the attention map for visual…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Hiroshi Fukui , Tsubasa Hirakawa , Takayoshi Yamashita , Hironobu Fujiyoshi

Linear models are widely used in computational neuroimaging to identify biomarkers associated with brain pathologies. However, interpreting the learned weights remains challenging, as they do not always yield clinically meaningful insights.…

机器学习 · 计算机科学 2026-04-23 Sara Petiton , Antoine Grigis , Raphaël Vock , Edouard Duchesnay

Skin cancer can be identified by dermoscopic examination and ocular inspection, but early detection significantly increases survival chances. Artificial intelligence (AI), using annotated skin images and Convolutional Neural Networks…

计算机视觉与模式识别 · 计算机科学 2025-12-24 Abdullah Al Shafi , Abdul Muntakim , Pintu Chandra Shill , Rowzatul Zannat , Abdullah Al-Amin

This work interprets the internal representations of deep neural networks trained for classification of diseased tissue in 2D mammograms. We propose an expert-in-the-loop interpretation method to label the behavior of internal units in…

计算机视觉与模式识别 · 计算机科学 2018-03-14 Jimmy Wu , Diondra Peck , Scott Hsieh , Vandana Dialani , Constance D. Lehman , Bolei Zhou , Vasilis Syrgkanis , Lester Mackey , Genevieve Patterson

Recent work has indicated that, unlike humans, ImageNet-trained CNNs tend to classify images by texture rather than by shape. How pervasive is this bias, and where does it come from? We find that, when trained on datasets of images with…

计算机视觉与模式识别 · 计算机科学 2020-11-05 Katherine L. Hermann , Ting Chen , Simon Kornblith

The color of skin lesions is an important diagnostic feature for identifying malignant melanoma and other skin diseases. Typical colors associated with melanocytic lesions include tan, brown, black, red, white, and blue gray. This study…

定量方法 · 定量生物学 2026-01-30 M. A. Rasel , Sameem Abdul Kareem , Unaizah Obaidellah

The purpose of feature extraction on convolutional neural networks is to reuse deep representations learnt for a pre-trained model to solve a new, potentially unrelated problem. However, raw feature extraction from all layers is unfeasible…

神经与进化计算 · 计算机科学 2019-11-11 Victor Gimenez-Abalos , Armand Vilalta , Dario Garcia-Gasulla , Jesus Labarta , Eduard Ayguadé

We propose DeepMiner, a framework to discover interpretable representations in deep neural networks and to build explanations for medical predictions. By probing convolutional neural networks (CNNs) trained to classify cancer in mammograms,…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Jimmy Wu , Bolei Zhou , Diondra Peck , Scott Hsieh , Vandana Dialani , Lester Mackey , Genevieve Patterson

In many medical image analysis applications, often only a limited amount of training data is available, which makes training of convolutional neural networks (CNNs) challenging. In this work on anatomical landmark localization, we propose a…

图像与视频处理 · 电气工程与系统科学 2019-08-05 Christian Payer , Darko Štern , Horst Bischof , Martin Urschler

How similar is the human mind to the sophisticated machine-learning systems that mirror its performance? Models of object categorization based on convolutional neural networks (CNNs) have achieved human-level benchmarks in assigning known…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Zhenglong Zhou , Chaz Firestone
‹ 上一页 1 8 9 10 下一页 ›