中文
相关论文

相关论文: Capsule network with shortcut routing

200 篇论文

In this paper, we propose a new capsule network architecture called Attention Routing CapsuleNet (AR CapsNet). We replace the dynamic routing and squash activation function of the capsule network with dynamic routing (CapsuleNet) with the…

计算机视觉与模式识别 · 计算机科学 2019-11-14 Jaewoong Choi , Hyun Seo , Suii Im , Myungjoo Kang

Capsule networks (CapsNets) were introduced to address convolutional neural networks limitations, learning object-centric representations that are more robust, pose-aware, and interpretable. They organize neurons into groups called…

计算机视觉与模式识别 · 计算机科学 2024-05-31 Riccardo Renzulli

Capsule networks are recently proposed as an alternative to modern neural network architectures. Neurons are replaced with capsule units that represent specific features or entities with normalized vectors or matrices. The activation of…

机器学习 · 计算机科学 2021-03-09 Haoyu Yang , Shuhe Li , Bei Yu

We present a method for fast inference in Capsule Networks (CapsNets) by taking advantage of a key insight regarding the routing coefficients that link capsules between adjacent network layers. Since the routing coefficients are responsible…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Zhen Zhao , Ashley Kleinhans , Gursharan Sandhu , Ishan Patel , K. P. Unnikrishnan

Capsule Networks have emerged as a powerful class of deep learning architectures, known for robust performance with relatively few parameters compared to Convolutional Neural Networks (CNNs). However, their inherent efficiency is often…

计算机视觉与模式识别 · 计算机科学 2024-03-11 Miles Everett , Mingjun Zhong , Georgios Leontidis

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 Networks (CapsNets) are brand-new architectures that have shown ground-breaking results in certain areas of Computer Vision (CV). In 2017, Hinton and his team introduced CapsNets with routing-by-agreement in "Sabour et al" and in a…

计算机视觉与模式识别 · 计算机科学 2020-08-03 Moein Hasani , Amin Nasim Saravi , Hassan Khotanlou

The task of multimodal learning has seen a growing interest recently as it allows for training neural architectures based on different modalities such as vision, text, and audio. One challenge in training such models is that they need to…

计算机视觉与模式识别 · 计算机科学 2021-12-03 Kevin Duarte , Brian Chen , Nina Shvetsova , Andrew Rouditchenko , Samuel Thomas , Alexander Liu , David Harwath , James Glass , Hilde Kuehne , Mubarak Shah

The capsule network is a distinct and promising segment of the neural network family that drew attention due to its unique ability to maintain the equivariance property by preserving the spatial relationship amongst the features. The…

计算机视觉与模式识别 · 计算机科学 2021-08-17 S J Pawan , Rishi Sharma , Hemanth Sai Ram Reddy , M Vani , Jeny Rajan

Machine learning based methods achieves impressive results in object classification and detection. Utilizing representative data of the visual world during the training phase is crucial to achieve good performance with such data driven…

计算机视觉与模式识别 · 计算机科学 2022-02-28 Bruno Ferrarini , Shoaib Ehsan , Adrien Bartoli , Aleš Leonardis , Klaus D. McDonald-Maier

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 network is the most recent exciting advancement in the deep learning field and represents positional information by stacking features into vectors. The dynamic routing algorithm is used in the capsule network, however, there are…

机器学习 · 计算机科学 2019-11-20 Qiang Ren , Shaohua Shang , Lianghua He

In capsule networks, the routing algorithm connects capsules in consecutive layers, enabling the upper-level capsules to learn higher-level concepts by combining the concepts of the lower-level capsules. Capsule networks are known to have a…

计算机视觉与模式识别 · 计算机科学 2019-08-01 Inyoung Paik , Taeyeong Kwak , Injung Kim

Building on recent work on capsule networks, we propose a new, general-purpose form of "routing by agreement" that activates output capsules in a layer as a function of their net benefit to use and net cost to ignore input capsules from…

机器学习 · 计算机科学 2020-03-02 Franz A. Heinsen

Capsule networks have gained a lot of popularity in short time due to its unique approach to model equivariant class specific properties as capsules from images. However the dynamic routing algorithm comes with a steep computational…

计算机视觉与模式识别 · 计算机科学 2019-07-16 Bodhisatwa Mandal , Swarnendu Ghosh , Ritesh Sarkhel , Nibaran Das , Mita Nasipuri

We introduce a new routing algorithm for capsule networks, in which a child capsule is routed to a parent based only on agreement between the parent's state and the child's vote. The new mechanism 1) designs routing via inverted dot-product…

机器学习 · 计算机科学 2020-02-27 Yao-Hung Hubert Tsai , Nitish Srivastava , Hanlin Goh , Ruslan Salakhutdinov

Capsule networks are a recently proposed type of neural network shown to outperform alternatives in challenging shape recognition tasks. In capsule networks, scalar neurons are replaced with capsule vectors or matrices, whose entries…

机器学习 · 计算机科学 2019-12-04 Fabio De Sousa Ribeiro , Georgios Leontidis , Stefanos Kollias

Capsule networks(CapsNet) are recently proposed neural network models with new processing layers, specifically for entity representation and discovery of images. It is well known that CapsNet have some advantages over traditional neural…

机器学习 · 计算机科学 2025-01-14 Daoyuan Ye , Juntao Li , Yiting Shen

Routing methods in capsule networks often learn a hierarchical relationship for capsules in successive layers, but the intra-relation between capsules in the same layer is less studied, while this intra-relation is a key factor for the…

机器学习 · 计算机科学 2021-06-23 Yang Li , Wei Zhao , Erik Cambria , Suhang Wang , Steffen Eger

We propose a capsule network-based architecture for generalizing learning to new data with few examples. Using both generative and non-generative capsule networks with intermediate routing, we are able to generalize to new information over…

计算机视觉与模式识别 · 计算机科学 2018-04-27 Andrew Gritsevskiy , Maksym Korablyov
‹ 上一页 1 2 3 10 下一页 ›