paper-with-me

홈 › Papers

Autoregressive Medical Image Segmentation via Next-Scale Mask Prediction

2025-02-28 · Tao Chen, Chenhui Wang, Zhihao Chen, Hongming Shan

While deep learning has significantly advanced medical image segmentation, most existing methods still struggle with handling complex anatomical regions. Cascaded or deep supervision-based approaches attempt to address this challenge through multi-scale feature learning but fail to establish sufficient inter-scale dependencies, as each scale relies solely on the features of the immediate predecessor. To this end, we propose the AutoRegressive Segmentation framework via next-scale mask prediction, termed AR-Seg, which progressively predicts the next-scale mask by explicitly modeling dependencies across all previous scales within a unified architecture. AR-Seg introduces three innovations: (1) a multi-scale mask autoencoder that quantizes the mask into multi-scale token maps to capture hierarchical anatomical structures, (2) a next-scale autoregressive mechanism that progressively predicts next-scale masks to enable sufficient inter-scale dependencies, and (3) a consensus-aggregation strategy that combines multiple sampled results to generate a more accurate mask, further improving segmentation robustness. Extensive experimental results on two benchmark datasets with different modalities demonstrate that AR-Seg outperforms state-of-the-art methods while explicitly visualizing the intermediate coarse-to-fine segmentation process.

📄 PDF Abstract BibTeX arXiv:2502.20784

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationMedical Image SegmentationPredictionSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

MedVAR: Towards Scalable and Efficient Medical Image Generation via Next-scale Autoregressive Prediction

2026-02-16 · Zhicheng He, Yunpeng Zhao, Junde Wu, Ziwei Niu 외 arxiv

Medical image generation is pivotal in applications like data augmentation for low-resource clinical tasks and privacy-preserving data sharing. However, developing a scalable generative backbone for medical imaging requi…

Medical Image GenerationData Augmentation

Medical Referring Image Segmentation via Next-Token Mask Prediction

2025-11-07 · Xinyu Chen, Yiran Wang, Gaoyang Pang, Jiafu Hao 외 arxiv

Medical Referring Image Segmentation (MRIS) involves segmenting target regions in medical images based on natural language descriptions. While achieving promising results, recent approaches usually involve complex design…

Contrastive LearningImage Segmentation

MedNeXt: Transformer-driven Scaling of ConvNets for Medical Image Segmentation

2023-03-17 · Saikat Roy, Gregor Koehler, Constantin Ulrich, Michael Baumgartner 외

There has been exploding interest in embracing Transformer-based architectures for medical image segmentation. However, the lack of large-scale annotated medical datasets make achieving performances equivalent to those i…

DecoderImage SegmentationMedical Image SegmentationSegmentation+2

Medverse: A Universal Model for Full-Resolution 3D Medical Image Segmentation, Transformation and Enhancement

2025-09-11 · Jiesi Hu, Jianfeng Cao, Yanwu Yang, Chenfei Ye 외 arxiv

In-context learning (ICL) offers a promising paradigm for universal medical image analysis, enabling models to perform diverse image processing tasks without retraining. However, current ICL models for medical imaging re…

Medical Image SegmentationComputational Efficiency

MedNeXt-v2: Scaling 3D ConvNeXts for Large-Scale Supervised Representation Learning in Medical Image Segmentation

2025-12-19 · Saikat Roy, Yannick Kirchhoff, Constantin Ulrich, Maximillian Rokuss 외 arxiv

Large-scale supervised pretraining is rapidly reshaping 3D medical image segmentation. However, existing efforts focus primarily on increasing dataset size and overlook the question of whether the backbone network is an …

Medical Image SegmentationRepresentation Learning