CVMay 23, 2024

Capsule Network Projectors are Equivariant and Invariant Learners

arXiv:2405.14386v44 citationsh-index: 12Has CodeTrans. Mach. Learn. Res.
Originality Highly original
AI Analysis

This work addresses the challenge of preserving equivariant properties in self-supervised learning for tasks like 3D rotation, offering a more efficient and parameter-light solution compared to prior methods.

The authors tackled the problem of learning both invariant and equivariant representations in self-supervised learning by proposing CapsIE, a Capsule Network-based architecture, which achieved state-of-the-art performance on equivariant rotation tasks in the 3DIEBench dataset and competitive results against supervised methods.

Learning invariant representations has been the long-standing approach to self-supervised learning. However, recently progress has been made in preserving equivariant properties in representations, yet do so with highly prescribed architectures. In this work, we propose an invariant-equivariant self-supervised architecture that employs Capsule Networks (CapsNets), which have been shown to capture equivariance with respect to novel viewpoints. We demonstrate that the use of CapsNets in equivariant self-supervised architectures achieves improved downstream performance on equivariant tasks with higher efficiency and fewer network parameters. To accommodate the architectural changes of CapsNets, we introduce a new objective function based on entropy minimisation. This approach, which we name CapsIE (Capsule Invariant Equivariant Network), achieves state-of-the-art performance on the equivariant rotation tasks on the 3DIEBench dataset compared to prior equivariant SSL methods, while performing competitively against supervised counterparts. Our results demonstrate the ability of CapsNets to learn complex and generalised representations for large-scale, multi-task datasets compared to previous CapsNet benchmarks. Code is available at https://github.com/AberdeenML/CapsIE.

Foundations

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

Your Notes