Neural Network Encapsulation
A capsule is a collection of neurons which represents different variants of a pattern in the network. The routing scheme ensures only certain capsules which resemble lower counterparts in the higher layer should be activated. However, the computational complexity becomes a bottleneck for scaling up to larger networks, as lower capsules need to correspond to each and every higher capsule. To resolve this limitation, we approximate the routing process with two branches: a master branch which collects primary information from its direct contact in the lower layer and an aide branch that replenishes master based on pattern variants encoded in other lower capsules. Compared with previous iterative and unsupervised routing scheme, these two branches are communicated in a fast, supervised and one-time pass fashion. The complexity and runtime of the model are therefore decreased by a large margin. Motivated by the routing to make higher capsule have agreement with lower capsule, we extend the mechanism as a compensation for the rapid loss of information in nearby layers. We devise a feedback agreement unit to send back higher capsules as feedback. It could be regarded as an additional regularization to the network. The feedback agreement is achieved by comparing the optimal transport divergence between two distributions (lower and higher capsules). Such an add-on witnesses a unanimous gain in both capsule and vanilla networks. Our proposed EncapNet performs favorably better against previous state-of-the-arts on CIFAR10/100, SVHN and a subset of ImageNet.
Code (2)
Similar Papers 제목 키워드 기반
DisCo: Towards Distinct and Coherent Visual Encapsulation in Video MLLMs
In video Multimodal Large Language Models (video MLLMs), the visual encapsulation process plays a pivotal role in converting video contents into representative tokens for LLM input. While linear projectors are widely emp…
Structural Reformation of Large Language Model Neuron Encapsulation for Divergent Information Aggregation
Structured neuron encapsulation introduces a modular framework that enables more effective aggregation and specialization of information within deep learning architectures. A model modified through this framework demonst…
Decision MakingLanguage ModelingLanguage ModellingLarge Language Model+3A Distributional View of Discourse Encapsulation: Multifactorial Prediction of Coreference Density in RST
BEOL Electro-Biological Interface for 1024-Channel TFT Neurostimulator with Cultured DRG Neurons
The demand for high-quality neurostimulation, driven by the development of brain-computer interfaces, has outpaced the capabilities of passive microelectrode-arrays, which are limited by channel-count and biocompatibilit…
Cellular dynamics of host-parasitoid interactions: Insights from the encapsulation process in a partially resistant host
Cotesia typhae is an eastern African endoparasitoid braconid wasp that targets the larval stage of the lepidopteran stem borer, Sesamia nonagrioides, a maize crop pest in Europe. The French host population is partially r…