Tytuł pozycji:
Discriminative features pyramid network for medical image segmentation
- Tytuł:
-
Discriminative features pyramid network for medical image segmentation
- Autorzy:
-
Xie, Xiwang
Xie, Lijie
Li, Guanyu
Guo, Hao
Zhang, Weidong
Shao, Feng
Zhao, Wenyi
Tong, Ling
Pan, Xipeng
An, Jubai
- Data publikacji:
-
2024
- Słowa kluczowe:
-
medical image
discriminative features
pyramid network
organ segmentation
obraz medyczny
cechy dyskryminacyjne
segmentacja narządu
- Język:
-
angielski
- Dostawca treści:
-
BazTech
-
Przejdź do źródła  Link otwiera się w nowym oknie
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.