Learning Steerable Filters for Rotation Equivariant CNNs

In many machine learning tasks it is desirable that a model's prediction transforms in an equivariant way under transformations of its input. Convolutional neural networks (CNNs) implement translational equivariance by construction; for other transformations, however, they are compelled to learn the proper mapping. In this work, we develop Steerable Filter CNNs (SFCNNs) which achieve joint equivariance under translations and rotations by design. The proposed architecture employs steerable filters to efficiently compute orientation dependent responses for many orientations without suffering interpolation artifacts from filter rotation. We utilize group convolutions which guarantee an equivariant mapping. In addition, we generalize He's weight initialization scheme to filters which are defined as a linear combination of a system of atomic filters. Numerical experiments show a substantial enhancement of the sample complexity with a growing number of sampled filter orientations and confirm that the network generalizes learned patterns over orientations. The proposed approach achieves state-of-the-art on the rotated MNIST benchmark and on the ISBI 2012 2D EM segmentation challenge.

PDF Abstract CVPR 2018 PDF CVPR 2018 Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Breast Tumour Classification PCam Steerable G-CNN (C8) AUC 0.971 # 2
AUC 0.969 # 3
Breast Tumour Classification PCam Steerable G-CNN (C12) AUC 0.969 # 3
Breast Tumour Classification PCam Steerable G-CNN (e) AUC 0.963 # 7
Rotated MNIST Rotated MNIST Steerable Filter CNN Test error 0.714 # 3

Results from Other Papers


Task Dataset Model Metric Name Metric Value Rank Source Paper Compare
Colorectal Gland Segmentation: CRAG Steerable G-CNN (C12) F1-score 0.855 # 5
Dice 0.870 # 5
Hausdorff Distance (mm) 156.2 # 11
Colorectal Gland Segmentation: CRAG Steerable G-CNN (e) F1-score 0.811 # 10
Dice 0.848 # 9
Hausdorff Distance (mm) 175.9 # 7
Colorectal Gland Segmentation: CRAG Steerable G-CNN (C12) F1-score 0.837 # 6
Dice 0.869 # 6
Hausdorff Distance (mm) 164.8 # 9
Colorectal Gland Segmentation: CRAG Steerable G-CNN (C8) F1-score 0.861 # 4
Dice 0.888 # 3
Hausdorff Distance (mm) 139.5 # 13
Multi-tissue Nucleus Segmentation Kumar Steerable G-CNN (e) Dice 0.791 # 16
Hausdorff Distance (mm) 51.0 # 11
Multi-tissue Nucleus Segmentation Kumar Steerable G-CNN (C12) Dice 0.820 # 4
Hausdorff Distance (mm) 55.8 # 4
Dice 0.818 # 5
Hausdorff Distance (mm) 54.3 # 5
Multi-tissue Nucleus Segmentation Kumar Steerable G-CNN (C4) Dice 0.809 # 10
Hausdorff Distance (mm) 54.2 # 6

Methods


No methods listed for this paper. Add relevant methods here