paper-with-me

Papers

TokenSeg: Efficient 3D Medical Image Segmentation via Hierarchical Visual Token Compression

2026-01-08 · Sen Zeng, Hong Zhou, Zheng Zhu, Yang Liu arxiv

Three-dimensional medical image segmentation is a fundamental yet computationally demanding task due to the cubic growth of voxel processing and the redundant computation on homogeneous regions. To address these limitations, we propose \textbf{TokenSeg}, a boundary-aware sparse token representation framework for efficient 3D medical volume segmentation. Specifically, (1) we design a \emph{multi-scale hierarchical encoder} that extracts 400 candidate tokens across four resolution levels to capture both global anatomical context and fine boundary details; (2) we introduce a \emph{boundary-aware tokenizer} that combines VQ-VAE quantization with importance scoring to select 100 salient tokens, over 60\% of which lie near tumor boundaries; and (3) we develop a \emph{sparse-to-dense decoder} that reconstructs full-resolution masks through token reprojection, progressive upsampling, and skip connections. Extensive experiments on a 3D breast DCE-MRI dataset comprising 960 cases demonstrate that TokenSeg achieves state-of-the-art performance with 94.49\% Dice and 89.61\% IoU, while reducing GPU memory and inference latency by 64\% and 68\%, respectively. To verify the generalization capability, our evaluations on MSD cardiac and brain MRI benchmark datasets demonstrate that TokenSeg consistently delivers optimal performance across heterogeneous anatomical structures. These results highlight the effectiveness of anatomically informed sparse representation for accurate and efficient 3D medical image segmentation.

📄 PDF Abstract BibTeX arXiv:2601.04519

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image Segmentation

Similar Papers 제목 키워드 기반

MISSFormer: An Effective Medical Image Segmentation Transformer

2021-09-15 · Xiaohong Huang, Zhifang Deng, Dandan Li, Xueguang Yuan

The CNN-based methods have achieved impressive results in medical image segmentation, but it failed to capture the long-range dependencies due to the inherent locality of convolution operation. Transformer-based methods …

Cardiac SegmentationImage SegmentationMedical Image SegmentationSegmentation+1

SwinTextUNet: Integrating CLIP-Based Text Guidance into Swin Transformer U-Nets for Medical Image Segmentation

2026-04-11 · Ashfak Yeafi, Parthaw Goswami, Md Khairul Islam, Ashifa Islam Shamme arxiv

Precise medical image segmentation is fundamental for enabling computer aided diagnosis and effective treatment planning. Traditional models that rely solely on visual features often struggle when confronted with ambiguo…

Medical Image Segmentation

Hierarchical Uncertainty Estimation for Medical Image Segmentation Networks

2023-08-16 · Xinyu Bai, Wenjia Bai

Learning a medical image segmentation model is an inherently ambiguous task, as uncertainties exist in both images (noise) and manual annotations (human errors and bias) used for model training. To build a trustworthy im…

Image SegmentationMedical Image SegmentationOut-of-Distribution DetectionSegmentation+1

Integrating Mamba Sequence Model and Hierarchical Upsampling Network for Accurate Semantic Segmentation of Multiple Sclerosis Legion

2024-03-26 · Kazi Shahriar Sanjid, Md. Tanzim Hossain, Md. Shakib Shahariar Junayed, Dr. Mohammad Monir Uddin

Integrating components from convolutional neural networks and state space models in medical image segmentation presents a compelling approach to enhance accuracy and efficiency. We introduce Mamba HUNet, a novel architec…

Decision MakingImage SegmentationLesion SegmentationMamba+4

Diagonal Hierarchical Consistency Learning for Semi-supervised Medical Image Segmentation

2023-11-10 · Heejoon Koo

Medical image segmentation, which is essential for many clinical applications, has achieved almost human-level performance via data-driven deep learning technologies. Nevertheless, its performance is predicated upon the …

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1