An Uncertainty-Aware Loss Function Incorporating Fuzzy Logic: Application to MRI Brain Image Segmentation

arXiv cs.CV / 4/21/2026

📰 NewsModels & Research

Key Points

  • The paper proposes a new uncertainty-aware loss function for MRI brain tissue segmentation by combining categorical cross-entropy (CCE) with a fuzzy-logic-based fuzzy entropy term.
  • The method uses fuzzy logic to explicitly model the uncertainty inherent in pixel-wise tissue classification, aiming to make training more robust.
  • Experiments on the IBSR and OASIS benchmark datasets using U-Net and U-Net++ show that models trained with the proposed loss outperform those optimized with standard CCE across multiple performance metrics.
  • The authors report that the approach both improves segmentation quality and preserves meaningful uncertainty during training, which in turn can improve the reliability of predictions.
  • The work is presented as an arXiv new submission (v1), indicating an early-stage research release rather than an established product or deployment.

Abstract

Accurate brain image segmentation, particularly for distinguishing various tissues from magnetic resonance imaging (MRI) images, plays a pivotal role in finding the neurological dis ease and medical image computing. In deep learning approaches, loss functions are very crucial for optimizing the model. In this study, we introduce a novel loss function integrating fuzzy logic to deals uncertainty issues in brain image segmentation into various tissues. It integrates the well-known categorical cross-entropy (CCE) loss function and fuzzy entropy based on fuzzy logic. By employing fuzzy logic, this loss function accounts for the inherent uncertainties in pixel classifications. The proposed loss function has been evaluated on two publicly available benchmark datasets, IBSR and OASIS, using two widely recognised architectures, U-Net and U-Net++. Experimental results demonstrate that the trained model with proposed loss function provided better results in comparison to the CCE optimisation function in terms of various performance metrics. Additionally, it effectively enhances segmentation performance while handling meaningful uncer tainty during training. The findings suggest that this approach not only improves segmentation outcomes but also contributes to the reliability of model predictions.