Radial-recombination for rigid rotational alignment of images and volumes
Aaditya V. Rangan

TL;DR
This paper introduces a radial-SVD method that accelerates rigid image and volume alignment in cryo-EM by using low-rank approximations, significantly reducing computational complexity while maintaining accuracy.
Contribution
The paper presents a novel radial-SVD compression algorithm that enhances the efficiency of rotational alignment in cryo-EM by leveraging low-rank image representations.
Findings
Achieves 5-10x speedup in image and volume alignment tasks.
Maintains accuracy with smaller SVD rank H compared to image size N.
Reduces computational complexity from O(N^3) to O(N(log N)+H) per image-pair.
Abstract
A common task in single particle electron cryomicroscopy (cryo-EM) is the rigid alignment of images and/or volumes. In the context of images, a rigid alignment involves estimating the inner-product between one image of pixels and another image that has been translated by some displacement and rotated by some angle . In many situations the number of rotations considered is large (e.g., ), while the number of translations considered is much smaller (e.g., ). In these scenarios a naive algorithm requires operations to calculate the array of inner-products for each image-pair. This computation can be accelerated by using a fourier-bessel basis and the fast-fourier-transform (FFT), requiring only operations per image-pair. We propose a simple data-driven compression algorithm to further…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Electron Microscopy Techniques and Applications · Geomagnetism and Paleomagnetism Studies · Computational Physics and Python Applications
