paper-with-me

홈 › Papers

LE-CapsNet: A Light and Enhanced Capsule Network

2025-11-12 · Pouya Shiri, Amirali Baniasadi arxiv

Capsule Network (CapsNet) classifier has several advantages over CNNs, including better detection of images containing overlapping categories and higher accuracy on transformed images. Despite the advantages, CapsNet is slow due to its different structure. In addition, CapsNet is resource-hungry, includes many parameters and lags in accuracy compared to CNNs. In this work, we propose LE-CapsNet as a light, enhanced and more accurate variant of CapsNet. Using 3.8M weights, LECapsNet obtains 76.73% accuracy on the CIFAR-10 dataset while performing inference 4x faster than CapsNet. In addition, our proposed network is more robust at detecting images with affine transformations compared to CapsNet. We achieve 94.3% accuracy on the AffNIST dataset (compared to CapsNet 90.52%).

📄 PDF Abstract BibTeX arXiv:2511.11708

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Quick-CapsNet (QCN): A fast alternative to Capsule Networks

2025-10-08 · Pouya Shiri, Ramin Sharifi, Amirali Baniasadi arxiv

The basic computational unit in Capsule Network (CapsNet) is a capsule (vs. neurons in Convolutional Neural Networks (CNNs)). A capsule is a set of neurons, which form a vector. CapsNet is used for supervised classificat…

DL-CapsNet: A Deep and Light Capsule Network

2025-11-23 · Pouya Shiri, Amirali Baniasadi arxiv

Capsule Network (CapsNet) is among the promising classifiers and a possible successor of the classifiers built based on Convolutional Neural Network (CNN). CapsNet is more accurate than CNNs in detecting images with over…

E2-Capsule Neural Networks for Facial Expression Recognition Using AU-Aware Attention

2019-12-05 · Shan Cao, Yuqian Yao, Gaoyun An

Capsule neural network is a new and popular technique in deep learning. However, the traditional capsule neural network does not extract features sufficiently before the dynamic routing between the capsules. In this pape…

Facial Expression RecognitionFacial Expression Recognition (FER)

PT-CapsNet: A Novel Prediction-Tuning Capsule Network Suitable for Deeper Architectures

2021-01-01 · ICCV 2021 10 · Chenbin Pan, Senem Velipasalar

Capsule Networks (CapsNets) create internal representations by parsing inputs into various instances at different resolution levels via a two-phase process -- part-whole transformation and hierarchical component rout…

object-detectionObject DetectionSemantic Segmentation

Quantum Capsule Networks

2022-01-05 · Zidu Liu, Pei-Xin Shen, Weikang Li, L. -M. Duan 외

Capsule networks, which incorporate the paradigms of connectionism and symbolism, have brought fresh insights into artificial intelligence. The capsule, as the building block of capsule networks, is a group of neurons re…

Quantum Machine Learning