English

Towards Efficient Capsule Networks

Computer Vision and Pattern Recognition 2022-08-22 v1

Abstract

From the moment Neural Networks dominated the scene for image processing, the computational complexity needed to solve the targeted tasks skyrocketed: against such an unsustainable trend, many strategies have been developed, ambitiously targeting performance's preservation. Promoting sparse topologies, for example, allows the deployment of deep neural networks models on embedded, resource-constrained devices. Recently, Capsule Networks were introduced to enhance explainability of a model, where each capsule is an explicit representation of an object or its parts. These models show promising results on toy datasets, but their low scalability prevents deployment on more complex tasks. In this work, we explore sparsity besides capsule representations to improve their computational efficiency by reducing the number of capsules. We show how pruning with Capsule Network achieves high generalization with less memory requirements, computational effort, and inference and training time.

Keywords

Cite

@article{arxiv.2208.09203,
  title  = {Towards Efficient Capsule Networks},
  author = {Riccardo Renzulli and Marco Grangetto},
  journal= {arXiv preprint arXiv:2208.09203},
  year   = {2022}
}

Comments

Accepted at ICIP 2022 Special Session SCENA: Simplification, Compression and Efficiency with Neural networks and Artificial intelligence

R2 v1 2026-06-25T01:48:56.405Z