# Learning a Probabilistic Model for Diffeomorphic Registration

**Authors:** Julian Krebs, Herv\'e Delingette, Boris Mailh\'e, Nicholas Ayache and, Tommaso Mansi

arXiv: 1812.07460 · 2019-03-19

## TL;DR

This paper introduces a probabilistic, diffeomorphic registration model using a variational autoencoder that learns deformation representations, enabling efficient registration, deformation analysis, and disease clustering with state-of-the-art accuracy.

## Contribution

It presents a novel unsupervised CVAE-based framework for diffeomorphic registration that incorporates spatial regularization and multi-scale velocity estimation, advancing deformation modeling.

## Key findings

- Achieved 81.2% DICE score on cardiac MRI registration
- Demonstrated state-of-the-art performance with 0.32s registration time
- Enabled deformation transport and disease clustering with 83% accuracy.

## Abstract

We propose to learn a low-dimensional probabilistic deformation model from data which can be used for registration and the analysis of deformations. The latent variable model maps similar deformations close to each other in an encoding space. It enables to compare deformations, generate normal or pathological deformations for any new image or to transport deformations from one image pair to any other image. Our unsupervised method is based on variational inference. In particular, we use a conditional variational autoencoder (CVAE) network and constrain transformations to be symmetric and diffeomorphic by applying a differentiable exponentiation layer with a symmetric loss function. We also present a formulation that includes spatial regularization such as diffusion-based filters. Additionally, our framework provides multi-scale velocity field estimations. We evaluated our method on 3-D intra-subject registration using 334 cardiac cine-MRIs. On this dataset, our method showed state-of-the-art performance with a mean DICE score of 81.2% and a mean Hausdorff distance of 7.3mm using 32 latent dimensions compared to three state-of-the-art methods while also demonstrating more regular deformation fields. The average time per registration was 0.32s. Besides, we visualized the learned latent space and show that the encoded deformations can be used to transport deformations and to cluster diseases with a classification accuracy of 83% after applying a linear projection.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.07460/full.md

## Figures

26 figures with captions in the complete paper: https://tomesphere.com/paper/1812.07460/full.md

## References

55 references — full list in the complete paper: https://tomesphere.com/paper/1812.07460/full.md

---
Source: https://tomesphere.com/paper/1812.07460