paper-with-me

홈 › Papers

Prompt Group-Aware Training for Robust Text-Guided Nuclei Segmentation

2026-03-06 · Yonghuang Wu, Zhenyang Liang, Wenwen Zeng, Xuan Xie, Jinhua Yu arxiv

Foundation models such as Segment Anything Model 3 (SAM3) enable flexible text-guided medical image segmentation, yet their predictions remain highly sensitive to prompt formulation. Even semantically equivalent descriptions can yield inconsistent masks, limiting reliability in clinical and pathology workflows. We reformulate prompt sensitivity as a group-wise consistency problem. Semantically related prompts are organized into \emph{prompt groups} sharing the same ground-truth mask, and a prompt group-aware training framework is introduced for robust text-guided nuclei segmentation. The approach combines (i) a quality-guided group regularization that leverages segmentation loss as an implicit ranking signal, and (ii) a logit-level consistency constraint with a stop-gradient strategy to align predictions within each group. The method requires no architectural modification and leaves inference unchanged. Extensive experiments on multi-dataset nuclei benchmarks show consistent gains under textual prompting and markedly reduced performance variance across prompt quality levels. On six zero-shot cross-dataset tasks, our method improves Dice by an average of 2.16 points. These results demonstrate improved robustness and generalization for vision-language segmentation in computational pathology.

📄 PDF Abstract BibTeX arXiv:2603.06384

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image Segmentation

Similar Papers 제목 키워드 기반

SAGE: Spuriousness-Aware Guided Prompt Exploration for Mitigating Multimodal Bias

2025-11-17 · Wenqian Ye, Di Wang, Guangtao Zheng, Bohan Liu 외 arxiv

Large vision-language models, such as CLIP, have shown strong zero-shot classification performance by aligning images and text in a shared embedding space. However, CLIP models often develop multimodal spurious biases, w…

LASP: Text-to-Text Optimization for Language-Aware Soft Prompting of Vision & Language Models

2022-10-03 · CVPR 2023 1 · Adrian Bulat, Georgios Tzimiropoulos

Soft prompt learning has recently emerged as one of the methods of choice for adapting V&L models to a downstream task using a few training examples. However, current methods significantly overfit the training data, suff…

Few-Shot LearningLanguage ModellingMultimodal Deep LearningPrompt Engineering+2

Assessing Algorithmic Bias in Language-Based Depression Detection: A Comparison of DNN and LLM Approaches

2025-09-30 · Obed Junias, Prajakta Kini, Theodora Chaspari arxiv

This paper investigates algorithmic bias in language-based models for automated depression detection, focusing on socio-demographic disparities related to gender and race/ethnicity. Models trained using deep neural netwo…

Few-Shot Learning

Difficulty-Aware Semantic-ID Optimization for Generative Recommendation

2026-08-20 · Xin Yu, Stephen Li, Sina Aghaei, Zifan Zhu 외 arxiv

Semantic-ID-based generative recommendation casts retrieval and ranking as autoregressive generation over hierarchical item identifiers. A common recipe is SFT followed by GRPO, yet vanilla GRPO is poorly matched to this…

CAP-IQA: Context-Aware Prompt-Guided CT Image Quality Assessment

2026-01-04 · Kazi Ramisa Rifa, Jie Zhang, Abdullah Imran arxiv

Prompt-based methods, which encode medical priors through descriptive text, have been only minimally explored for CT Image Quality Assessment (IQA). While such prompts can embed prior knowledge about diagnostic quality, …

Image Quality Assessment