# Integrating Spatial Configuration into Heatmap Regression Based CNNs for   Landmark Localization

**Authors:** Christian Payer, Darko \v{S}tern, Horst Bischof, Martin Urschler

arXiv: 1908.00748 · 2019-08-05

## TL;DR

This paper introduces a novel CNN architecture called SpatialConfiguration-Net (SCN) that enhances landmark localization accuracy in medical images by integrating spatial configuration information, especially effective with limited training data.

## Contribution

The paper presents a new CNN design that splits the localization task into simpler sub-problems, improving robustness and accuracy in landmark detection with small datasets.

## Key findings

- SCN outperforms existing methods in landmark localization error.
- Incorporating spatial configuration improves robustness to ambiguities.
- Effective on size-limited datasets.

## Abstract

In many medical image analysis applications, often only a limited amount of training data is available, which makes training of convolutional neural networks (CNNs) challenging. In this work on anatomical landmark localization, we propose a CNN architecture that learns to split the localization task into two simpler sub-problems, reducing the need for large training datasets. Our fully convolutional SpatialConfiguration-Net (SCN) dedicates one component to locally accurate but ambiguous candidate predictions, while the other component improves robustness to ambiguities by incorporating the spatial configuration of landmarks. In our experimental evaluation, we show that the proposed SCN outperforms related methods in terms of landmark localization error on size-limited datasets.

## Full text

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

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1908.00748/full.md

## References

15 references — full list in the complete paper: https://tomesphere.com/paper/1908.00748/full.md

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