paper-with-me

Papers

An Efficient Agreement Mechanism in CapsNets By Pairwise Product

2020-04-01 · Lei Zhao, Xiaohui Wang, Lei Huang

Capsule networks (CapsNets) are capable of modeling visual hierarchical relationships, which is achieved by the "routing-by-agreement" mechanism. This paper proposes a pairwise agreement mechanism to build capsules, inspired by the feature interactions of factorization machines (FMs). The proposed method has a much lower computation complexity. We further proposed a new CapsNet architecture that combines the strengths of residual networks in representing low-level visual features and CapsNets in modeling the relationships of parts to wholes. We conduct comprehensive experiments to compare the routing algorithms, including dynamic routing, EM routing, and our proposed FM agreement, based on both architectures of original CapsNet and our proposed one, and the results show that our method achieves both excellent performance and efficiency under a variety of situations.

📄 PDF Abstract BibTeX arXiv:2004.00272

Code (1)

bhneo/FMRouting 공식 구현 tf

Similar Papers 제목 키워드 기반

Trans-Caps: Transformer Capsule Networks with Self-attention Routing

2021-01-01 · Aryan Mobiny, Pietro Antonio Cicalese, Hien Van Nguyen

Capsule Networks (CapsNets) have shown to be a promising alternative to Convolutional Neural Networks (CNNs) in many computer vision tasks, due to their ability to encode object viewpoint variations. The high computation…

An Efficient Approach for Using Expectation Maximization Algorithm in Capsule Networks

2019-12-11 · Moein Hasani, Amin Nasim Saravi, Hassan Khotanlou

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 "Sab…

Interpretable Graph Capsule Networks for Object Recognition

2020-12-03 · Jindong Gu, Volker Tresp

Capsule Networks, as alternatives to Convolutional Neural Networks, have been proposed to recognize objects from images. The current literature demonstrates many advantages of CapsNets over CNNs. However, how to create e…

Adversarial RobustnessObjectObject Recognition

CardioCaps: Attention-based Capsule Network for Class-Imbalanced Echocardiogram Classification

2024-03-14 · Hyunkyung Han, Jihyeon Seong, Jaesik Choi

Capsule Neural Networks (CapsNets) is a novel architecture that utilizes vector-wise representations formed by multiple neurons. Specifically, the Dynamic Routing CapsNets (DR-CapsNets) employ an affine matrix and dynami…

image-classificationImage Classificationregression

Effective and Efficient Vote Attack on Capsule Networks

2021-02-19 · ICLR 2021 1 · Jindong Gu, Baoyuan Wu, Volker Tresp

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 t…

Adversarial Robustness