Rotated MNIST

18 papers with code • 1 benchmarks • 1 datasets

This task has no description! Would you like to contribute one?

Datasets


Artificial Neuronal Ensembles with Learned Context Dependent Gating

m-j-tilley/LXDG 17 Jan 2023

Finally, there is a regularization term responsible for ensuring that new tasks are encoded in gates that are as orthogonal as possible from previously used ones.

0
17 Jan 2023

Learning unfolded networks with a cyclic group structure

manosth/cyclical_groups 16 Nov 2022

Deep neural networks lack straightforward ways to incorporate domain knowledge and are notoriously considered black boxes.

2
16 Nov 2022

Learning Invariant Representations for Equivariant Neural Networks Using Orthogonal Moments

jaspreetsinghmaan/g-cnn-orims 22 Sep 2022

The final classification layer in equivariant neural networks is invariant to different affine geometric transformations such as rotation, reflection and translation, and the scalar value is obtained by either eliminating the spatial dimensions of filter responses using convolution and down-sampling throughout the network or average is taken over the filter responses.

2
22 Sep 2022

Exploiting Redundancy: Separable Group Convolutional Networks on Lie Groups

david-knigge/separable-group-convolutional-networks 25 Oct 2021

In addition, thanks to the increase in computational efficiency, we are able to implement G-CNNs equivariant to the $\mathrm{Sim(2)}$ group; the group of dilations, rotations and translations.

10
25 Oct 2021

Learning Partial Equivariances from Data

merlresearch/partial_gcnn 19 Oct 2021

Frequently, transformations occurring in data can be better represented by a subset of a group than by a group as a whole, e. g., rotations in $[-90^{\circ}, 90^{\circ}]$.

9
19 Oct 2021

Equivariance-bridged SO(2)-Invariant Representation Learning using Graph Convolutional Network

deepshwang/wn_gcn 18 Jun 2021

Training a Convolutional Neural Network (CNN) to be robust against rotation has mostly been done with data augmentation.

9
18 Jun 2021

CyCNN: A Rotation Invariant CNN using Polar Mapping and Cylindrical Convolution Layers

mcrl/CyCNN 21 Jul 2020

Deep Convolutional Neural Networks (CNNs) are empirically known to be invariant to moderate translation but not to rotation in image classification.

27
21 Jul 2020

PDO-eConvs: Partial Differential Operator Based Equivariant Convolutions

shenzy08/PDO-eConvs ICML 2020

In implementation, we discretize the system using the numerical schemes of PDOs, deriving approximately equivariant convolutions (PDO-eConvs).

13
20 Jul 2020

Domain Generalization using Causal Matching

microsoft/robustdg arXiv 2020

In the domain generalization literature, a common objective is to learn representations independent of the domain after conditioning on the class label.

168
12 Jun 2020

Efficient Domain Generalization via Common-Specific Low-Rank Decomposition

vihari/csd ICML 2020

The domain specific components are discarded after training and only the common component is retained.

47
28 Mar 2020