TokenSeg: Efficient 3D Medical Image Segmentation via Hierarchical Visual Token Compression
Sen Zeng, Hong Zhou, Zheng Zhu, Yang Liu

TL;DR
TokenSeg introduces a hierarchical, boundary-aware sparse token framework for efficient 3D medical image segmentation, significantly reducing computational costs while maintaining state-of-the-art accuracy across multiple datasets.
Contribution
The paper presents a novel hierarchical encoder and boundary-aware tokenizer that select salient tokens for efficient 3D segmentation, improving speed and accuracy over existing methods.
Findings
Achieves 94.49% Dice score on breast DCE-MRI dataset.
Reduces GPU memory usage by 64%.
Maintains high performance across diverse MRI datasets.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Medical Imaging and Analysis · Medical Image Segmentation Techniques
