IVCVAug 17, 2022

Auto-segmentation of Hip Joints using MultiPlanar UNet with Transfer learning

arXiv:2208.08226v23 citationsh-index: 23Has Code
Originality Incremental advance
AI Analysis

This work addresses the need for labor-intensive manual corrections in medical image segmentation for simulation purposes, offering a domain-specific solution for hip joint analysis.

The paper tackles the problem of accurately segmenting fine features like gaps and thin structures in hip joint CT scans for finite element modeling, proposing a transfer learning strategy with interactive fine-tuning that achieves anatomically accurate segmentations suitable for simulations, as demonstrated on publicly available data with code and models provided.

Accurate geometry representation is essential in developing finite element models. Although generally good, deep-learning segmentation approaches with only few data have difficulties in accurately segmenting fine features, e.g., gaps and thin structures. Subsequently, segmented geometries need labor-intensive manual modifications to reach a quality where they can be used for simulation purposes. We propose a strategy that uses transfer learning to reuse datasets with poor segmentation combined with an interactive learning step where fine-tuning of the data results in anatomically accurate segmentations suitable for simulations. We use a modified MultiPlanar UNet that is pre-trained using inferior hip joint segmentation combined with a dedicated loss function to learn the gap regions and post-processing to correct tiny inaccuracies on symmetric classes due to rotational invariance. We demonstrate this robust yet conceptually simple approach applied with clinically validated results on publicly available computed tomography scans of hip joints. Code and resulting 3D models are available at: https://github.com/MICCAI2022-155/AuToSeg}

Code Implementations1 repo
Foundations

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

Your Notes