Frontiers in Physiology (Oct 2021)

Why Use Position Features in Liver Segmentation Performed by Convolutional Neural Network

  • Miroslav Jiřík,
  • Miroslav Jiřík,
  • Miroslav Jiřík,
  • Filip Hácha,
  • Filip Hácha,
  • Ivan Gruber,
  • Ivan Gruber,
  • Richard Pálek,
  • Richard Pálek,
  • Hynek Mírka,
  • Hynek Mírka,
  • Milos Zelezny,
  • Václav Liška,
  • Václav Liška

DOI
https://doi.org/10.3389/fphys.2021.734217
Journal volume & issue
Vol. 12

Abstract

Read online

Liver volumetry is an important tool in clinical practice. The calculation of liver volume is primarily based on Computed Tomography. Unfortunately, automatic segmentation algorithms based on handcrafted features tend to leak segmented objects into surrounding tissues like the heart or the spleen. Currently, convolutional neural networks are widely used in various applications of computer vision including image segmentation, while providing very promising results. In our work, we utilize robustly segmentable structures like the spine, body surface, and sagittal plane. They are used as key points for position estimation inside the body. The signed distance fields derived from these structures are calculated and used as an additional channel on the input of our convolutional neural network, to be more specific U-Net, which is widely used in medical image segmentation tasks. Our work shows that this additional position information improves the results of the segmentation. We test our approach in two experiments on two public datasets of Computed Tomography images. To evaluate the results, we use the Accuracy, the Hausdorff distance, and the Dice coefficient. Code is publicly available at: https://gitlab.com/hachaf/liver-segmentation.git.

Keywords