Enhancing 3D Transformer Segmentation Model for Medical Image with Token-level Representation Learning
Xinrong Hu, Dewen Zeng, Yawen Wu, Xueyang Li, Yiyu Shi

TL;DR
This paper introduces a novel token-level representation learning method with a rotate-and-restore mechanism to improve 3D Transformer-based medical image segmentation, achieving superior results without extra data pre-training.
Contribution
It proposes a new token-level loss and a rotate-and-restore strategy to enhance pre-training of Swin Transformers for medical image segmentation.
Findings
Outperforms existing pre-training methods on medical segmentation datasets.
Effectively prevents representation collapse during training.
Improves downstream segmentation accuracy significantly.
Abstract
In the field of medical images, although various works find Swin Transformer has promising effectiveness on pixelwise dense prediction, whether pre-training these models without using extra dataset can further boost the performance for the downstream semantic segmentation remains unexplored.Applications of previous representation learning methods are hindered by the limited number of 3D volumes and high computational cost. In addition, most of pretext tasks designed specifically for Transformer are not applicable to hierarchical structure of Swin Transformer. Thus, this work proposes a token-level representation learning loss that maximizes agreement between token embeddings from different augmented views individually instead of volume-level global features. Moreover, we identify a potential representation collapse exclusively caused by this new loss. To prevent collapse, we invent a…
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
TopicsAI in cancer detection · Brain Tumor Detection and Classification · Medical Imaging and Analysis
MethodsLinear Layer · Residual Connection · Multi-Head Attention · Stochastic Depth · Attention Is All You Need · Position-Wise Feed-Forward Layer · Adam · Byte Pair Encoding · Softmax · Absolute Position Encodings
