paper-with-me

Papers

Text-guided Visual Prompt DINO for Generic Segmentation

2025-08-08 · Yuchen Guan, Chong Sun, Canmiao Fu, Zhipeng Huang, Chun Yuan, Chen Li arxiv

Recent advancements in multimodal vision models have highlighted limitations in late-stage feature fusion and suboptimal query selection for hybrid prompts open-world segmentation, alongside constraints from caption-derived vocabularies. To address these challenges, we propose Prompt-DINO, a text-guided visual Prompt DINO framework featuring three key innovations. First, we introduce an early fusion mechanism that unifies text/visual prompts and backbone features at the initial encoding stage, enabling deeper cross-modal interactions to resolve semantic ambiguities. Second, we design order-aligned query selection for DETR-based architectures, explicitly optimizing the structural alignment between text and visual queries during decoding to enhance semantic-spatial consistency. Third, we develop a generative data engine powered by the Recognize Anything via Prompting (RAP) model, which synthesizes 0.5B diverse training instances through a dual-path cross-verification pipeline, reducing label noise by 80.5% compared to conventional approaches. Extensive experiments demonstrate that Prompt-DINO achieves state-of-the-art performance on open-world detection benchmarks while significantly expanding semantic coverage beyond fixed-vocabulary constraints. Our work establishes a new paradigm for scalable multimodal detection and data generation in open-world scenarios. Data&Code are available at https://github.com/WeChatCV/WeVisionOne.

📄 PDF Abstract BibTeX arXiv:2508.06146

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PET-DINO: Unifying Visual Cues into Grounding DINO with Prompt-Enriched Training

2026-04-01 · Weifu Fu, Jinyang Li, Bin-Bin Gao, Jialin Li 외 arxiv

Open-Set Object Detection (OSOD) enables recognition of novel categories beyond fixed classes but faces challenges in aligning text representations with complex visual concepts and the scarcity of image-text pairs for ra…

Zero-Shot Object Detection

VIP: Visual-guided Prompt Evolution for Efficient Dense Vision-Language Inference

2026-05-12 · Hao Zhu, Shuo Jin, Wenbin Liao, Jiayu Xiao 외 arxiv

Pursuing training-free open-vocabulary semantic segmentation in an efficient and generalizable manner remains challenging due to the deep-seated spatial bias in CLIP. To overcome the limitations of existing solutions, th…

Semantic Segmentation

Steerable Visual Representations

2026-04-02 · Jona Ruthardt, Manu Gaur, Deva Ramanan, Makarand Tapaswi 외 arxiv

Pretrained Vision Transformers (ViTs) such as DINOv2 and MAE provide generic image features that can be applied to a variety of downstream tasks such as retrieval, classification, and segmentation. However, such represen…

Zero-shot GeneralizationAnomaly Detection

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

DINO-R1: Incentivizing Reasoning Capability in Vision Foundation Models

2025-05-29 · Chenbin Pan, Wenbin He, Zhengzhong Tu, Liu Ren

The recent explosive interest in the reasoning capabilities of large language models, such as DeepSeek-R1, has demonstrated remarkable success through reinforcement learning-based fine-tuning frameworks, exemplified by m…

Visual Prompting