English

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

Image and Video Processing 2022-08-19 v2 Computer Vision and Pattern Recognition

Abstract

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}

Keywords

Cite

@article{arxiv.2208.08226,
  title  = {Auto-segmentation of Hip Joints using MultiPlanar UNet with Transfer learning},
  author = {Peidi Xu and Faezeh Moshfeghifar and Torkan Gholamalizadeh and Michael Bachmann Nielsen and Kenny Erleben and Sune Darkner},
  journal= {arXiv preprint arXiv:2208.08226},
  year   = {2022}
}

Comments

Accepted at Medical Image Learning with Limited & Noisy Data (MILLanD), a workshop hosted with the conference on Medical Image Computing and Computer Assisted Interventions (MICCAI) 2022

R2 v1 2026-06-25T01:45:52.100Z