paper-with-me

Papers

PPBoost: Progressive Prompt Boosting for Text-Driven Medical Image Segmentation

2025-11-26 · Xuchen Li, Hengrui Gu, Mohan Zhang, Qin Liu, Zhen Tan, Xinyuan Zhu, Huixue Zhou, Tianlong Chen, Kaixiong Zhou arxiv

Text-prompted foundation models for medical image segmentation offer an intuitive way to delineate anatomical structures from natural language queries, but their predictions often lack spatial precision and degrade under domain shift. In contrast, visual-prompted models achieve strong segmentation performance across diverse modalities by leveraging spatial cues of precise bounding-box (bbox) prompts to guide the segmentation of target lesions. However, it is costly and challenging to obtain the precise visual prompts in clinical practice. We propose PPBoost (Progressive Prompt-Boosting), a framework that bridges these limitations by transforming weak text-derived signals into strong, spatially grounded visual prompts, operating under a strict zero-shot regime with no image- or pixel-level segmentation labels. PPBoost first uses a vision-language model to produce initial pseudo-bboxes conditioned on the textual object descriptions and applies an uncertainty-aware criterion to filter unreliable predictions. The retained image-bboxes pairs are then leveraged to train a pseudo-labeled detector, producing the high-quality bboxes for the query images. During inference, PPBoost further refines the generated bboxes by appropriately expanding them to tightly cover the target anatomical structures. The enhanced spatially-grounding bbox prompts guide existing segmentation models to generate final dense masks, effectively amplifying weak text cues into strong spatial guidance. Across three datasets spanning diverse modalities and anatomies, PPBoost consistently improves Dice and Normalized Surface Distance over text- and visual-prompted baselines and, notably, surpasses few-shot segmentation models without using labeled data. PPBoost can generalize to multiple typical visual segmentation model backbones.

📄 PDF Abstract BibTeX arXiv:2511.21984

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image SegmentationNatural Language Queries

Similar Papers 제목 키워드 기반

Towards Boosting LLMs-driven Relevance Modeling with Progressive Retrieved Behavior-augmented Prompting

2024-08-18 · Zeyuan Chen, Haiyan Wu, Kaixin Wu, Wei Chen 외

Relevance modeling is a critical component for enhancing user experience in search engines, with the primary objective of identifying items that align with users' queries. Traditional models only rely on the semantic con…

Progressive3D: Progressively Local Editing for Text-to-3D Content Creation with Complex Semantic Prompts

2023-10-18 · Xinhua Cheng, Tianyu Yang, Jianan Wang, Yu Li 외

Recent text-to-3D generation methods achieve impressive 3D content creation capacity thanks to the advances in image diffusion models and optimizing strategies. However, current methods struggle to generate correct 3D co…

3D GenerationText to 3D

AdaBoosting Text Prompts for Vision-Language Models

2026-07-01 · Seokhee Jin, Changhwan Sung, Sunung Mun, Hoyoung Kim 외 arxiv

The classification accuracy of pretrained Vision-Language Models (VLMs) relies on the quality of the text prompts. Handcrafted templates and Large Language Model (LLM)-generated descriptions not only make predictions mor…

TurboTalk: Progressive Distillation for One-Step Audio-Driven Talking Avatar Generation

2026-04-16 · Xiangyu Liu, Feng Gao, Xiaomei Zhang, Yong Zhang 외 arxiv

Existing audio-driven video digital human generation models rely on multi-step denoising, resulting in substantial computational overhead that severely limits their deployment in real-world settings. While one-step disti…

UniCTokens: Boosting Personalized Understanding and Generation via Unified Concept Tokens

2025-05-20 · Ruichuan An, Sihan Yang, Renrui Zhang, Zijun Shen 외

Personalized models have demonstrated remarkable success in understanding and generating concepts provided by users. However, existing methods use separate concept tokens for understanding and generation, treating these …