SO(3)-invariant PCA with application to molecular data
Michael Fraiman, Paulina Hoyos, Tamir Bendory, Joe Kileel, Oscar Mickelin, Nir Sharon, Amit Singer
TL;DR
Problem: 3D volumes observed under unknown rotations make standard PCA ill-suited due to rotational variability. Approach: develop an $SO(3)$-invariant PCA by expanding volumes in ball harmonics, producing a block-diagonal covariance $\mathcal{C}=\bigoplus_{\ell=0}^L (I_{2\ell+1} \otimes C_\ell)$ and per-$\ell$ eigenproblems that yield an eigenvolume basis. Contributions: reduce computational complexity from the naive $O(N^9)$ to $O(N^4)$ under Nyquist sampling, enable accurate 3D reconstructions and generation of synthetic structures, and extend naturally to $\mathsf{O}(3)$-invariance. Significance: provides scalable, rotation-robust dimensionality reduction for large-volume molecular data and supports integration into cryo-EM workflows, including subspace EM and moment-method analyses.
Abstract
Principal component analysis (PCA) is a fundamental technique for dimensionality reduction and denoising; however, its application to three-dimensional data with arbitrary orientations -- common in structural biology -- presents significant challenges. A naive approach requires augmenting the dataset with many rotated copies of each sample, incurring prohibitive computational costs. In this paper, we extend PCA to 3D volumetric datasets with unknown orientations by developing an efficient and principled framework for SO(3)-invariant PCA that implicitly accounts for all rotations without explicit data augmentation. By exploiting underlying algebraic structure, we demonstrate that the computation involves only the square root of the total number of covariance entries, resulting in a substantial reduction in complexity. We validate the method on real-world molecular datasets, demonstrating its effectiveness and opening up new possibilities for large-scale, high-dimensional reconstruction problems.
