paper-with-me

홈 › Papers

Prompt learning with bounding box constraints for medical image segmentation

2025-07-03 · Mélanie Gaillochet, Mehrdad Noori, Sahar Dastani, Christian Desrosiers, Hervé Lombaert arxiv

Pixel-wise annotations are notoriously labourious and costly to obtain in the medical domain. To mitigate this burden, weakly supervised approaches based on bounding box annotations-much easier to acquire-offer a practical alternative. Vision foundation models have recently shown noteworthy segmentation performance when provided with prompts such as points or bounding boxes. Prompt learning exploits these models by adapting them to downstream tasks and automating segmentation, thereby reducing user intervention. However, existing prompt learning approaches depend on fully annotated segmentation masks. This paper proposes a novel framework that combines the representational power of foundation models with the annotation efficiency of weakly supervised segmentation. More specifically, our approach automates prompt generation for foundation models using only bounding box annotations. Our proposed optimization scheme integrates multiple constraints derived from box annotations with pseudo-labels generated by the prompted foundation model. Extensive experiments across multimodal datasets reveal that our weakly supervised method achieves an average Dice score of 84.90% in a limited data setting, outperforming existing fully-supervised and weakly-supervised approaches. The code is available at https://github.com/Minimel/box-prompt-learning-VFM.git

📄 PDF Abstract BibTeX arXiv:2507.02743

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image Segmentation

Similar Papers 제목 키워드 기반

Optimization of MedSAM model based on bounding box adaptive perturbation algorithm

2025-03-25 · Boyi Li, Ye Yuan, Wenjun Tan

The MedSAM model, built upon the SAM framework, enhances medical image segmentation through generalizable training but still exhibits notable limitations. First, constraints in the perturbation window settings during tra…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Zero-Shot Gaze-based Volumetric Medical Image Segmentation

2025-05-21 · Tatyana Shmykova, Leila Khaertdinova, Ilya Pershin

Accurate segmentation of anatomical structures in volumetric medical images is crucial for clinical applications, including disease monitoring and cancer treatment planning. Contemporary interactive segmentation models, …

Image SegmentationInteractive SegmentationMedical Image SegmentationSegmentation+2

AI-Driven MRI-based Brain Tumour Segmentation Benchmarking

2025-06-25 · Connor Ludwig, Khashayar Namdar, Farzad Khalvati

Medical image segmentation has greatly aided medical diagnosis, with U-Net based architectures and nnU-Net providing state-of-the-art performance. There have been numerous general promptable models and medical variations…

BenchmarkingImage SegmentationMedical DiagnosisMedical Image Segmentation+2

BREPS: Bounding-Box Robustness Evaluation of Promptable Segmentation

2026-01-21 · Andrey Moskalenko, Danil Kuznetsov, Irina Dudko, Anastasiia Iasakova 외 arxiv

Promptable segmentation models such as SAM have established a powerful paradigm, enabling strong generalization to unseen objects and domains with minimal user input, including points, bounding boxes, and text prompts. A…

False Negative/Positive Control for SAM on Noisy Medical Images

2023-08-20 · Xing Yao, Han Liu, Dewei Hu, Daiwei Lu 외

The Segment Anything Model (SAM) is a recently developed all-range foundation model for image segmentation. It can use sparse manual prompts such as bounding boxes to generate pixel-level segmentation in natural images b…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation