Security Analysis of Capsule Network Inference using Horizontal Collaboration
Adewale Adeyemo, Faiq Khalid, Tolulope A. Odetola, and Syed Rafay, Hasan

TL;DR
This paper investigates the robustness of Capsule Networks in horizontally collaborative inference environments against noise-based attacks, revealing significant accuracy drops similar to traditional CNNs.
Contribution
It provides the first analysis of CapsNet robustness in horizontal collaborative settings under noise attacks, highlighting vulnerabilities at different layers.
Findings
CapsNet accuracy drops up to 97% under noise attacks
Robustness issues are similar to traditional CNNs in collaborative environments
Layer access influences attack effectiveness
Abstract
The traditional convolution neural networks (CNN) have several drawbacks like the Picasso effect and the loss of information by the pooling layer. The Capsule network (CapsNet) was proposed to address these challenges because its architecture can encode and preserve the spatial orientation of input images. Similar to traditional CNNs, CapsNet is also vulnerable to several malicious attacks, as studied by several researchers in the literature. However, most of these studies focus on single-device-based inference, but horizontally collaborative inference in state-of-the-art systems, like intelligent edge services in self-driving cars, voice controllable systems, and drones, nullify most of these analyses. Horizontal collaboration implies partitioning the trained CNN models or CNN tasks to multiple end devices or edge nodes. Therefore, it is imperative to examine the robustness of the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Malware Detection Techniques · Anomaly Detection Techniques and Applications
MethodsCapsule Network · Convolution
