paper-with-me

Papers

Enabling equivariance for arbitrary Lie groups

2021-11-16 · CVPR 2022 1 · Lachlan Ewen MacDonald, Sameera Ramasinghe, Simon Lucey

Although provably robust to translational perturbations, convolutional neural networks (CNNs) are known to suffer from extreme performance degradation when presented at test time with more general geometric transformations of inputs. Recently, this limitation has motivated a shift in focus from CNNs to Capsule Networks (CapsNets). However, CapsNets suffer from admitting relatively few theoretical guarantees of invariance. We introduce a rigourous mathematical framework to permit invariance to any Lie group of warps, exclusively using convolutions (over Lie groups), without the need for capsules. Previous work on group convolutions has been hampered by strong assumptions about the group, which precludes the application of such techniques to common warps in computer vision such as affine and homographic. Our framework enables the implementation of group convolutions over any finite-dimensional Lie group. We empirically validate our approach on the benchmark affine-invariant classification task, where we achieve 30% improvement in accuracy against conventional CNNs while outperforming most CapsNets. As further illustration of the generality of our framework, we train a homography-convolutional model which achieves superior robustness on a homography-perturbed dataset, where CapsNet results degrade.

📄 PDF Abstract BibTeX arXiv:2111.08251

Code (1)

lemacdonald/equivariant-convolutions 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

CapsNet Capsule Network is a machine learning system that is a type of artificial neural network that can be used to better model hierarchical relationships. The approach is an…

Similar Papers 제목 키워드 기반

Generalizing Convolutional Neural Networks for Equivariance to Lie Groups on Arbitrary Continuous Data

2020-02-25 · ICML 2020 1 · Marc Finzi, Samuel Stanton, Pavel Izmailov, Andrew Gordon Wilson

The translation equivariance of convolutional layers enables convolutional neural networks to generalize well on image problems. While translation equivariance provides a powerful inductive bias for images, we often addi…

Inductive BiasTranslation

Symmetry-Based Structured Matrices for Efficient Approximately Equivariant Networks

2024-09-18 · Ashwin Samudre, Mircea Petrache, Brian D. Nord, Shubhendu Trivedi

There has been much recent interest in designing neural networks (NNs) with relaxed equivariance, which interpolate between exact equivariance and full flexibility for consistent performance gains. In a separate line of …

Learning finite symmetry groups of dynamical systems via equivariance detection

2025-03-04 · Pablo Calvo-Barlés, Sergio G. Rodrigo, Luis Martín-Moreno

In this work, we introduce the Equivariance Seeker Model (ESM), a data-driven method for discovering the underlying finite equivariant symmetry group of an arbitrary function. ESM achieves this by optimizing a loss funct…

G-RepsNet: A Fast and General Construction of Equivariant Networks for Arbitrary Matrix Groups

2024-02-23 · Sourya Basu, Suhas Lohit, Matthew Brand

Group equivariance is a strong inductive bias useful in a wide range of deep learning tasks. However, constructing efficient equivariant networks for general groups and domains is difficult. Recent work by Finzi et al. (…

image-classificationImage ClassificationInductive Bias

A Practical Method for Constructing Equivariant Multilayer Perceptrons for Arbitrary Matrix Groups

2021-04-19 · Marc Finzi, Max Welling, Andrew Gordon Wilson

Symmetries and equivariance are fundamental to the generalization of neural networks on domains such as images, graphs, and point clouds. Existing work has primarily focused on a small number of groups, such as the trans…

Rubik's CubeTranslation