English

DeepSphere: a graph-based spherical CNN

Machine Learning 2021-01-01 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

Designing a convolution for a spherical neural network requires a delicate tradeoff between efficiency and rotation equivariance. DeepSphere, a method based on a graph representation of the sampled sphere, strikes a controllable balance between these two desiderata. This contribution is twofold. First, we study both theoretically and empirically how equivariance is affected by the underlying graph with respect to the number of vertices and neighbors. Second, we evaluate DeepSphere on relevant problems. Experiments show state-of-the-art performance and demonstrates the efficiency and flexibility of this formulation. Perhaps surprisingly, comparison with previous work suggests that anisotropic filters might be an unnecessary price to pay. Our code is available at https://github.com/deepsphere

Keywords

Cite

@article{arxiv.2012.15000,
  title  = {DeepSphere: a graph-based spherical CNN},
  author = {Michaël Defferrard and Martino Milani and Frédérick Gusset and Nathanaël Perraudin},
  journal= {arXiv preprint arXiv:2012.15000},
  year   = {2021}
}

Comments

published at ICLR'20, https://openreview.net/forum?id=B1e3OlStPB

R2 v1 2026-06-23T21:34:50.795Z