MLLGJun 7, 2019

Kernelized Capsule Networks

arXiv:1906.03164v12 citations
Originality Incremental advance
AI Analysis

This work addresses robustness and uncertainty issues in Capsule Networks for image recognition, offering an incremental improvement with potential applications in adversarial defense.

The paper tackled improving the robustness and uncertainty estimation of Capsule Networks by integrating non-parametric kernel methods, achieving comparable prediction performance while enhancing adversarial robustness and providing uncertainty measures for adversarial detection.

Capsule Networks attempt to represent patterns in images in a way that preserves hierarchical spatial relationships. Additionally, research has demonstrated that these techniques may be robust against adversarial perturbations. We present an improvement to training capsule networks with added robustness via non-parametric kernel methods. The representations learned through the capsule network are used to construct covariance kernels for Gaussian processes (GPs). We demonstrate that this approach achieves comparable prediction performance to Capsule Networks while improving robustness to adversarial perturbations and providing a meaningful measure of uncertainty that may aid in the detection of adversarial inputs.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes