paper-with-me

Papers

AlignSAM: Aligning Segment Anything Model to Open Context via Reinforcement Learning

2024-06-01 · CVPR 2024 1 · Duojun Huang, Xinyu Xiong, Jie Ma, Jichang Li, Zequn Jie, Lin Ma, Guanbin Li

Powered by massive curated training data, Segment Anything Model (SAM) has demonstrated its impressive generalization capabilities in open-world scenarios with the guidance of prompts. However, the vanilla SAM is class agnostic and heavily relies on user-provided prompts to segment objects of interest. Adapting this method to diverse tasks is crucial for accurate target identification and to avoid suboptimal segmentation results. In this paper, we propose a novel framework, termed AlignSAM, designed for automatic prompting for aligning SAM to an open context through reinforcement learning. Anchored by an agent, AlignSAM enables the generality of the SAM model across diverse downstream tasks while keeping its parameters frozen. Specifically, AlignSAM initiates a prompting agent to iteratively refine segmentation predictions by interacting with the foundational model. It integrates a reinforcement learning policy network to provide informative prompts to the foundational models. Additionally, a semantic recalibration module is introduced to provide fine-grained labels of prompts, enhancing the model's proficiency in handling tasks encompassing explicit and implicit semantics. Experiments conducted on various challenging segmentation tasks among existing foundation models demonstrate the superiority of the proposed AlignSAM over state-of-the-art approaches. Project page: \url{https://github.com/Duojun-Huang/AlignSAM-CVPR2024}.

📄 PDF Abstract BibTeX arXiv:2406.00480

Code (2)

duojun-huang/alignsam-cvpr2024 공식 구현 pytorch
shantanusingh16/AlignSAM-CVPR2024-Unofficial- pytorch

Tasks

reinforcement-learningReinforcement LearningSegmentation

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

PA-SAM: Prompt Adapter SAM for High-Quality Image Segmentation

2024-01-23 · Zhaozhi Xie, Bochen Guan, Weihao Jiang, Muyang Yi 외

The Segment Anything Model (SAM) has exhibited outstanding performance in various image segmentation tasks. Despite being trained with over a billion masks, SAM faces challenges in mask prediction quality in numerous sce…

DecoderImage SegmentationSegmentationSemantic Segmentation

Semantic-Fast-SAM: Efficient Semantic Segmenter

2026-04-22 · Byunghyun Kim arxiv

We propose Semantic-Fast-SAM (SFS), a semantic segmentation framework that combines the Fast Segment Anything model with a semantic labeling pipeline to achieve real-time performance without sacrificing accuracy. FastSAM…

Real-Time Semantic Segmentation

Segment and Matte Anything in a Unified Model

2026-01-17 · Zezhong Fan, Xiaohan Li, Topojoy Biswas, Kaushiki Nag 외 arxiv

Segment Anything (SAM) has recently pushed the boundaries of segmentation by demonstrating zero-shot generalization and flexible prompting after training on over one billion masks. Despite this, its mask prediction accur…

Zero-shot GeneralizationImage SegmentationImage Matting

Composition Vision-Language Understanding via Segment and Depth Anything Model

2024-06-07 · Mingxiao Huo, Pengliang Ji, Haotian Lin, Junchen Liu 외

We introduce a pioneering unified library that leverages depth anything, segment anything models to augment neural comprehension in language-vision model zero-shot understanding. This library synergizes the capabilities …

Question AnsweringVisual Question Answering (VQA)

Diffusion Models for Open-Vocabulary Segmentation

2023-06-15 · Laurynas Karazija, Iro Laina, Andrea Vedaldi, Christian Rupprecht

Open-vocabulary segmentation is the task of segmenting anything that can be named in an image. Recently, large-scale vision-language modelling has led to significant advances in open-vocabulary segmentation, but at the c…

Language ModellingSegmentation