# Unbiased Shape Compactness for Segmentation

**Authors:** Jose Dolz, Ismail Ben Ayed, Christian Desrosiers

arXiv: 1704.08908 · 2017-05-18

## TL;DR

This paper introduces an unbiased, dimensionless shape compactness prior for segmentation, optimized efficiently with ADMM, and demonstrates its effectiveness in medical image segmentation tasks like abdominal aorta MRI segmentation.

## Contribution

The paper presents a novel shape compactness prior that is unbiased and position-independent, along with an efficient ADMM-based optimization method for high-order segmentation problems.

## Key findings

- Competitive performance on abdominal aorta MRI segmentation
- Efficient optimization of high-order energy with dense graphs
- Effective integration with CNN-based classifiers

## Abstract

We propose to constrain segmentation functionals with a dimensionless, unbiased and position-independent shape compactness prior, which we solve efficiently with an alternating direction method of multipliers (ADMM). Involving a squared sum of pairwise potentials, our prior results in a challenging high-order optimization problem, which involves dense (fully connected) graphs. We split the problem into a sequence of easier sub-problems, each performed efficiently at each iteration: (i) a sparse-matrix inversion based on Woodbury identity, (ii) a closed-form solution of a cubic equation and (iii) a graph-cut update of a sub-modular pairwise sub-problem with a sparse graph. We deploy our prior in an energy minimization, in conjunction with a supervised classifier term based on CNNs and standard regularization constraints. We demonstrate the usefulness of our energy in several medical applications. In particular, we report comprehensive evaluations of our fully automated algorithm over 40 subjects, showing a competitive performance for the challenging task of abdominal aorta segmentation in MRI.

## Full text

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

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1704.08908/full.md

## References

17 references — full list in the complete paper: https://tomesphere.com/paper/1704.08908/full.md

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