An Elastic Interaction-Based Loss Function for Medical Image Segmentation
Deep learning techniques have shown their success in medical image segmentation since they are easy to manipulate and robust to various types of datasets. The commonly used loss functions in the deep segmentation task are pixel-wise loss functions. This results in a bottleneck for these models to achieve high precision for complicated structures in biomedical images. For example, the predicted small blood vessels in retinal images are often disconnected or even missed under the supervision of the pixel-wise losses. This paper addresses this problem by introducing a long-range elastic interaction-based training strategy. In this strategy, convolutional neural network (CNN) learns the target region under the guidance of the elastic interaction energy between the boundary of the predicted region and that of the actual object. Under the supervision of the proposed loss, the boundary of the predicted region is attracted strongly by the object boundary and tends to stay connected. Experimental results show that our method is able to achieve considerable improvements compared to commonly used pixel-wise loss functions (cross entropy and dice Loss) and other recent loss functions on three retinal vessel segmentation datasets, DRIVE, STARE and CHASEDB1.
Code (1)
Tasks
Image SegmentationMedical Image SegmentationRetinal Vessel SegmentationSegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
Learning Euler's Elastica Model for Medical Image Segmentation
Image segmentation is a fundamental topic in image processing and has been studied for many decades. Deep learning-based supervised segmentation models have achieved state-of-the-art performance but most of them are limi…
Image SegmentationMedical Image SegmentationmodelSegmentation+1GAEI-UNet: Global Attention and Elastic Interaction U-Net for Vessel Image Segmentation
Vessel image segmentation plays a pivotal role in medical diagnostics, aiding in the early detection and treatment of vascular diseases. While segmentation based on deep learning has shown promising results, effectively …
DiagnosticImage SegmentationSegmentationSemantic SegmentationElasticLaneNet: An Efficient Geometry-Flexible Approach for Lane Detection
The task of lane detection involves identifying the boundaries of driving areas in real-time. Recognizing lanes with variable and complex geometric structures remains a challenge. In this paper, we explore a novel and fl…
Lane DetectionElastic Interaction Energy-Based Generative Model: Approximation in Feature Space
In this paper, we propose a novel approach to generative modeling using a loss function based on elastic interaction energy (EIE), which is inspired by the elastic interaction between defects in crystals. The utilization…
Elastic Interaction Energy-Informed Real-Time Traffic Scene Perception
Urban segmentation and lane detection are two important tasks for traffic scene perception. Accuracy and fast inference speed of visual perception are crucial for autonomous driving safety. Fine and complex geometric obj…
Autonomous DrivingImage SegmentationLane DetectionScene Segmentation+3