Probabilistic 3D Correspondence Prediction from Sparse Unsegmented Images
Krithika Iyer, Shireen Y. Elhabian
TL;DR
This work tackles the challenge of building statistical shape models from sparse, unsegmented medical images while providing reliable uncertainty quantification. It introduces SPI-CorrNet, a teacher–student framework that learns a shape prior from surface meshes and predicts $M$ 3D correspondences $\mathcal{C}_j^{I}$ directly from sparse image data, using a probabilistic encoder to model $p(\mathbf{z}^I)= \mathcal{N}(\mathbf{z}^I|\mu_{\mathbf{z}^I}, \operatorname{log}\sigma_{\mathbf{z}^I})$ and capture aleatoric uncertainty. Training uses three losses, $\mathcal{L}_{S}$, $\mathcal{L}_{EA}$, and $\mathcal{L}_{PR}$, to fuse the shape prior with image representations and refine predictions, while uncertainty estimation is integrated via sampling from the latent distribution. Empirically, on the Left Atrium LGE-MRI and AbdomenCT-1K liver datasets, SPI-CorrNet achieves competitive accuracy and well-calibrated uncertainty under sparse inputs, enabling robust, data-efficient, uncertainty-aware SSM for clinical decision support. Overall, the approach removes the need for ground-truth PDM supervision, improves efficiency for sparse data, and opens path toward alignment-free or alignment-robust probabilistic shape modeling in medical imaging.
Abstract
The study of physiology demonstrates that the form (shape)of anatomical structures dictates their functions, and analyzing the form of anatomies plays a crucial role in clinical research. Statistical shape modeling (SSM) is a widely used tool for quantitative analysis of forms of anatomies, aiding in characterizing and identifying differences within a population of subjects. Despite its utility, the conventional SSM construction pipeline is often complex and time-consuming. Additionally, reliance on linearity assumptions further limits the model from capturing clinically relevant variations. Recent advancements in deep learning solutions enable the direct inference of SSM from unsegmented medical images, streamlining the process and improving accessibility. However, the new methods of SSM from images do not adequately account for situations where the imaging data quality is poor or where only sparse information is available. Moreover, quantifying aleatoric uncertainty, which represents inherent data variability, is crucial in deploying deep learning for clinical tasks to ensure reliable model predictions and robust decision-making, especially in challenging imaging conditions. Therefore, we propose SPI-CorrNet, a unified model that predicts 3D correspondences from sparse imaging data. It leverages a teacher network to regularize feature learning and quantifies data-dependent aleatoric uncertainty by adapting the network to predict intrinsic input variances. Experiments on the LGE MRI left atrium dataset and Abdomen CT-1K liver datasets demonstrate that our technique enhances the accuracy and robustness of sparse image-driven SSM.
