paper-with-me

Papers

General $E(2)$-Equivariant Steerable CNNs

2019-11-19 · Maurice Weiler, Gabriele Cesa

The big empirical success of group equivariant networks has led in recent years to the sprouting of a great variety of equivariant network architectures. A particular focus has thereby been on rotation and reflection equivariant CNNs for planar images. Here we give a general description of $E(2)$-equivariant convolutions in the framework of Steerable CNNs. The theory of Steerable CNNs thereby yields constraints on the convolution kernels which depend on group representations describing the transformation laws of feature spaces. We show that these constraints for arbitrary group representations can be reduced to constraints under irreducible representations. A general solution of the kernel space constraint is given for arbitrary representations of the Euclidean group $E(2)$ and its subgroups. We implement a wide range of previously proposed and entirely new equivariant network architectures and extensively compare their performances. $E(2)$-steerable convolutions are further shown to yield remarkable gains on CIFAR-10, CIFAR-100 and STL-10 when used as a drop-in replacement for non-equivariant convolutions.

📄 PDF Abstract BibTeX arXiv:1911.08251

Code (7)

QUVA-Lab/e2cnn 공식 구현 pytorch
ejnnr/steerable_pdo_experiments pytorch
ejnnr/steerable_pdos pytorch
lemacdonald/equivariant-convolutions pytorch
peterholderrieth/steerable_cnps pytorch
quva-lab/e2cnn_experiments pytorch
quva-lab/escnn pytorch

Tasks

Image Classification

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

General E(2)-Equivariant Steerable CNNs

2019-12-01 · NeurIPS 2019 12 · Maurice Weiler, Gabriele Cesa

The big empirical success of group equivariant networks has led in recent years to the sprouting of a great variety of equivariant network architectures. A particular focus has thereby been on rotation and reflection equ…

Rotated MNIST

A Program to Build E(N)-Equivariant Steerable CNNs

2021-09-29 · ICLR 2022 4 · Gabriele Cesa, Leon Lang, Maurice Weiler

Equivariance is becoming an increasingly popular design choice to build data efficient neural networks by exploiting prior knowledge about the symmetries of the problem at hand. Euclidean steerable CNNs are one of the mo…

Implicit Convolutional Kernels for Steerable CNNs

2022-12-12 · NeurIPS 2023 11 · Maksim Zhdanov, Nico Hoffmann, Gabriele Cesa

Steerable convolutional neural networks (CNNs) provide a general framework for building neural networks equivariant to translations and transformations of an origin-preserving group $G$, such as reflections and rotations…

Molecular Property PredictionPoint Cloud ClassificationProperty Prediction

3D Steerable CNNs: Learning Rotationally Equivariant Features in Volumetric Data

2018-07-06 · NeurIPS 2018 12 · Maurice Weiler, Mario Geiger, Max Welling, Wouter Boomsma 외

We present a convolutional network that is equivariant to rigid body motions. The model uses scalar-, vector-, and tensor fields over 3D Euclidean space to represent data, and equivariant convolutions to map between such…

General Classification

Intertwiners between Induced Representations (with Applications to the Theory of Equivariant Neural Networks)

2018-03-28 · Taco S. Cohen, Mario Geiger, Maurice Weiler

Group equivariant and steerable convolutional neural networks (regular and steerable G-CNNs) have recently emerged as a very effective model class for learning from signal data such as 2D and 3D images, video, and other …