LGSep 14, 2017

Convolutional Networks for Spherical Signals

arXiv:1709.04893v274 citations
Originality Highly original
AI Analysis

This work addresses a domain-specific need for handling spherical signals in fields like climate and astrophysics, representing a novel method for a known bottleneck.

The paper tackles the problem of applying convolutional networks to rotationally invariant data on the sphere, such as in climate science and astrophysics, by introducing spherical convolutional networks that achieve high effectiveness in classification tasks on a synthetic spherical MNIST dataset.

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.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes