An Evidential-enhanced Tri-Branch Consistency Learning Method for Semi-supervised Medical Image Segmentation

2404.07032

YC

0

Reddit

0

Published 4/11/2024 by Zhenxi Zhang, Heng Zhou, Xiaoran Shi, Ran Ran, Chunna Tian, Feng Zhou
An Evidential-enhanced Tri-Branch Consistency Learning Method for Semi-supervised Medical Image Segmentation

Abstract

Semi-supervised segmentation presents a promising approach for large-scale medical image analysis, effectively reducing annotation burdens while achieving comparable performance. This methodology holds substantial potential for streamlining the segmentation process and enhancing its feasibility within clinical settings for translational investigations. While cross-supervised training, based on distinct co-training sub-networks, has become a prevalent paradigm for this task, addressing critical issues such as predication disagreement and label-noise suppression requires further attention and progress in cross-supervised training. In this paper, we introduce an Evidential Tri-Branch Consistency learning framework (ETC-Net) for semi-supervised medical image segmentation. ETC-Net employs three branches: an evidential conservative branch, an evidential progressive branch, and an evidential fusion branch. The first two branches exhibit complementary characteristics, allowing them to address prediction diversity and enhance training stability. We also integrate uncertainty estimation from the evidential learning into cross-supervised training, mitigating the negative impact of erroneous supervision signals. Additionally, the evidential fusion branch capitalizes on the complementary attributes of the first two branches and leverages an evidence-based Dempster-Shafer fusion strategy, supervised by more reliable and accurate pseudo-labels of unlabeled data. Extensive experiments conducted on LA, Pancreas-CT, and ACDC datasets demonstrate that ETC-Net surpasses other state-of-the-art methods for semi-supervised segmentation. The code will be made available in the near future at https://github.com/Medsemiseg.

Create account to get full access

or

If you already have an account, we'll log you in

Overview

  • This paper proposes a novel semi-supervised medical image segmentation method that leverages an Evidential-enhanced Tri-Branch Consistency Learning (ETCL) approach.
  • The method aims to improve segmentation performance by incorporating uncertainty modeling and consistency learning across different data branches.
  • Key contributions include the use of evidential learning to capture uncertainty and a tri-branch architecture to enforce consistency across labeled, unlabeled, and pseudo-labeled data.

Plain English Explanation

The paper presents a new way to train medical image segmentation models when only some of the training data has labeled information. Segmentation is the process of dividing an image into meaningful parts, like separating different organs in a medical scan.

Typically, training segmentation models requires a lot of labeled data, which can be time-consuming and expensive to obtain. This paper's approach, called Evidential-enhanced Tri-Branch Consistency Learning (ETCL), tries to overcome this by using both labeled and unlabeled data more effectively.

The key ideas are:

  1. Modeling Uncertainty: The model not only predicts the segmentation, but also estimates how certain it is about its predictions. This "evidential learning" allows the model to be more robust to noisy or ambiguous data.

  2. Consistency across Data: The model has three parallel "branches" that process labeled data, unlabeled data, and pseudo-labeled data (unlabeled data that the model has tentatively labeled itself). It then enforces consistency across these three branches, helping the model learn better representations from all available data.

By combining these two techniques, the paper shows that the ETCL model can achieve better segmentation performance compared to other semi-supervised approaches, especially when there is limited labeled data available. This could be helpful for applications where obtaining labeled medical images is challenging, but unlabeled data is more plentiful.

Technical Explanation

The proposed Evidential-enhanced Tri-Branch Consistency Learning (ETCL) framework consists of three key components:

  1. Evidential Learning Module: This module predicts not just the segmentation output, but also an "evidential" representation that captures the model's uncertainty about its predictions. This is done by modeling the segmentation as a categorical distribution with Dirichlet distribution parameters, which provide a principled way to estimate segmentation uncertainty.

  2. Tri-Branch Architecture: The model has three parallel branches that process different types of data:

    • Labeled Branch: Processes the labeled training data.
    • Unlabeled Branch: Processes the unlabeled training data.
    • Pseudo-labeled Branch: Processes the unlabeled data after the model has generated pseudo-labels for it.
  3. Consistency Learning: The model enforces consistency between the predictions of the three branches through various loss terms, encouraging the model to learn robust representations that generalize well across different data distributions.

The authors evaluate ETCL on several medical image segmentation datasets, including [object Object], [object Object], and [object Object]. The results show that ETCL outperforms other semi-supervised segmentation methods, especially when the amount of labeled data is limited.

Critical Analysis

The paper presents a well-designed and thorough evaluation of the ETCL method, including comparisons to state-of-the-art semi-supervised segmentation techniques. The use of evidential learning to model uncertainty is a particularly novel and promising aspect of the approach, as it can help the model handle ambiguous or noisy data more effectively.

However, the paper does not discuss some potential limitations or areas for further research. For example, the computational overhead of the tri-branch architecture and the evidential learning module may be a concern, especially for real-time applications. Additionally, the sensitivity of the method to hyperparameter settings and the robustness to different types of label noise or distribution shifts are not explored.

It would also be interesting to see how ETCL performs on other medical imaging tasks beyond segmentation, such as [object Object] or [object Object], to assess the broader applicability of the approach.

Overall, the paper presents a compelling and well-executed semi-supervised segmentation method that could have significant impact in the field of medical image analysis, especially in scenarios with limited labeled data.

Conclusion

