Discriminative Features Pyramid Network for Medical Image Segmentation

Xiwang Xie,Lijie Xie,Guanyu Li,Hao Guo,Weidong Zhang,Feng Shao,Wenyi Zhao,Ling Tong,Xipeng Pan,Jubai An
DOI: https://doi.org/10.1016/j.bbe.2024.04.001
IF: 5.687
2024-01-01
Biocybernetics and Biomedical Engineering
Abstract:The diverse shapes and scales, complicated backgrounds, blurred boundaries, and similar appearances challenge the current organ segmentation methods in medical scene images. It is difficult to acquire satisfactory performance to directly extend the object segmentation methods in the natural scene images to the medical scene images. In this paper, we propose a discriminant feature pyramid (DFPNet) network for organ segmentation in the original medical images, which consists of two sub-networks: the feature steered network and the border network. To be specific, the feature steered network takes a top-down step-wise manner to extract abundant context information, which is conducive to suppressing the cluttered background and perceiving the scale variation of objects. The border network utilizes a bottom-up step-wise manner to optimize the boundary feature map, which aims at distinguishing adjacent edge features with similar appearances but diverse labels. A series of experiments were conducted on three publicly available medical datasets ( i.e., LUNA 16, RIM-ONE-R1, and VNC datasets) to evaluate the validity and generalization of the proposed DFPNet. Experimental results indicate that our network achieves superior performance in terms of the receiver operating characteristic (ROC) curve, F-Score, Jaccard index, and Hausdorff distance. The code will be available at: https://github.com/Xie-Xiwang/DFPNet.
What problem does this paper attempt to address?