English

Pubic Symphysis-Fetal Head Segmentation Network Using BiFormer Attention Mechanism and Multipath Dilated Convolution

Image and Video Processing 2024-10-16 v2 Computer Vision and Pattern Recognition

Abstract

Pubic symphysis-fetal head segmentation in transperineal ultrasound images plays a critical role for the assessment of fetal head descent and progression. Existing transformer segmentation methods based on sparse attention mechanism use handcrafted static patterns, which leads to great differences in terms of segmentation performance on specific datasets. To address this issue, we introduce a dynamic, query-aware sparse attention mechanism for ultrasound image segmentation. Specifically, we propose a novel method, named BRAU-Net to solve the pubic symphysis-fetal head segmentation task in this paper. The method adopts a U-Net-like encoder-decoder architecture with bi-level routing attention and skip connections, which effectively learns local-global semantic information. In addition, we propose an inverted bottleneck patch expanding (IBPE) module to reduce information loss while performing up-sampling operations. The proposed BRAU-Net is evaluated on FH-PS-AoP and HC18 datasets. The results demonstrate that our method could achieve excellent segmentation results. The code is available on GitHub.

Keywords

Cite

@article{arxiv.2410.10352,
  title  = {Pubic Symphysis-Fetal Head Segmentation Network Using BiFormer Attention Mechanism and Multipath Dilated Convolution},
  author = {Pengzhou Cai and Lu Jiang and Yanxin Li and Xiaojuan Liu and Libin Lan},
  journal= {arXiv preprint arXiv:2410.10352},
  year   = {2024}
}

Comments

MMM2025;Camera-ready Version;The code is available at https://github.com/Caipengzhou/BRAU-Net

R2 v1 2026-06-28T19:20:21.084Z