paper-with-me

Papers

Medical Visual Prompting (MVP): A Unified Framework for Versatile and High-Quality Medical Image Segmentation

2024-04-01 · Yulin Chen, Guoheng Huang, Kai Huang, Zijin Lin, Guo Zhong, Shenghong Luo, Jie Deng, Jian Zhou

Accurate segmentation of lesion regions is crucial for clinical diagnosis and treatment across various diseases. While deep convolutional networks have achieved satisfactory results in medical image segmentation, they face challenges such as loss of lesion shape information due to continuous convolution and downsampling, as well as the high cost of manually labeling lesions with varying shapes and sizes. To address these issues, we propose a novel medical visual prompting (MVP) framework that leverages pre-training and prompting concepts from natural language processing (NLP). The framework utilizes three key components: Super-Pixel Guided Prompting (SPGP) for superpixelating the input image, Image Embedding Guided Prompting (IEGP) for freezing patch embedding and merging with superpixels to provide visual prompts, and Adaptive Attention Mechanism Guided Prompting (AAGP) for pinpointing prompt content and efficiently adapting all layers. By integrating SPGP, IEGP, and AAGP, the MVP enables the segmentation network to better learn shape prompting information and facilitates mutual learning across different tasks. Extensive experiments conducted on five datasets demonstrate superior performance of this method in various challenging medical image tasks, while simplifying single-task medical segmentation models. This novel framework offers improved performance with fewer parameters and holds significant potential for accurate segmentation of lesion regions in various medical tasks, making it clinically valuable.

📄 PDF Abstract BibTeX arXiv:2404.01127

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationMedical Image SegmentationSegmentationSemantic SegmentationSuperpixelsVisual Prompting

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Tri-Prompting: Video Diffusion with Unified Control over Scene, Subject, and Motion

2026-03-16 · Zhenghong Zhou, Xiaohang Zhan, Zhiqin Chen, Soo Ye Kim 외 arxiv

Recent video diffusion models have made remarkable strides in visual quality, yet precise, fine-grained control remains a key bottleneck that limits practical customizability for content creation. For AI video creators, …

Tokenize Anything via Prompting

2023-12-14 · Ting Pan, Lulu Tang, Xinlong Wang, Shiguang Shan

We present a unified, promptable model capable of simultaneously segmenting, recognizing, and captioning anything. Unlike SAM, we aim to build a versatile region representation in the wild via visual prompting. To achiev…

DecoderVisual Prompting

SpeechPrompt: Prompting Speech Language Models for Speech Processing Tasks

2024-08-23 · Kai-Wei Chang, Haibin Wu, Yu-Kai Wang, Yuan-Kuei Wu 외

Prompting has become a practical method for utilizing pre-trained language models (LMs). This approach offers several advantages. It allows an LM to adapt to new tasks with minimal training and parameter updates, thus ac…

Language ModelingLanguage ModellingSelf-Supervised Learning

EarthGPT-X: Enabling MLLMs to Flexibly and Comprehensively Understand Multi-Source Remote Sensing Imagery

2025-04-17 · Wei zhang, Miaoxin Cai, Yaqian Ning, Tong Zhang 외

Recent advances in the visual-language area have developed natural multi-modal large language models (MLLMs) for spatial reasoning through visual prompting. However, due to remote sensing (RS) imagery containing abundant…

Large Language ModelMulti-Task LearningSpatial ReasoningVisual Prompting

Visual In-Context Prompting

2023-11-22 · CVPR 2024 1 · Feng Li, Qing Jiang, Hao Zhang, Tianhe Ren 외

In-context prompting in large language models (LLMs) has become a prevalent approach to improve zero-shot capabilities, but this idea is less explored in the vision domain. Existing visual prompting methods focus on refe…

DecoderSegmentationVisual Prompting