Image2SSM: Reimagining Statistical Shape Models from Images with Radial Basis Functions
Hong Xu, Shireen Y. Elhabian
TL;DR
This work tackles the bottleneck in statistical shape modeling by removing the need for explicit segmentation and dense correspondence construction during inference. It introduces Image2SSM, a deep-learning approach that learns an RBF-based implicit surface from image-segmentation pairs, yielding a compact, continuous representation with control points and normals. Training leverages four losses (surface, normals, correspondence, sampling) to ensure accurate surface adherence, correct normals, stable correspondences, and geometry-aware point distribution, while weights are learned end-to-end with a detached linear solver. Empirical results on femur CT and left atrium MRI data show competitive modes of variation, compactness, and generalization compared to ShapeWorks PSM and DeepSSM, with improved surface detail and favorable inference speed on unseen data, signaling a scalable path for end-to-end SSM from imagery.
Abstract
Statistical shape modeling (SSM) is an essential tool for analyzing variations in anatomical morphology. In a typical SSM pipeline, 3D anatomical images, gone through segmentation and rigid registration, are represented using lower-dimensional shape features, on which statistical analysis can be performed. Various methods for constructing compact shape representations have been proposed, but they involve laborious and costly steps. We propose Image2SSM, a novel deep-learning-based approach for SSM that leverages image-segmentation pairs to learn a radial-basis-function (RBF)-based representation of shapes directly from images. This RBF-based shape representation offers a rich self-supervised signal for the network to estimate a continuous, yet compact representation of the underlying surface that can adapt to complex geometries in a data-driven manner. Image2SSM can characterize populations of biological structures of interest by constructing statistical landmark-based shape models of ensembles of anatomical shapes while requiring minimal parameter tuning and no user assistance. Once trained, Image2SSM can be used to infer low-dimensional shape representations from new unsegmented images, paving the way toward scalable approaches for SSM, especially when dealing with large cohorts. Experiments on synthetic and real datasets show the efficacy of the proposed method compared to the state-of-art correspondence-based method for SSM.
