paper-with-me

홈 › Papers

Proxy Prompt: Endowing SAM and SAM 2 with Auto-Interactive-Prompt for Medical Segmentation

2025-02-05 · Wang Xinyi, Kang Hongyu, Wei Peishan, Shuai Li, Yu Sun, Sai Kit Lam, Yongping Zheng

In this paper, we aim to address the unmet demand for automated prompting and enhanced human-model interactions of SAM and SAM2 for the sake of promoting their widespread clinical adoption. Specifically, we propose Proxy Prompt (PP), auto-generated by leveraging non-target data with a pre-annotated mask. We devise a novel 3-step context-selection strategy for adaptively selecting the most representative contextual information from non-target data via vision mamba and selective maps, empowering the guiding capability of non-target image-mask pairs for segmentation on target image/video data. To reinforce human-model interactions in PP, we further propose a contextual colorization module via a dual-reverse cross-attention to enhance interactions between target features and contextual-embedding with amplifying distinctive features of user-defined object(s). Via extensive evaluations, our method achieves state-of-the-art performance on four public datasets and yields comparable results with fully-trained models, even when trained with only 16 image masks.

📄 PDF Abstract BibTeX arXiv:2502.03501

Code (0)

등록된 구현이 없습니다.

Tasks

ColorizationMamba

Methods 이 논문이 사용한 방법론

Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…
Colorization Colorization is a self-supervision approach that relies on colorization as the pretext task in order to learn image representations.
SAM 설명 없음

Similar Papers 제목 키워드 기반

AI-SAM: Automatic and Interactive Segment Anything Model

2023-12-05 · Yimu Pan, Sitao Zhang, Alison D. Gernand, Jeffery A. Goldstein 외

Semantic segmentation is a core task in computer vision. Existing methods are generally divided into two categories: automatic and interactive. Interactive approaches, exemplified by the Segment Anything Model (SAM), hav…

Medical Image SegmentationSemantic Segmentation

RePrompt: Automatic Prompt Editing to Refine AI-Generative Art Towards Precise Expressions

2023-02-19 · Yunlong Wang, Shuyuan Shen, Brian Y. Lim

Generative AI models have shown impressive ability to produce images with text prompts, which could benefit creativity in visual art creation and self-expression. However, it is unclear how precisely the generated images…

Image Generation

Let's Be Self-generated via Step by Step: A Curriculum Learning Approach to Automated Reasoning with Large Language Models

2024-10-29 · Kangyang Luo, Zichen Ding, Zhenmin Weng, Lingfeng Qiao 외

While Chain of Thought (CoT) prompting approaches have significantly consolidated the reasoning capabilities of large language models (LLMs), they still face limitations that require extensive human effort or have perfor…

iPrOp: Interactive Prompt Optimization for Large Language Models with a Human in the Loop

2024-12-17 · Jiahui Li, Roman Klinger

Prompt engineering has made significant contributions to the era of large language models, yet its effectiveness depends on the skills of a prompt author. Automatic prompt optimization can support the prompt development …

Language ModelingLanguage ModellingLarge Language ModelPrompt Engineering

An Empirical Audit of k-NAF Budget Accounting for Anchored Decoding

2026-05-27 · J. Vijayavallabh arxiv

We empirically audit the k-NAF budget-accounting mechanism in Anchored Decoding using (i) a fixed, class-stratified workload (approximately 8,500 randomized executions across six prompt classes) and (ii) an adaptive prom…