Computing CNN Loss and Gradients for Pose Estimation with Riemannian Geometry
Benjamin Hou, Nina Miolane, Bishesh Khanal, Matthew C.H. Lee, Amir, Alansary, Steven McDonagh, Jo V. Hajnal, Daniel Rueckert, Ben Glocker,, Bernhard Kainz

TL;DR
This paper introduces a Riemannian geometry-based loss function for CNN pose estimation on SE(3), enabling more accurate joint rotation and translation predictions by respecting the manifold structure.
Contribution
It proposes a novel Riemannian formulation for pose estimation that directly optimizes on the SE(3) manifold, improving over traditional Euclidean-based methods.
Findings
Outperforms existing methods in image localization tasks.
Effectively couples rotation and translation in pose estimation.
Hyper-parameters can be dataset-intrinsically optimized.
Abstract
Pose estimation, i.e. predicting a 3D rigid transformation with respect to a fixed co-ordinate frame in, SE(3), is an omnipresent problem in medical image analysis with applications such as: image rigid registration, anatomical standard plane detection, tracking and device/camera pose estimation. Deep learning methods often parameterise a pose with a representation that separates rotation and translation. As commonly available frameworks do not provide means to calculate loss on a manifold, regression is usually performed using the L2-norm independently on the rotation's and the translation's parameterisations, which is a metric for linear spaces that does not take into account the Lie group structure of SE(3). In this paper, we propose a general Riemannian formulation of the pose estimation problem. We propose to train the CNN directly on SE(3) equipped with a left-invariant Riemannian…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Imaging and Analysis · Medical Image Segmentation Techniques · Anatomy and Medical Technology
