# Constrained domain adaptation for Image segmentation

**Authors:** Mathilde Bateson, Jose Dolz, Hoel Kervadec, Herv\'e Lombaert, Ismail, Ben Ayed

arXiv: 1908.02996 · 2021-04-13

## TL;DR

This paper introduces a constrained domain adaptation method for image segmentation that incorporates prior anatomical knowledge through inequality constraints, improving adaptation efficiency and accuracy across different MRI modalities.

## Contribution

It presents a novel, single-loss constrained formulation for domain adaptation that simplifies training and enhances performance over adversarial methods.

## Key findings

- Outperforms state-of-the-art adversarial methods in spine segmentation across MRI modalities.
- Demonstrates robustness to imprecise size priors, nearing fully supervised accuracy.
- Simplifies adaptation by avoiding dual optimization steps.

## Abstract

We propose to adapt segmentation networks with a constrained formulation, which embeds domain-invariant prior knowledge about the segmentation regions. Such knowledge may take the form of simple anatomical information, e.g., structure size or shape, estimated from source samples or known a priori. Our method imposes domain-invariant inequality constraints on the network outputs of unlabeled target samples. It implicitly matches prediction statistics between target and source domains with permitted uncertainty of prior knowledge. We address our constrained problem with a differentiable penalty, fully suited for standard stochastic gradient descent approaches, removing the need for computationally expensive Lagrangian optimization with dual projections. Unlike current two-step adversarial training, our formulation is based on a single loss in a single network, which simplifies adaptation by avoiding extra adversarial steps, while improving convergence and quality of training.   The comparison of our approach with state-of-the-art adversarial methods reveals substantially better performance on the challenging task of adapting spine segmentation across different MRI modalities. Our results also show a robustness to imprecision of size priors, approaching the accuracy of a fully supervised model trained directly in a target domain.Our method can be readily used for various constraints and segmentation problems.

## Full text

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

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/1908.02996/full.md

## References

62 references — full list in the complete paper: https://tomesphere.com/paper/1908.02996/full.md

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