paper-with-me

홈 › Papers

An Elastic Interaction-Based Loss Function for Medical Image Segmentation

2020-07-06 · Yuan Lan, Yang Xiang, Luchan Zhang

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.

📄 PDF Abstract BibTeX arXiv:2007.02663

Code (1)

charrywhite/elastic_interaction_based_loss 공식 구현 pytorch

Tasks

Image SegmentationMedical Image SegmentationRetinal Vessel SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Learning Euler's Elastica Model for Medical Image Segmentation

2020-11-01 · Xu Chen, Xiangde Luo, Yitian Zhao, Shaoting Zhang 외

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+1

GAEI-UNet: Global Attention and Elastic Interaction U-Net for Vessel Image Segmentation

2023-08-16 · Ruiqiang Xiao, Zhuoyue Wan

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 Segmentation

ElasticLaneNet: An Efficient Geometry-Flexible Approach for Lane Detection

2023-12-16 · Yaxin Feng, Yuan Lan, Luchan Zhang, Yang Xiang

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 Detection

Elastic Interaction Energy-Based Generative Model: Approximation in Feature Space

2023-03-19 · Chuqi Chen, Yue Wu, Yang Xiang

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

2023-10-02 · Yaxin Feng, Yuan Lan, Luchan Zhang, Guoqing Liu 외

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