中文
相关论文

相关论文: Group-wise Inhibition based Feature Regularization…

200 篇论文

Recent studies have shown that Convolutional Neural Networks (CNNs) are vulnerable to a small perturbation of input called "adversarial examples". In this work, we propose a new feedforward CNN that improves robustness in the presence of…

机器学习 · 计算机科学 2016-02-26 Jonghoon Jin , Aysegul Dundar , Eugenio Culurciello

Recent experiments in computer vision demonstrate texture bias as the primary reason for supreme results in models employing Convolutional Neural Networks (CNNs), conflicting with early works claiming that these networks identify objects…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Satyam Mohla , Anshul Nasery , Biplab Banerjee

Over the last few years, convolutional neural networks (CNNs) have proved to reach super-human performance in visual recognition tasks. However, CNNs can easily be fooled by adversarial examples, i.e., maliciously-crafted images that force…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Federico Nesti , Alessandro Biondi , Giorgio Buttazzo

The hypothesis that Convolutional Neural Networks (CNNs) are inherently texture-biased has shaped much of the discourse on feature use in deep learning. We revisit this hypothesis by examining limitations in the cue-conflict experiment by…

计算机视觉与模式识别 · 计算机科学 2026-01-12 Tom Burgert , Oliver Stoll , Paolo Rota , Begüm Demir

Convolutional neural networks (CNNs) have achieved remarkable success in image recognition. Although the internal patterns of the input images are effectively learned by the CNNs, these patterns only constitute a small proportion of useful…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Zhengsu Chen , Jianwei Niu , Xuefeng Liu , Shaojie Tang

Convolutional neural networks (CNNs) define the current state-of-the-art for image recognition. With their emerging popularity, especially for critical applications like medical image analysis or self-driving cars, confirmability is…

计算机视觉与模式识别 · 计算机科学 2018-01-08 Keyang Zhou , Bernhard Kainz

Convolutional Neural Networks (CNNs) have advanced existing medical systems for automatic disease diagnosis. However, there are still concerns about the reliability of deep medical diagnosis systems against the potential threats of…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Omid Nejati Manzari , Hamid Ahmadabadi , Hossein Kashiani , Shahriar B. Shokouhi , Ahmad Ayatollahi

Given a large unlabeled set of images, how to efficiently and effectively group them into clusters based on extracted visual representations remains a challenging problem. To address this problem, we propose a convolutional neural network…

计算机视觉与模式识别 · 计算机科学 2017-08-14 Chih-Chung Hsu , Chia-Wen Lin

Supervised learning of convolutional neural networks (CNNs) can require very large amounts of labeled data. Labeling thousands or millions of training examples can be extremely time consuming and costly. One direction towards addressing…

计算机视觉与模式识别 · 计算机科学 2017-07-27 Amir Ghaderi , Vassilis Athitsos

Toward a deeper understanding on the inner work of deep neural networks, we investigate CNN (convolutional neural network) using DCN (deconvolutional network) and randomization technique, and gain new insights for the intrinsic property of…

计算机视觉与模式识别 · 计算机科学 2018-02-21 Kun He , Jingbo Wang , Haochuan Li , Yao Shu , Mengxiao Zhang , Man Zhu , Liwei Wang , John E. Hopcroft

Convolutional neural networks (CNNs) are the cutting edge model for supervised machine learning in computer vision. In recent years CNNs have outperformed traditional approaches in many computer vision tasks such as object detection, image…

神经与进化计算 · 计算机科学 2016-03-01 Nitzan Guberman

The vulnerability of convolutional neural networks (CNNs) to image perturbations such as common corruptions and adversarial perturbations has recently been investigated from the perspective of frequency. In this study, we investigate the…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Chun Yang Tan , Kazuhiko Kawamoto , Hiroshi Kera

Regularization in convolutional neural networks (CNNs) is usually addressed with dropout layers. However, dropout is sometimes detrimental in the convolutional part of a CNN as it simply sets to zero a percentage of pixels in the feature…

图像与视频处理 · 电气工程与系统科学 2021-08-29 Juan P. Vigueras-Guillén , Joan Lasenby , Frank Seeliger

Convolutional neural networks rely on image texture and structure to serve as discriminative features to classify the image content. Image enhancement techniques can be used as preprocessing steps to help improve the overall image quality…

计算机视觉与模式识别 · 计算机科学 2018-03-30 Vivek Sharma , Ali Diba , Davy Neven , Michael S. Brown , Luc Van Gool , Rainer Stiefelhagen

We investigate the adversarial robustness of CNNs from the perspective of channel-wise activations. By comparing \textit{non-robust} (normally trained) and \textit{robustified} (adversarially trained) models, we observe that adversarial…

机器学习 · 计算机科学 2021-11-11 Hanshu Yan , Jingfeng Zhang , Gang Niu , Jiashi Feng , Vincent Y. F. Tan , Masashi Sugiyama

Convolutional neural networks (CNNs) have been demonstrated their powerful ability to extract discriminative features for hyperspectral image classification. However, general deep learning methods for CNNs ignore the influence of complex…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Zhiqiang Gong , Xian Zhou , Wen Yao

Convolutional Neural Network is good at image classification. However, it is found to be vulnerable to image quality degradation. Even a small amount of distortion such as noise or blur can severely hamper the performance of these CNN…

计算机视觉与模式识别 · 计算机科学 2020-08-07 Md Tahmid Hossain , Shyh Wei Teng , Dengsheng Zhang , Suryani Lim , Guojun Lu

Convolutional neural networks (CNNs) have shown outstanding performance on image denoising with the help of large-scale datasets. Earlier methods naively trained a single CNN with many pairs of clean-noisy images. However, the conditional…

图像与视频处理 · 电气工程与系统科学 2021-04-05 Jae Woong Soh , Nam Ik Cho

Deep Convolutional Neural Networks (CNN) have shown great success in supervised classification tasks such as character classification or dating. Deep learning methods typically need a lot of annotated training data, which is not available…

计算机视觉与模式识别 · 计算机科学 2024-02-28 Vincent Christlein , Martin Gropp , Stefan Fiel , Andreas Maier

The convolutional neural networks (CNNs) have proven to be a powerful tool for discriminative learning. Recently researchers have also started to show interest in the generative aspects of CNNs in order to gain a deeper understanding of…

计算机视觉与模式识别 · 计算机科学 2015-04-10 Jifeng Dai , Yang Lu , Ying-Nian Wu