NS-RGS: Newton-Schulz based Riemannian gradient method for orthogonal group synchronization
About
Group synchronization is a fundamental task involving the recovery of group elements from pairwise measurements. For orthogonal group synchronization, the most common approach reformulates the problem as a constrained nonconvex optimization and solves it using projection-based methods, such as the generalized power method. However, these methods rely on exact SVD or QR decompositions in each iteration, which are computationally expensive and become a bottleneck for large-scale problems. In this paper, we propose a Newton-Schulz-based Riemannian Gradient Scheme (NS-RGS) for orthogonal group synchronization that significantly reduces computational cost by replacing the SVD or QR step with the Newton-Schulz iteration. This approach leverages efficient matrix multiplications and aligns perfectly with modern GPU/TPU architectures. By employing a refined leave-one-out analysis, we overcome the challenge arising from statistical dependencies, and establish that NS-RGS with spectral initialization achieves linear convergence to the target solution up to near-optimal statistical noise levels. Experiments on synthetic data and real-world global alignment tasks demonstrate that NS-RGS attains accuracy comparable to state-of-the-art methods such as the generalized power method, while achieving nearly a 2$\times$ speedup.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Orthogonal Group Synchronization | Synthetic Orthogonal Group Data n=500, p=1 | Relative Error0.438 | 9 | |
| Orthogonal Group Synchronization | Synthetic Orthogonal Group Data (n=500, p=0.8) | Relative Error0.0049 | 9 | |
| Orthogonal Group Synchronization | Synthetic Orthogonal Group Data (n=500, p=0.5) | Relative Error0.621 | 9 | |
| 3D Global Alignment | Lucy | Relative Error0.0152 | 3 |