中文
相关论文

相关论文: RobCaps: Evaluating the Robustness of Capsule Netw…

200 篇论文

The Capsule Network is widely believed to be more robust than Convolutional Networks. However, there are no comprehensive comparisons between these two networks, and it is also unknown which components in the CapsNet affect its robustness.…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Jindong Gu , Volker Tresp , Han Hu

Convolutional neural networks (CNNs) achieve translational invariance by using pooling operations. However, the operations do not preserve the spatial relationships in the learned representations. Hence, CNNs cannot extrapolate to various…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Jindong Gu , Volker Tresp

Capsule Networks preserve the hierarchical spatial relationships between objects, and thereby bears a potential to surpass the performance of traditional Convolutional Neural Networks (CNNs) in performing tasks like image classification. A…

Deep convolutional neural networks, assisted by architectural design strategies, make extensive use of data augmentation techniques and layers with a high number of feature maps to embed object transformations. That is highly inefficient…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Vittorio Mazzia , Francesco Salvetti , Marcello Chiaberge

Capsule Neural Networks utilize capsules, which bind neurons into a single vector and learn position equivariant features, which makes them more robust than original Convolutional Neural Networks. CapsNets employ an affine transformation…

机器学习 · 计算机科学 2024-03-22 Soyeon Kim , Jihyeon Seong , Hyunkyung Han , Jaesik Choi

Recent advances in adversarial attacks uncover the intrinsic vulnerability of modern deep neural networks. Since then, extensive efforts have been devoted to enhancing the robustness of deep networks via specialized learning algorithms and…

机器学习 · 计算机科学 2020-03-27 Minghao Guo , Yuzhe Yang , Rui Xu , Ziwei Liu , Dahua Lin

This paper extensively evaluates the vulnerability of capsule networks to different adversarial attacks. Recent work suggests that these architectures are more robust towards adversarial attacks than other neural networks. However, our…

机器学习 · 计算机科学 2019-06-11 Felix Michels , Tobias Uelwer , Eric Upschulte , Stefan Harmeling

Standard Convolutional Neural Networks (CNNs) can be easily fooled by images with small quasi-imperceptible artificial perturbations. As alternatives to CNNs, the recently proposed Capsule Networks (CapsNets) are shown to be more robust to…

计算机视觉与模式识别 · 计算机科学 2021-02-22 Jindong Gu , Baoyuan Wu , Volker Tresp

Capsule Networks (CapsNets) are a generation of image classifiers with proven advantages over Convolutional Neural Networks (CNNs). Better robustness to affine transformation and overlapping image detection are some of the benefits…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Ramin Sharifi , Pouya Shiri , Amirali Baniasadi

Geometric transformations of the training data as well as the test data present challenges to the use of deep neural networks to vision-based learning tasks. In order to address this issue, we present a deep neural network model that…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Sai Raam Venkataraman , S. Balasubramanian , R. Raghunatha Sarma

The traditional convolution neural networks (CNN) have several drawbacks like the Picasso effect and the loss of information by the pooling layer. The Capsule network (CapsNet) was proposed to address these challenges because its…

机器学习 · 计算机科学 2021-09-24 Adewale Adeyemo , Faiq Khalid , Tolulope A. Odetola , Syed Rafay Hasan

Capsule Network (CapsNet) classifier has several advantages over CNNs, including better detection of images containing overlapping categories and higher accuracy on transformed images. Despite the advantages, CapsNet is slow due to its…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Pouya Shiri , Amirali Baniasadi

In recent years, convolutional neural networks (CNN) have played an important role in the field of deep learning. Variants of CNN's have proven to be very successful in classification tasks across different domains. However, there are two…

机器学习 · 统计学 2017-12-12 Edgar Xi , Selina Bing , Yang Jin

The recent success of Vision Transformers is shaking the long dominance of Convolutional Neural Networks (CNNs) in image recognition for a decade. Specifically, in terms of robustness on out-of-distribution samples, recent research finds…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Zeyu Wang , Yutong Bai , Yuyin Zhou , Cihang Xie

Transfer learning is a widely-used paradigm in deep learning, where models pre-trained on standard datasets can be efficiently adapted to downstream tasks. Typically, better pre-trained models yield better transfer results, suggesting that…

计算机视觉与模式识别 · 计算机科学 2020-12-09 Hadi Salman , Andrew Ilyas , Logan Engstrom , Ashish Kapoor , Aleksander Madry

Though Convolutional Neural Networks (CNNs) have surpassed human-level performance on tasks such as object classification and face verification, they can easily be fooled by adversarial attacks. These attacks add a small perturbation to the…

机器学习 · 计算机科学 2018-03-26 Rajeev Ranjan , Swami Sankaranarayanan , Carlos D. Castillo , Rama Chellappa

Following the surge of popularity of Transformers in Computer Vision, several studies have attempted to determine whether they could be more robust to distribution shifts and provide better uncertainty estimates than Convolutional Neural…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Francesco Pinto , Philip H. S. Torr , Puneet K. Dokania

A Capsule Network (CapsNet) is a relatively new classifier and one of the possible successors of Convolutional Neural Networks (CNNs). CapsNet maintains the spatial hierarchies between the features and outperforms CNNs at classifying images…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Pouya Shiri , Amirali Baniasadi

Past few years have witnessed exponential growth of interest in deep learning methodologies with rapidly improving accuracies and reduced computational complexity. In particular, architectures using Convolutional Neural Networks (CNNs) have…

计算机视觉与模式识别 · 计算机科学 2018-05-11 Sai Samarth R Phaye , Apoorva Sikka , Abhinav Dhall , Deepti Bathula

Capsule Networks attempt to represent patterns in images in a way that preserves hierarchical spatial relationships. Additionally, research has demonstrated that these techniques may be robust against adversarial perturbations. We present…

机器学习 · 统计学 2019-06-10 Taylor Killian , Justin Goodwin , Olivia Brown , Sung-Hyun Son
‹ 上一页 1 2 3 10 下一页 ›