Covariance Self-Attention Dual Path UNet for Rectal Tumor Segmentation
Haijun Gao, Bochuan Zheng, Dazhi Pan, Xiangyin Zeng

TL;DR
This paper introduces CSA-DPUNet, a novel deep learning model with dual paths and covariance-based self-attention, significantly improving rectal tumor segmentation accuracy from CT images.
Contribution
It proposes a dual path UNet with covariance self-attention, enhancing feature extraction and segmentation performance over existing methods.
Findings
Achieved over 15% improvement in Dice coefficient.
Significantly increased segmentation accuracy for rectal tumors.
Outperformed current state-of-the-art methods in key metrics.
Abstract
Deep learning algorithms are preferable for rectal tumor segmentation. However, it is still a challenge task to accurately segment and identify the locations and sizes of rectal tumors by using deep learning methods. To increase the capability of extracting enough feature information for rectal tumor segmentation, we propose a Covariance Self-Attention Dual Path UNet (CSA-DPUNet). The proposed network mainly includes two improvements on UNet: 1) modify UNet that has only one path structure to consist of two contracting path and two expansive paths (nam new network as DPUNet), which can help extract more feature information from CT images; 2) employ the criss-cross self-attention module into DPUNet, meanwhile, replace the original calculation method of correlation operation with covariance operation, which can further enhances the characterization ability of DPUNet and improves the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Medical Image Segmentation Techniques · Advanced Image and Video Retrieval Techniques
