Efficient Generalized Spherical CNNs
Oliver J. Cobb, Christopher G. R. Wallis, Augustine N. Mavor-Parker,, Augustin Marignier, Matthew A. Price, Mayeul d'Avezac, Jason D. McEwen

TL;DR
This paper introduces a generalized framework for spherical CNNs that reduces computational complexity, enabling larger models that achieve state-of-the-art accuracy on spherical data tasks.
Contribution
It presents new strictly equivariant layers with lower complexity, integrating them into a unified framework for more efficient spherical CNNs.
Findings
New layers reduce complexity from O(C^2L^5) to O(CL^3 log L)
Hybrid models achieve state-of-the-art accuracy
Models are more parameter-efficient and scalable
Abstract
Many problems across computer vision and the natural sciences require the analysis of spherical data, for which representations may be learned efficiently by encoding equivariance to rotational symmetries. We present a generalized spherical CNN framework that encompasses various existing approaches and allows them to be leveraged alongside each other. The only existing non-linear spherical CNN layer that is strictly equivariant has complexity , where is a measure of representational capacity and the spherical harmonic bandlimit. Such a high computational cost often prohibits the use of strictly equivariant spherical CNNs. We develop two new strictly equivariant layers with reduced complexity and , making larger, more expressive models computationally feasible. Moreover, we adopt efficient sampling theory to…
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
Taxonomy
TopicsMachine Learning in Materials Science · Medical Imaging Techniques and Applications · Seismic Imaging and Inversion Techniques
