Sitemap
TDS Archive

An archive of data science, data analytics, data engineering, machine learning, and artificial intelligence writing from the former Towards Data Science Medium publication.

Follow publication

Scaling Spherical Deep Learning to High-Resolution Input Data

8 min readSep 28, 2022

--

Photo by Jeremy Thomas on Unsplash

Previous Spherical Deep Learning Approaches are Computationally Demanding

Hybrid Approaches to Support High-Resolution Input Data

Diagram of example hybrid spherical CNN architecture. Note how the layers are not monolithic but instead are different flavors of spherical CNN layers. [Diagram created by authors.]

Scattering Networks on the Sphere

Spherical scattering network of the spherical signal f. The signal is propagated through cascades of spherical wavelet transforms, combined with absolute value activation functions, denoted by red nodes. The outputs of the scattering network are given by projecting these signals onto the spherical wavelet scaling function, resulting in scattering coefficients denoted by blue nodes. [Diagram created by authors.]
The distribution of wavelet coefficients at different spherical frequencies l before and after a modulus operation. The energy in the input signal is moved from high frequencies (left panel) to low frequencies (right panel). f is the input signal and Ψ is a wavelet at scale j. [Diagram created by authors.]
Rotational equivariance error of spherical scattering networks at a variety of depths.

Scalable and Rotationally Equivariant Spherical CNNs

The scattering layer module (left of the dotted line) is a designed layer meaning it does not have to be trained, whereas the rest of the layers (right of the dotted line) are trainable. This means the scattering layer can be applied as a one-time preprocessing step to reduce the dimensionality of the input data. [Diagram created by authors.]

Classifying the Anisotropies of the Cosmic Microwave Background

Example high resolution simulations of the CMB from Gaussian and non-Gaussian classes used for evaluating spherical scattering network’s ability to scale to high resolutions. [Images created by authors.]

Summary

References

--

--

TDS Archive
TDS Archive

Published in TDS Archive

An archive of data science, data analytics, data engineering, machine learning, and artificial intelligence writing from the former Towards Data Science Medium publication.

Jason McEwen
Jason McEwen

Written by Jason McEwen

Professor of Astrostatistics, UCL | Founder & CEO, CopernicAI

No responses yet