Dynamic Linear Transformer for 3D Biomedical Image Segmentation
Zheyuan Zhang, Ulas Bagci

TL;DR
This paper introduces a novel 3D transformer architecture with linear complexity and dynamic tokens for improved biomedical image segmentation, enabling efficient global information modeling and uncertainty quantification in 3D medical images.
Contribution
The paper proposes a new 3D transformer model with linear complexity and dynamic tokens, specifically designed for biomedical image segmentation tasks.
Findings
Achieved promising segmentation performance on CT pancreas datasets.
Provided accurate uncertainty maps at multiple hierarchy stages.
Demonstrated efficiency and feasibility of the proposed method.
Abstract
Transformer-based neural networks have surpassed promising performance on many biomedical image segmentation tasks due to a better global information modeling from the self-attention mechanism. However, most methods are still designed for 2D medical images while ignoring the essential 3D volume information. The main challenge for 3D transformer-based segmentation methods is the quadratic complexity introduced by the self-attention mechanism \cite{vaswani2017attention}. In this paper, we propose a novel transformer architecture for 3D medical image segmentation using an encoder-decoder style architecture with linear complexity. Furthermore, we newly introduce a dynamic token concept to further reduce the token numbers for self-attention calculation. Taking advantage of the global information modeling, we provide uncertainty maps from different hierarchy stages. We evaluate this method on…
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
TopicsCOVID-19 diagnosis using AI · Advanced Neural Network Applications · Medical Image Segmentation Techniques
