Fast Forward: Rephrasing 3D Deformable Image Registration Through Density Alignment and Splatting

Abstract

Unsupervised learning- and optimisation-based 3D registration has almost exclusively been approached using backward warping (interpolation) for transforming images. While this has practical advantages in particular the ease of implementation within common libraries it limits the robustness and accuracy in certain challenging scenarios. The alternative solution of forward splatting (extrapolation) is currently limited to very few applications, e.g. mesh or point cloud registration, requiring specific geometric learning architectures that are so far less efficient compared to dense 3D convolutional networks. In this work, we propose to use a straightforward forward splatting technique based on differentiable rasterisation. Contrary to prior work, we rephrase the problem of deformable image registration as a density alignment of rasterised volumes based on intermediate point cloud representations that can be automatically obtained through e.g. geometric vessel filters or surface segmentations. Our experimental validation demonstrates state-of-the-art performance over a wide range of registration tasks including intra- and inter-patient alignment of thorax and abdomen.

Cite

Text

Heinrich et al. "Fast Forward: Rephrasing 3D Deformable Image Registration Through Density Alignment and Splatting." Medical Imaging with Deep Learning, 2025.

Markdown

[Heinrich et al. "Fast Forward: Rephrasing 3D Deformable Image Registration Through Density Alignment and Splatting." Medical Imaging with Deep Learning, 2025.](https://mlanthology.org/midl/2025/heinrich2025midl-fast/)

BibTeX

@inproceedings{heinrich2025midl-fast,
  title     = {{Fast Forward: Rephrasing 3D Deformable Image Registration Through Density Alignment and Splatting}},
  author    = {Heinrich, Mattias P and Bigalke, Alexander and Hansen, Lasse},
  booktitle = {Medical Imaging with Deep Learning},
  year      = {2025},
  url       = {https://mlanthology.org/midl/2025/heinrich2025midl-fast/}
}