A novel sampling theorem on the sphere
J. D. McEwen, Y. Wiaux
TL;DR
This paper introduces a novel sampling theorem on the sphere achieved by a periodic extension to the torus, enabling exact forward and inverse spherical harmonic transforms with fewer samples than many existing equiangular schemes. The method attains about 2L^2 samples versus ~4L^2 for common equiangular or Gauss-Legendre approaches, while preserving O(L^3) asymptotic complexity and leveraging FFTs to reduce practical run-time. It handles both scalar and spin signals without precomputation, and includes a public implementation with numerical demonstrations up to L=4096, including stability advantages over competing methods. The work discusses a new quadrature rule, on-the-fly Wigner function computation, and potential applications in cosmology and compressive sensing, as well as low-bandwidth diffusion MRI.
Abstract
We develop a novel sampling theorem on the sphere and corresponding fast algorithms by associating the sphere with the torus through a periodic extension. The fundamental property of any sampling theorem is the number of samples required to represent a band-limited signal. To represent exactly a signal on the sphere band-limited at L, all sampling theorems on the sphere require O(L^2) samples. However, our sampling theorem requires less than half the number of samples of other equiangular sampling theorems on the sphere and an asymptotically identical, but smaller, number of samples than the Gauss-Legendre sampling theorem. The complexity of our algorithms scale as O(L^3), however, the continual use of fast Fourier transforms reduces the constant prefactor associated with the asymptotic scaling considerably, resulting in algorithms that are fast. Furthermore, we do not require any precomputation and our algorithms apply to both scalar and spin functions on the sphere without any change in computational complexity or computation time. We make our implementation of these algorithms available publicly and perform numerical experiments demonstrating their speed and accuracy up to very high band-limits. Finally, we highlight the advantages of our sampling theorem in the context of potential applications, notably in the field of compressive sampling.
