TL;DR
DeepSphere introduces an efficient spherical CNN tailored for HEALPix-sampled cosmological maps, leveraging graph representations to improve rotation equivariance and classification accuracy over traditional methods.
Contribution
The paper presents a novel graph-based spherical CNN, DeepSphere, optimized for HEALPix maps, offering improved computational efficiency and rotation invariance for cosmological data analysis.
Findings
DeepSphere outperforms baseline classifiers in accuracy, especially under high noise.
The method is computationally more efficient than spherical harmonics-based convolutions.
Learned filters can be visualized for neural network interpretability.
Abstract
Convolutional Neural Networks (CNNs) are a cornerstone of the Deep Learning toolbox and have led to many breakthroughs in Artificial Intelligence. These networks have mostly been developed for regular Euclidean domains such as those supporting images, audio, or video. Because of their success, CNN-based methods are becoming increasingly popular in Cosmology. Cosmological data often comes as spherical maps, which make the use of the traditional CNNs more complicated. The commonly used pixelization scheme for spherical maps is the Hierarchical Equal Area isoLatitude Pixelisation (HEALPix). We present a spherical CNN for analysis of full and partial HEALPix maps, which we call DeepSphere. The spherical CNN is constructed by representing the sphere as a graph. Graphs are versatile data structures that can act as a discrete representation of a continuous manifold. Using the graph-based…
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
MethodsConvolution
