错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

BLUE-Net: BLUmberg Function-Based Ensemble Network for Liver and Tumor Segmentation from CT Scans

  • Surya Majumder,
  • Arup Sau,
  • Akash Halder,
  • Priyam Saha,
  • Ram Sarkar

摘要

Liver segmentation plays a significant role in medical image analysis-based diagnosis for liver-related diseases like liver cancer. Recently, deep learning models, particularly U-Net-like architectures, have obtained notable success in medical image segmentation. Ensemble learning is a powerful approach that helps leverage the performance of an overall model by incorporating the decisions of multiple models. In this paper, we propose an ensemble learning model, called BLUmberg function-based Ensemble Network (BLUE-Net), for liver as well as tumor segmentation from computed tomography (CT) scan images using a combination of three models, namely the basic U-Net, Link-Net, and Feature Pyramid Network (FPN). We combine the decisions of these models with a fuzzy-ranking scheme by using a modified Blumberg function to decide whether a pixel in a CT scan image is a part of a foreground pixel of the segmentation mask. We have evaluated our model on the publicly available 3DIRCADb liver and liver tumor segmentation dataset, and the obtained results demonstrate the usefulness of ensemble learning in improving segmentation performance in comparison to state-of-the-art methods. Source codes along with a dry run of the proposed method can be found at the GitHub link: https://tinyurl.com/5x4xm2e8 .