Learning SO(3) Equivariant Representations with Spherical CNNs
About
We address the problem of 3D rotation equivariance in convolutional neural networks. 3D rotations have been a challenging nuisance in 3D classification tasks requiring higher capacity and extended data augmentation in order to tackle it. We model 3D data with multi-valued spherical functions and we propose a novel spherical convolutional network that implements exact convolutions on the sphere by realizing them in the spherical harmonic domain. Resulting filters have local symmetry and are localized by enforcing smooth spectra. We apply a novel pooling on the spectral domain and our operations are independent of the underlying spherical resolution throughout the network. We show that networks with much lower capacity and without requiring data augmentation can exhibit performance comparable to the state of the art in standard retrieval and classification benchmarks.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| 3D Point Cloud Classification | ModelNet40 (test) | OA88.9 | 297 | |
| Semantic segmentation | Stanford2D3DS (3-fold cross-validation) | mIoU40.2 | 90 | |
| 3D Object Classification | ModelNet40 | Accuracy0.889 | 62 | |
| Classification | Spherical MNIST rotated level-4 mesh (train and test (R/R)) | Accuracy98.71 | 16 | |
| 3D Object Classification | ModelNet40 rotated (test) | Accuracy88.4 | 15 | |
| Image Classification | Spherical MNIST NR/NR | Accuracy98.75 | 12 | |
| Shape classification | ModelNet40 rotated (test) | Accuracy0.869 | 9 | |
| Image Classification | Spherical MNIST NR/R | Accuracy98.08 | 5 | |
| 3D Object Classification | ModelNet40 upright (test) | Accuracy0.893 | 5 | |
| Shape classification | ModelNet40 level 5 resolution (test) | Accuracy88.9 | 4 |