Special Unitary Parameterized Estimators of Rotation
Akshay Chandrasekhar
TL;DR
This work introduces Special Unitary Parameterized Estimators of Rotation by recasting Wahba's problem in $SU(2)$, yielding linear quaternion constraints across three solution paradigms: stereographic projection, Möbius transformations, and direct 3D sphere mappings. It then derives two neural-network-friendly rotation representations, 2-vec and QuadMobius, each with differentiable mappings to $SU(2)$ and quaternions, enabling end-to-end learning of rotations. Through synthetic Wahba experiments and three learning benchmarks (ModelNet10-SO3, inverse kinematics, and Cambridge camera pose), the paper demonstrates that these SU(2)-based methods can match or surpass traditional solvers and existing neural representations while providing efficient or robust gradient behavior. The results highlight the practical impact of integrating $SU(2)$-driven constraints into rotation estimation tasks, with potential extensions to broader pose estimation problems and analytical camera models.
Abstract
This paper revisits the topic of rotation estimation through the lens of special unitary matrices. We begin by reformulating Wahba's problem using $SU(2)$ to derive multiple solutions that yield linear constraints on corresponding quaternion parameters. We then explore applications of these constraints by formulating efficient methods for related problems. Finally, from this theoretical foundation, we propose two novel continuous representations for learning rotations in neural networks. Extensive experiments validate the effectiveness of the proposed methods.
