paper-with-me

홈 › 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 reference, while the auxiliary planes provide complementary spatial context. However, many existing 3D deep learning approaches either process volumetric data holistically or assign equal importance to all planes, failing to reflect this asymmetric, axial-centric interpretation strategy. To address this, we propose an axial-centric cross-plane attention architecture for 3D medical image classification that models asymmetric dependencies between anatomical planes. The architecture employs large-scale axial CT images pretrained MedDINOv3 as a frozen feature extractor for axial, coronal, and sagittal planes. RICA blocks and intra-plane transformer encoders capture plane-specific positional and contextual information, while axial-centric cross-plane transformer encoders selectively condition axial representations on complementary auxiliary representations. Experiments on six datasets from the MedMNIST3D benchmark show that the proposed method consistently outperforms existing 3D and multi-plane models in ACC and AUC. A lightweight variant, AC-Tiny, achieves competitive performance with substantially fewer trainable parameters, suggesting that architectural design contributes more to performance gains than increased model scale. Ablation studies further validate the importance of axial-centric querying, QKV allocation, directional cross-plane fusion, residual-free cross-attention, and classification head design. Slice-level Grad-CAM visualizations demonstrate that the model identifies diagnostically relevant regions across all planes. These findings highlight the value of aligning architectural design with clinical interpretation workflows for robust 3D medical image analysis.

📄 PDF Abstract BibTeX arXiv:2602.21636

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image Classification

Similar Papers 제목 키워드 기반

GASA-UNet: Global Axial Self-Attention U-Net for 3D Medical Image Segmentation

2024-09-20 · Chengkun Sun, Russell Stevens Terry, Jiang Bian, Jie Xu

Accurate segmentation of multiple organs and the differentiation of pathological tissues in medical imaging are crucial but challenging, especially for nuanced classifications and ambiguous organ boundaries. To tackle th…

Image SegmentationMedical Image SegmentationSemantic Segmentation

Tunable Image Quality Control of 3-D Ultrasound using Switchable CycleGAN

2021-12-06 · Jaeyoung Huh, Shujaat Khan, Sungjin Choi, Dongkuk Shin 외

In contrast to 2-D ultrasound (US) for uniaxial plane imaging, a 3-D US imaging system can visualize a volume along three axial planes. This allows for a full view of the anatomy, which is useful for gynecological (GYN) …

AnatomyImage Enhancement

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

Slice Imputation: Intermediate Slice Interpolation for Anisotropic 3D Medical Image Segmentation

2022-03-21 · Zhaotao Wu, Jia Wei, Jiabing Wang, Rui Li

We introduce a novel frame-interpolation-based method for slice imputation to improve segmentation accuracy for anisotropic 3D medical images, in which the number of slices and their corresponding segmentation labels can…

Image SegmentationImputationMedical Image SegmentationSegmentation+2

Reconstruct high-resolution multi-focal plane images from a single 2D wide field image

2020-09-21 · Jiabo Ma, Sibo Liu, Shenghua Cheng, Xiuli Liu 외

High-resolution 3D medical images are important for analysis and diagnosis, but axial scanning to acquire them is very time-consuming. In this paper, we propose a fast end-to-end multi-focal plane imaging network (MFPINe…

Generative Adversarial NetworkSuper-Resolution