English

TransClaw U-Net: Claw U-Net with Transformers for Medical Image Segmentation

Computer Vision and Pattern Recognition 2021-07-13 v1 Artificial Intelligence Machine Learning Image and Video Processing

Abstract

In recent years, computer-aided diagnosis has become an increasingly popular topic. Methods based on convolutional neural networks have achieved good performance in medical image segmentation and classification. Due to the limitations of the convolution operation, the long-term spatial features are often not accurately obtained. Hence, we propose a TransClaw U-Net network structure, which combines the convolution operation with the transformer operation in the encoding part. The convolution part is applied for extracting the shallow spatial features to facilitate the recovery of the image resolution after upsampling. The transformer part is used to encode the patches, and the self-attention mechanism is used to obtain global information between sequences. The decoding part retains the bottom upsampling structure for better detail segmentation performance. The experimental results on Synapse Multi-organ Segmentation Datasets show that the performance of TransClaw U-Net is better than other network structures. The ablation experiments also prove the generalization performance of TransClaw U-Net.

Keywords

Cite

@article{arxiv.2107.05188,
  title  = {TransClaw U-Net: Claw U-Net with Transformers for Medical Image Segmentation},
  author = {Yao Chang and Hu Menghan and Zhai Guangtao and Zhang Xiao-Ping},
  journal= {arXiv preprint arXiv:2107.05188},
  year   = {2021}
}

Comments

8 page, 3 figures

R2 v1 2026-06-24T04:05:23.753Z