paper-with-me

Papers

InstructSAM: Segment Any Instance with Any Instructions

2026-05-25 · Yuqian Yuan, Wentong Li, Zhaocheng Li, Yutong Lin, Juncheng Li, Siliang Tang, Jun Xiao, Yueting Zhuang, Wenqiao Zhang arxiv

In this paper, we introduce InstructSAM, a unified and streamlined framework designed for multi-instance segmentation under arbitrary instructions. We formulates instruction-driven instance segmentation as a set-structured query prediction problem and propose an explicit reasoning-to-instance query interface that elegantly bridges a vision-language model (VLM) and SAM3. Specifically, a bank of learnable instance queries is injected into the VLM and contextualized with instruction and visual information, enabling each query to serve as an instance-aware slot. A hybrid-attention mechanism further promotes interaction among these queries, visual tokens, and instruction tokens, improving instance enumeration and reducing duplicate predictions. The resulting LLM-conditioned queries are projected into SAM3's detector query space to drive accurate multi-instance segmentation in a single forward pass. This design equips SAM3 with high-level instruction understanding, compositional reasoning, and instance-level set prediction without modifying its core architecture. To support training and evaluation, we further construct Inst2Seg, a high-quality and large-scale instruction-based instance segmentation dataset and benchmark that couples free-form instructions with instance-level masks. Extensive experiments show that only 2B-scale InstructSAM achieves strong results across complex instruction-driven and phrase-level referring segmentation benchmarks, outperforming prior end-to-end methods and SAM3's agentic pipeline while enabling efficient single-pass multi-instance prediction.

📄 PDF Abstract BibTeX arXiv:2605.26102

Code (0)

등록된 구현이 없습니다.

Tasks

Instance Segmentation

Similar Papers 제목 키워드 기반

InstructSAM: A Training-Free Framework for Instruction-Oriented Remote Sensing Object Recognition

2025-05-21 · Yijie Zheng, Weijie Wu, Qingyun Li, Xuehui Wang 외

Language-Guided object recognition in remote sensing imagery is crucial for large-scale mapping and automated data annotation. However, existing open-vocabulary and visual grounding methods rely on explicit category cues…

Earth ObservationObjectObject CountingObject Recognition+3

SAM3-I: Segment Anything with Instructions

2025-12-04 · Jingjing Li, Yue Feng, Yuchen Guo, Jincai Huang 외 arxiv

Segment Anything Model 3 (SAM3) advances open-vocabulary segmentation through promptable concept segmentation, enabling users to segment all instances associated with a given concept using short noun-phrase (NP) prompts.…

Editing Everything Everywhere All at Once

2026-06-30 · Fabio Quattrini, Carmine Zaccagnino, Enis Simsar, Marta Tintoré Gazulla 외 arxiv

Editing multiple elements of an image in a single forward pass is a practical alternative to multi-turn image manipulation, offering improved efficiency and potentially better harmonization. However, when several instruc…

Image ManipulationImage Editing

Segment Any 3D Object with Language

2024-04-02 · Seungjun Lee, Yuyang Zhao, Gim Hee Lee

In this paper, we investigate Open-Vocabulary 3D Instance Segmentation (OV-3DIS) with free-form language instructions. Earlier works that rely on only annotated base categories for training suffer from limited generaliza…

3D Instance SegmentationDecoderInstance SegmentationObject+2

Grounding Symbols in Multi-Modal Instructions

2017-06-01 · WS 2017 8 · Yordan Hristov, Svetlin Penkov, Alex Lascarides, Subramanian Ramamoorthy

As robots begin to cohabit with humans in semi-structured environments, the need arises to understand instructions involving rich variability---for instance, learning to ground symbols in the physical world. Realisticall…