English

Capsule Networks as Generative Models

Neurons and Cognition 2022-10-07 v2

Abstract

Capsule networks are a neural network architecture specialized for visual scene recognition. Features and pose information are extracted from a scene and then dynamically routed through a hierarchy of vector-valued nodes called 'capsules' to create an implicit scene graph, with the ultimate aim of learning vision directly as inverse graphics. Despite these intuitions, however, capsule networks are not formulated as explicit probabilistic generative models; moreover, the routing algorithms typically used are ad-hoc and primarily motivated by algorithmic intuition. In this paper, we derive an alternative capsule routing algorithm utilizing iterative inference under sparsity constraints. We then introduce an explicit probabilistic generative model for capsule networks based on the self-attention operation in transformer networks and show how it is related to a variant of predictive coding networks using Von-Mises-Fisher (VMF) circular Gaussian distributions.

Keywords

Cite

@article{arxiv.2209.02567,
  title  = {Capsule Networks as Generative Models},
  author = {Alex B. Kiefer and Beren Millidge and Alexander Tschantz and Christopher L. Buckley},
  journal= {arXiv preprint arXiv:2209.02567},
  year   = {2022}
}

Comments

Accepted at the 3rd International Workshop on Active Inference, 19th Sept 2022, Grenoble; This version: added reference, corrected typographical error; final submitted version

R2 v1 2026-06-28T00:48:43.920Z