Group Equivariant Convolutional Networks
About
We introduce Group equivariant Convolutional Neural Networks (G-CNNs), a natural generalization of convolutional neural networks that reduces sample complexity by exploiting symmetries. G-CNNs use G-convolutions, a new type of layer that enjoys a substantially higher degree of weight sharing than regular convolution layers. G-convolutions increase the expressive capacity of the network without increasing the number of parameters. Group convolution layers are easy to use and can be implemented with negligible computational overhead for discrete groups generated by translations, reflections and rotations. G-CNNs achieve state of the art results on CIFAR10 and rotated MNIST.
Taco S. Cohen, Max Welling• 2016
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Classification | CIFAR-100 (test) | Accuracy53.98 | 3518 | |
| Image Classification | CIFAR-10 (test) | Accuracy88.95 | 906 | |
| Image Classification | CIFAR-100 (test) | Top-1 Acc57.78 | 275 | |
| Classification | CIFAR10 (test) | Accuracy90.55 | 266 | |
| Classification | CIFAR-100 (test) | Accuracy67.7 | 129 | |
| Image Classification | MNIST rotated (test) | Test Error (%)2.28 | 105 | |
| Image Classification | CIFAR-10 (test) | Error Rate4.17 | 102 | |
| Classification | RotMNIST (test) | Classification Accuracy99.24 | 32 | |
| Image Classification | PatchCamelyon (test) | Accuracy89.87 | 28 | |
| Image Classification | MNIST original (test) | -- | 20 |
Showing 10 of 14 rows