Boundary-Aware Network for Abdominal Multi-Organ Segmentation
Shishuai Hu, Zehui Liao, Yong Xia

TL;DR
This paper introduces BA-Net, a boundary-aware deep learning model that improves abdominal multi-organ segmentation accuracy on CT and MRI scans by effectively handling varying organ sizes and ambiguous boundaries.
Contribution
The paper presents a novel boundary-aware network with multi-scale deep supervision and boundary attention mechanisms for improved multi-organ segmentation.
Findings
Achieved an average Dice score of 89.29% on CT scans.
Achieved an average Dice score of 71.92% on MRI scans.
Outperformed nnUNet on both segmentation tasks.
Abstract
Automated abdominal multi-organ segmentation is a crucial yet challenging task in the computer-aided diagnosis of abdominal organ-related diseases. Although numerous deep learning models have achieved remarkable success in many medical image segmentation tasks, accurate segmentation of abdominal organs remains challenging, due to the varying sizes of abdominal organs and the ambiguous boundaries among them. In this paper, we propose a boundary-aware network (BA-Net) to segment abdominal organs on CT scans and MRI scans. This model contains a shared encoder, a boundary decoder, and a segmentation decoder. The multi-scale deep supervision strategy is adopted on both decoders, which can alleviate the issues caused by variable organ sizes. The boundary probability maps produced by the boundary decoder at each scale are used as attention to enhance the segmentation feature maps. We evaluated…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRadiomics and Machine Learning in Medical Imaging · Medical Imaging and Analysis · Colorectal Cancer Screening and Detection