This paper introduces a novel semi-supervised medical image segmentation method called Evidential-enhanced Tri-Branch Consistency Learning (ETCL). The key innovations are the use of evidential learning to model uncertainty and a tri-branch architecture that enforces consistency across labeled, unlabeled, and pseudo-labeled data.

The results demonstrate that ETCL outperforms other state-of-the-art semi-supervised segmentation techniques, particularly when the amount of labeled data is limited. This could be highly beneficial for real-world medical imaging applications, where obtaining comprehensive labeled datasets can be challenging and expensive.

While the paper does not address all potential limitations, the core ideas presented are compelling and could inspire further research into uncertainty-aware, consistency-driven semi-supervised learning methods for medical image analysis and beyond.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Related Papers

Uncertainty-aware Evidential Fusion-based Learning for Semi-supervised Medical Image Segmentation

Uncertainty-aware Evidential Fusion-based Learning for Semi-supervised Medical Image Segmentation

Yuanpeng He, Lijian Li

YC

0

Reddit

0

Although the existing uncertainty-based semi-supervised medical segmentation methods have achieved excellent performance, they usually only consider a single uncertainty evaluation, which often fails to solve the problem related to credibility completely. Therefore, based on the framework of evidential deep learning, this paper integrates the evidential predictive results in the cross-region of mixed and original samples to reallocate the confidence degree and uncertainty measure of each voxel, which is realized by emphasizing uncertain information of probability assignments fusion rule of traditional evidence theory. Furthermore, we design a voxel-level asymptotic learning strategy by introducing information entropy to combine with the fused uncertainty measure to estimate voxel prediction more precisely. The model will gradually pay attention to the prediction results with high uncertainty in the learning process, to learn the features that are difficult to master. The experimental results on LA, Pancreas-CT, ACDC and TBAD datasets demonstrate the superior performance of our proposed method in comparison with the existing state of the arts.

Read more

4/12/2024

EPL: Evidential Prototype Learning for Semi-supervised Medical Image Segmentation

EPL: Evidential Prototype Learning for Semi-supervised Medical Image Segmentation

Yuanpeng He

YC

0

Reddit

0

Although current semi-supervised medical segmentation methods can achieve decent performance, they are still affected by the uncertainty in unlabeled data and model predictions, and there is currently a lack of effective strategies that can explore the uncertain aspects of both simultaneously. To address the aforementioned issues, we propose Evidential Prototype Learning (EPL), which utilizes an extended probabilistic framework to effectively fuse voxel probability predictions from different sources and achieves prototype fusion utilization of labeled and unlabeled data under a generalized evidential framework, leveraging voxel-level dual uncertainty masking. The uncertainty not only enables the model to self-correct predictions but also improves the guided learning process with pseudo-labels and is able to feed back into the construction of hidden features. The method proposed in this paper has been experimented on LA, Pancreas-CT and TBAD datasets, achieving the state-of-the-art performance in three different labeled ratios, which strongly demonstrates the effectiveness of our strategy.

Read more

4/10/2024

🖼️

Semi-supervised Medical Image Segmentation via Geometry-aware Consistency Training

Zihang Liu, Chunhui Zhao

YC

0

Reddit

0

The performance of supervised deep learning methods for medical image segmentation is often limited by the scarcity of labeled data. As a promising research direction, semi-supervised learning addresses this dilemma by leveraging unlabeled data information to assist the learning process. In this paper, a novel geometry-aware semi-supervised learning framework is proposed for medical image segmentation, which is a consistency-based method. Considering that the hard-to-segment regions are mainly located around the object boundary, we introduce an auxiliary prediction task to learn the global geometric information. Based on the geometric constraint, the ambiguous boundary regions are emphasized through an exponentially weighted strategy for the model training to better exploit both labeled and unlabeled data. In addition, a dual-view network is designed to perform segmentation from different perspectives and reduce the prediction uncertainty. The proposed method is evaluated on the public left atrium benchmark dataset and improves fully supervised method by 8.7% in Dice with 10% labeled images, while 4.3% with 20% labeled images. Meanwhile, our framework outperforms six state-of-the-art semi-supervised segmentation methods.

Read more

5/13/2024

🤿

DuEDL: Dual-Branch Evidential Deep Learning for Scribble-Supervised Medical Image Segmentation

Yitong Yang, Xinli Xu, Haigen Hu, Haixia Long, Qianwei Zhou, Qiu Guan

YC

0

Reddit

0

Despite the recent progress in medical image segmentation with scribble-based annotations, the segmentation results of most models are still not ro-bust and generalizable enough in open environments. Evidential deep learn-ing (EDL) has recently been proposed as a promising solution to model predictive uncertainty and improve the reliability of medical image segmen-tation. However directly applying EDL to scribble-supervised medical im-age segmentation faces a tradeoff between accuracy and reliability. To ad-dress the challenge, we propose a novel framework called Dual-Branch Evi-dential Deep Learning (DuEDL). Firstly, the decoder of the segmentation network is changed to two different branches, and the evidence of the two branches is fused to generate high-quality pseudo-labels. Then the frame-work applies partial evidence loss and two-branch consistent loss for joint training of the model to adapt to the scribble supervision learning. The pro-posed method was tested on two cardiac datasets: ACDC and MSCMRseg. The results show that our method significantly enhances the reliability and generalization ability of the model without sacrificing accuracy, outper-forming state-of-the-art baselines. The code is available at https://github.com/Gardnery/DuEDL.

Read more

5/24/2024