中文
相关论文

相关论文: Neural Network Encapsulation

200 篇论文

Neural networks designed for the task of classification have become a commodity in recent years. Many works target the development of better networks, which results in a complexification of their architectures with more layers, multiple…

计算机视觉与模式识别 · 计算机科学 2018-06-19 Adrien Deliège , Anthony Cioppa , Marc Van Droogenbroeck

Convolutional neural networks (CNNs) have shown remarkable results over the last several years for a wide range of computer vision tasks. A new architecture recently introduced by Sabour et al., referred to as a capsule networks with…

机器学习 · 统计学 2018-10-15 Rodney LaLonde , Ulas Bagci

Capsule Networks (CapsNets) have been re-introduced as a more compact and interpretable alternative to standard deep neural networks. While recent efforts have proved their compression capabilities, to date, their interpretability…

机器学习 · 计算机科学 2024-12-16 Saja Tawalbeh , José Oramas

Capsule network was introduced as a new architecture of neural networks, it encoding features as capsules to overcome the lacking of equivariant in the convolutional neural networks. It uses dynamic routing algorithm to train parameters in…

计算机视觉与模式识别 · 计算机科学 2019-11-13 Qiang Ren

This paper proposes a branched residual network for image classification. It is known that high-level features of deep neural network are more representative than lower-level features. By sharing the low-level features, the network can…

计算机视觉与模式识别 · 计算机科学 2017-02-22 Byungju Kim , Youngsoo Kim , Yeakang Lee , Junmo Kim

How to improve the efficiency of routing procedures in CapsNets has been studied a lot. However, the efficiency of capsule convolutions has largely been neglected. Capsule convolution, which uses capsules rather than neurons as the basic…

人工智能 · 计算机科学 2021-04-07 Zhenhua Chen , Xiwen Li , Qian Lou , David Crandall

Capsule Networks, an extension to Neural Networks utilizing vector or matrix representations instead of scalars, were initially developed to create a dynamic parse tree where visual concepts evolve from parts to complete objects. Early…

计算机视觉与模式识别 · 计算机科学 2023-05-22 Miles Everett , Mingjun Zhong , Georgios Leontidis

A formal description of the compositionality of neural networks is associated directly with the formal grammar-structure of the objects it seeks to represent. This formal grammar-structure specifies the kind of components that make up an…

机器学习 · 计算机科学 2020-10-07 Sai Raam Venkatraman , Ankit Anand , S. Balasubramanian , R. Raghunatha Sarma

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

Understanding the inner workings of neural networks is essential for enhancing model performance and interpretability. Current research predominantly focuses on examining the connection between individual neurons and the model's final…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Tue M. Cao , Nhat X. Hoang , Hieu H. Pham , Phi Le Nguyen , My T. Thai

With the recent success of deep neural networks in computer vision, it is important to understand the internal working of these networks. What does a given neuron represent? The concepts captured by a neuron may be hard to understand or…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Suryabhan Singh Hada , Miguel Á. Carreira-Perpiñán

This paper proposes a novel framework for recurrent neural networks (RNNs) inspired by the human memory models in the field of cognitive neuroscience to enhance information processing and transmission between adjacent RNNs' units. The…

神经与进化计算 · 计算机科学 2018-06-05 Xi Chen , Zhihong Deng , Gehui Shen , Ting Huang

Capsule networks (CapsNets) aim to parse images into a hierarchy of objects, parts, and their relations using a two-step process involving part-whole transformation and hierarchical component routing. However, this hierarchical relationship…

计算机视觉与模式识别 · 计算机科学 2023-10-25 Pourya Shamsolmoali , Masoumeh Zareapoor , Swagatam Das , Eric Granger , Salvador Garcia

The remarkable performance of convolutional neural networks (CNNs) is entangled with their huge number of uninterpretable parameters, which has become the bottleneck limiting the exploitation of their full potential. Towards network…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Yuchao Li , Rongrong Ji , Shaohui Lin , Baochang Zhang , Chenqian Yan , Yongjian Wu , Feiyue Huang , Ling Shao

Capsule network has shown various advantages over convolutional neural network (CNN). It keeps more precise spatial information than CNN and uses equivariance instead of invariance during inference and highly potential to be a new effective…

机器学习 · 计算机科学 2019-05-06 Zonglin Yang , Xinggang Wang

Coded recurrent neural networks with three levels of sparsity are introduced. The first level is related to the size of messages, much smaller than the number of available neurons. The second one is provided by a particular coding rule,…

机器学习 · 计算机科学 2011-02-22 Vincent Gripon , Claude Berrou

Recently, Capsule Networks (CapsNets) have shown improved performance compared to the traditional Convolutional Neural Networks (CNNs), by encoding and preserving spatial relationships between the detected features in a better way. This is…

It has been hypothesized that some form of "modular" structure in artificial neural networks should be useful for learning, compositionality, and generalization. However, defining and quantifying modularity remains an open problem. We cast…

机器学习 · 计算机科学 2022-06-23 Richard D. Lange , David S. Rolnick , Konrad P. Kording

In this study, we first investigate a novel capsule network with dynamic routing for linear time Neural Machine Translation (NMT), referred as \textsc{CapsNMT}. \textsc{CapsNMT} uses an aggregation mechanism to map the source sentence into…

计算与语言 · 计算机科学 2020-10-13 Mingxuan Wang , Jun Xie , Zhixing Tan , Jinsong Su , Deyi Xiong , Lei Li

Graph Convolutional Neural Networks (GCNNs) are the most recent exciting advancement in deep learning field and their applications are quickly spreading in multi-cross-domains including bioinformatics, chemoinformatics, social networks,…

机器学习 · 统计学 2018-08-28 Saurabh Verma , Zhi-Li Zhang