CVNAMar 29, 2022

Image Segmentation with Adaptive Spatial Priors from Joint Registration

arXiv:2203.15548v110 citationsh-index: 21
Originality Incremental advance
AI Analysis

This work addresses a domain-specific challenge in medical imaging for segmenting muscles with unclear boundaries, but it is incremental as it builds on existing joint frameworks.

The authors tackled the problem of segmenting thigh muscle MR images where intensity inhomogeneity and noise make muscles hard to separate, by proposing a joint segmentation and registration model that integrates adaptive spatial priors, resulting in improved performance compared to separate methods and other joint models.

Image segmentation is a crucial but challenging task that has many applications. In medical imaging for instance, intensity inhomogeneity and noise are common. In thigh muscle images, different muscles are closed packed together and there are often no clear boundaries between them. Intensity based segmentation models cannot separate one muscle from another. To solve such problems, in this work we present a segmentation model with adaptive spatial priors from joint registration. This model combines segmentation and registration in a unified framework to leverage their positive mutual influence. The segmentation is based on a modified Gaussian mixture model (GMM), which integrates intensity inhomogeneity and spacial smoothness. The registration plays the role of providing a shape prior. We adopt a modified sum of squared difference (SSD) fidelity term and Tikhonov regularity term for registration, and also utilize Gaussian pyramid and parametric method for robustness. The connection between segmentation and registration is guaranteed by the cross entropy metric that aims to make the segmentation map (from segmentation) and deformed atlas (from registration) as similar as possible. This joint framework is implemented within a constraint optimization framework, which leads to an efficient algorithm. We evaluate our proposed model on synthetic and thigh muscle MR images. Numerical results show the improvement as compared to segmentation and registration performed separately and other joint models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes