Convolutional Networks for Spherical Signals
Taco Cohen, Mario Geiger, Jonas K\"ohler, Max Welling

TL;DR
This paper introduces spherical convolutional networks that leverage rotation symmetry on the sphere, enabling effective classification of rotationally invariant data in scientific fields like climate science and astrophysics.
Contribution
It presents a novel spherical convolutional network architecture that achieves rotation equivariance and weight sharing on the sphere, extending CNN capabilities beyond planar signals.
Findings
Effective classification on synthetic spherical MNIST dataset
Networks exploit rotation symmetry for improved performance
Demonstrates potential for scientific applications involving spherical data
Abstract
The success of convolutional networks in learning problems involving planar signals such as images is due to their ability to exploit the translation symmetry of the data distribution through weight sharing. Many areas of science and egineering deal with signals with other symmetries, such as rotation invariant data on the sphere. Examples include climate and weather science, astrophysics, and chemistry. In this paper we present spherical convolutional networks. These networks use convolutions on the sphere and rotation group, which results in rotational weight sharing and rotation equivariance. Using a synthetic spherical MNIST dataset, we show that spherical convolutional networks are very effective at dealing with rotationally invariant classification problems.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Face and Expression Recognition · Image and Signal Denoising Methods
