paper-with-me

홈 › Papers

CSAM: A 2.5D Cross-Slice Attention Module for Anisotropic Volumetric Medical Image Segmentation

2023-11-08 · Alex Ling Yu Hung, Haoxin Zheng, Kai Zhao, Xiaoxi Du, Kaifeng Pang, Qi Miao, Steven S. Raman, Demetri Terzopoulos, Kyunghyun Sung

A large portion of volumetric medical data, especially magnetic resonance imaging (MRI) data, is anisotropic, as the through-plane resolution is typically much lower than the in-plane resolution. Both 3D and purely 2D deep learning-based segmentation methods are deficient in dealing with such volumetric data since the performance of 3D methods suffers when confronting anisotropic data, and 2D methods disregard crucial volumetric information. Insufficient work has been done on 2.5D methods, in which 2D convolution is mainly used in concert with volumetric information. These models focus on learning the relationship across slices, but typically have many parameters to train. We offer a Cross-Slice Attention Module (CSAM) with minimal trainable parameters, which captures information across all the slices in the volume by applying semantic, positional, and slice attention on deep feature maps at different scales. Our extensive experiments using different network architectures and tasks demonstrate the usefulness and generalizability of CSAM. Associated code is available at https://github.com/aL3x-O-o-Hung/CSAM.

📄 PDF Abstract BibTeX arXiv:2311.04942

Code (1)

al3x-o-o-hung/csam 공식 구현 pytorch

Tasks

Image SegmentationMedical Image SegmentationSemantic SegmentationVolumetric Medical Image Segmentation

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

An Anisotropic Cross-View Texture Transfer with Multi-Reference Non-Local Attention for CT Slice Interpolation

2025-09-24 · Kwang-Hyun Uhm, Hyunjun Cho, Sung-Hoo Hong, Seung-Won Jung arxiv

Computed tomography (CT) is one of the most widely used non-invasive imaging modalities for medical diagnosis. In clinical practice, CT images are usually acquired with large slice thicknesses due to the high cost of mem…

Image Super-ResolutionMedical Diagnosis

Single Image Super-Resolution via a Holistic Attention Network

2020-08-20 · ECCV 2020 8 · Ben Niu, Weilei Wen, Wenqi Ren, Xiangde Zhang 외

Informative features play a crucial role in the single image super-resolution task. Channel attention has been demonstrated to be effective for preserving information-rich features in each layer. However, channel attenti…

Image Super-ResolutionSuper-Resolution

Quantum Complex-Valued Self-Attention Model

2025-03-24 · Fu Chen, Qinglin Zhao, Li Feng, Longfei Tang 외

Self-attention has revolutionized classical machine learning, yet existing quantum self-attention models underutilize quantum states' potential due to oversimplified or incomplete mechanisms. To address this limitation, …

modelMulti-class ClassificationQuantum Machine Learning

CenterMamba-SAM: Center-Prioritized Scanning and Temporal Prototypes for Brain Lesion Segmentation

2025-11-03 · Yu Tian, Zhongheng Yang, Chenshi Liu, Yiyun Su 외 arxiv

Brain lesion segmentation remains challenging due to small, low-contrast lesions, anisotropic sampling, and cross-slice discontinuities. We propose CenterMamba-SAM, an end-to-end framework that freezes a pretrained backb…

Lesion Segmentation

Sequential Cross Attention Based Multi-task Learning

2022-09-06 · Sunkyung Kim, Hyesong Choi, Dongbo Min

In multi-task learning (MTL) for visual scene understanding, it is crucial to transfer useful information between multiple tasks with minimal interferences. In this paper, we propose a novel architecture that effectively…

Multi-Task LearningScene Understanding