IVCVOct 14, 2024

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

arXiv:2410.10352v25 citationsh-index: 5Has CodeMMM
Originality Incremental advance
AI Analysis

This addresses segmentation for fetal head descent assessment in obstetrics, representing an incremental improvement over existing transformer-based methods.

The paper tackles pubic symphysis-fetal head segmentation in ultrasound images by proposing BRAU-Net, which uses a dynamic attention mechanism and multipath dilated convolution to improve performance over static transformer methods, achieving excellent results on FH-PS-AoP and HC18 datasets.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes