paper-with-me

홈 › Papers

Parameter-Efficient Transformer with Hybrid Axial-Attention for Medical Image Segmentation

2022-11-17 · Yiyue Hu, Lei Zhang, Nan Mu, Lei Liu

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.

📄 PDF Abstract BibTeX arXiv:2211.09533

Code (0)

등록된 구현이 없습니다.

Tasks

feature selectionImage SegmentationInductive BiasMedical Image AnalysisMedical Image SegmentationPositionSemantic Segmentation

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Axial-Centric Cross-Plane Attention for 3D Medical Image Classification

2026-02-25 · Doyoung Park, Jinsoo Kim, Lohendran Baskaran arxiv

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 Classification

MCANet: Medical Image Segmentation with Multi-Scale Cross-Axis Attention

2023-12-14 · Hao Shao, Quansheng Zeng, Qibin Hou, Jufeng Yang

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+3

AFTer-UNet: Axial Fusion Transformer UNet for Medical Image Segmentation

2021-10-20 · Xiangyi Yan, Hao Tang, Shanlin Sun, Haoyu Ma 외

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+3

HResFormer: Hybrid Residual Transformer for Volumetric Medical Image Segmentation

2024-12-16 · Sucheng Ren, Xiaomeng Li

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+3

Medical Transformer: Gated Axial-Attention for Medical Image Segmentation

2021-02-21 · Jeya Maria Jose Valanarasu, Poojan Oza, Ilker Hacihaliloglu, Vishal M. Patel

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