paper-with-me

홈 › Papers

SAM-REF: Introducing Image-Prompt Synergy during Interaction for Detail Enhancement in the Segment Anything Model

2025-01-01 · CVPR 2025 1 · Chongkai Yu, Ting Liu, Anqi Li, Xiaochao Qu, Chengjing Wu, Luoqi Liu, Xiaolin Hu

Interactive segmentation is to segment the mask of the target object according to the user's interactive prompts. There are two mainstream strategies: early fusion and late fusion. Current specialist models utilize the early fusion strategy that encodes the combination of images and prompts to target the prompted objects, yet repetitive complex computations on the images result in high latency. Late fusion models extract image embeddings once and merge them with the prompts in later interactions. This strategy avoids redundant image feature extraction and improves efficiency significantly. A recent milestone is the Segment Anything Model (SAM). However, this strategy limits the models ability to extract detailed information from the prompted target zone. To address this issue, we propose SAM-REF, a two-stage refinement framework that fully integrates images and prompts by using a lightweight refiner into the interaction of late fusion, which combines the accuracy of early fusion and maintains the efficiency of late fusion. Through extensive experiments, we show that our SAM-REF model outperforms the current state-of-the-art method in most metrics on segmentation quality without compromising efficiency.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Interactive Segmentation

Similar Papers 제목 키워드 기반

Towards Generative Class Prompt Learning for Fine-grained Visual Recognition

2024-09-03 · Soumitri Chattopadhyay, Sanket Biswas, Emanuele Vivoli, Josep Lladós

Although foundational vision-language models (VLMs) have proven to be very successful for various semantic discrimination tasks, they still struggle to perform faithfully for fine-grained categorization. Moreover, founda…

AttributeContrastive LearningFine-Grained Visual RecognitionPrompt Learning

Single Image Reflection Separation via Component Synergy

2023-08-19 · ICCV 2023 1 · Qiming Hu, Xiaojie Guo

The reflection superposition phenomenon is complex and widely distributed in the real world, which derives various simplified linear and nonlinear formulations of the problem. In this paper, based on the investigation of…

Reflection Removal

SAM-REF: Rethinking Image-Prompt Synergy for Refinement in Segment Anything

2024-08-21 · Chongkai Yu, Anqi Li, Xiaochao Qu, Luoqi Liu 외

The advent of the Segment Anything Model (SAM) marks a significant milestone for interactive segmentation using generalist models. As a late fusion model, SAM extracts image embeddings once and merges them with prompts i…

Interactive Segmentation

Deeply-supervised Knowledge Synergy

2019-06-03 · CVPR 2019 6 · Dawei Sun, Anbang Yao, Aojun Zhou, Hao Zhao

Convolutional Neural Networks (CNNs) have become deeper and more complicated compared with the pioneering AlexNet. However, current prevailing training scheme follows the previous way of adding supervision to the last la…

General Classificationimage-classificationImage Classification

DDoS: A Graph Neural Network based Drug Synergy Prediction Algorithm

2022-10-03 · Kyriakos Schwarz, Alicia Pliego-Mendieta, Amina Mollaysa, Lara Planas-Paz 외

Drug synergy arises when the combined impact of two drugs exceeds the sum of their individual effects. While single-drug effects on cell lines are well-documented, the scarcity of data on drug synergy, considering the va…

Graph Neural Network