HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Group Equivariant Convolutional Networks

Taco S. Cohen; Max Welling

Group Equivariant Convolutional Networks

Abstract

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.

Code Repositories

adambielski/pytorch-gconv-experiments
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
breast-tumour-classification-on-pcamG-CNN (C4)
AUC: 0.964
colorectal-gland-segmentation-on-cragG-CNN (C4)
Dice: 0.856
F1-score: 0.833
Hausdorff Distance (mm): 170.4
multi-tissue-nucleus-segmentation-on-kumarG-CNN (C4)
Dice: 0.793
Hausdorff Distance (mm): 49.0

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Group Equivariant Convolutional Networks | Papers | HyperAI