English

An Improvement for Capsule Networks using Depthwise Separable Convolution

Computer Vision and Pattern Recognition 2023-09-20 v2

Abstract

Capsule Networks face a critical problem in computer vision in the sense that the image background can challenge its performance, although they learn very well on training data. In this work, we propose to improve Capsule Networks' architecture by replacing the Standard Convolution with a Depthwise Separable Convolution. This new design significantly reduces the model's total parameters while increases stability and offers competitive accuracy. In addition, the proposed model on 64×6464\times64 pixel images outperforms standard models on 32×3232\times32 and 64×6464\times64 pixel images. Moreover, we empirically evaluate these models with Deep Learning architectures using state-of-the-art Transfer Learning networks such as Inception V3 and MobileNet V1. The results show that Capsule Networks can perform comparably against Deep Learning models. To the best of our knowledge, we believe that this is the first work on the integration of Depthwise Separable Convolution into Capsule Networks.

Keywords

Cite

@article{arxiv.2007.15167,
  title  = {An Improvement for Capsule Networks using Depthwise Separable Convolution},
  author = {Nguyen Huu Phong and Bernardete Ribeiro},
  journal= {arXiv preprint arXiv:2007.15167},
  year   = {2023}
}

Comments

10 pages

R2 v1 2026-06-23T17:30:37.946Z