Parameter-Efficient Transformer with Hybrid Axial-Attention for Medical Image Segmentation
Transformers have achieved remarkable success in medical image analysis owing to their powerful capability to use flexible self-attention mechanism. However, due to lacking intrinsic inductive bias in modeling visual structural information, they generally require a large-scale pre-training schedule, limiting the clinical applications over expensive small-scale medical data. To this end, we propose a parameter-efficient transformer to explore intrinsic inductive bias via position information for medical image segmentation. Specifically, we empirically investigate how different position encoding strategies affect the prediction quality of the region of interest (ROI), and observe that ROIs are sensitive to the position encoding strategies. Motivated by this, we present a novel Hybrid Axial-Attention (HAA), a form of position self-attention that can be equipped with spatial pixel-wise information and relative position information as inductive bias. Moreover, we introduce a gating mechanism to alleviate the burden of training schedule, resulting in efficient feature selection over small-scale datasets. Experiments on the BraTS and Covid19 datasets prove the superiority of our method over the baseline and previous works. Internal workflow visualization with interpretability is conducted to better validate our success.
Code (0)
등록된 구현이 없습니다.
Tasks
feature selectionImage SegmentationInductive BiasMedical Image AnalysisMedical Image SegmentationPositionSemantic SegmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Axial-Centric Cross-Plane Attention for 3D Medical Image Classification
Abridged: Clinicians commonly interpret 3D medical images by examining multiple anatomical planes rather than relying on volumetric views. In clinical CT workflows, the axial plane often serves as the primary diagnostic …
Medical Image ClassificationMCANet: Medical Image Segmentation with Multi-Scale Cross-Axis Attention
Efficiently capturing multi-scale information and building long-range dependencies among pixels are essential for medical image segmentation because of the various sizes and shapes of the lesion regions or organs. In thi…
Image SegmentationLesion SegmentationMedical Image SegmentationOrgan Segmentation+3AFTer-UNet: Axial Fusion Transformer UNet for Medical Image Segmentation
Recent advances in transformer-based models have drawn attention to exploring these techniques in medical image segmentation, especially in conjunction with the U-Net model (or its variants), which has shown great succes…
DecoderGPUImage SegmentationMedical Image Segmentation+3HResFormer: Hybrid Residual Transformer for Volumetric Medical Image Segmentation
Vision Transformer shows great superiority in medical image segmentation due to the ability in learning long-range dependency. For medical image segmentation from 3D data, such as computed tomography (CT), existing metho…
AnatomyComputed Tomography (CT)Image SegmentationMedical Image Segmentation+3Medical Transformer: Gated Axial-Attention for Medical Image Segmentation
Over the past decade, Deep Convolutional Neural Networks have been widely adopted for medical image segmentation and shown to achieve adequate performance. However, due to the inherent inductive biases present in the con…
Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation