paper-with-me

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, Yuhuan Lin, Hanqiu Deng, Wenbing Tao, Yong Liu, Chengjie Wang 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 rare categories. This results in suboptimal performance in specialized domains or with complex objects. Recent visual-prompted methods partially address these issues but often involve complex multi-modal designs and multi-stage optimizations, prolonging the development cycle. Additionally, effective training strategies for data-driven OSOD models remain largely unexplored. To address these challenges, we propose PET-DINO, a universal detector supporting both text and visual prompts. Our Alignment-Friendly Visual Prompt Generation (AFVPG) module builds upon an advanced text-prompted detector, addressing the limitations of text representation guidance and reducing the development cycle. We introduce two prompt-enriched training strategies: Intra-Batch Parallel Prompting (IBP) at the iteration level and Dynamic Memory-Driven Prompting (DMD) at the overall training level. These strategies enable simultaneous modeling of multiple prompt routes, facilitating parallel alignment with diverse real-world usage scenarios. Comprehensive experiments demonstrate that PET-DINO exhibits competitive zero-shot object detection capabilities across various prompt-based detection protocols. These strengths can be attributed to inheritance-based philosophy and prompt-enriched training strategies, which play a critical role in building an effective generic object detector. Project page: https://fuweifuvtoo.github.io/pet-dino.

📄 PDF Abstract BibTeX arXiv:2604.00503

Code (0)

등록된 구현이 없습니다.

Tasks

Zero-Shot Object Detection

Similar Papers 제목 키워드 기반

Interpreting Object-level Foundation Models via Visual Precision Search

2024-11-25 · CVPR 2025 1 · Ruoyu Chen, Siyuan Liang, Jingzhi Li, Shiming Liu 외

Advances in multimodal pre-training have propelled object-level foundation models, such as Grounding DINO and Florence-2, in tasks like visual grounding and object detection. However, interpreting these models\' decision…

Explainable Artificial Intelligence (XAI)Objectobject-detectionObject Detection+1

DINO-Tok: Adapting DINO for Visual Tokenizers

2025-11-25 · Mingkai Jia, Mingxiao Li, Zhijian Shu, Anlin Zheng 외 arxiv

Recent advances in visual generation have emphasized the importance of Latent Generative Models (LGMs), which critically depend on effective visual tokenizers to bridge pixels and semantic representations. However, token…

ReferDINO: Referring Video Object Segmentation with Visual Grounding Foundations

2025-01-24 · Tianming Liang, Kun-Yu Lin, Chaolei Tan, JianGuo Zhang 외

Referring video object segmentation (RVOS) aims to segment target objects throughout a video based on a text description. Despite notable progress in recent years, current RVOS models remain struggle to handle complicate…

DecoderObjectReferring Expression SegmentationReferring Video Object Segmentation+4

From CLIP to DINO: Visual Encoders Shout in Multi-modal Large Language Models

2023-10-13 · Dongsheng Jiang, Yuchen Liu, Songlin Liu, Jin'e Zhao 외

Multi-modal Large Language Models (MLLMs) have made significant strides in expanding the capabilities of Large Language Models (LLMs) through the incorporation of visual perception interfaces. Despite the emergence of ex…

HallucinationImage CaptioningObject HallucinationQuestion Answering+2

Think Before You Segment: An Object-aware Reasoning Agent for Referring Audio-Visual Segmentation

2025-08-06 · Jinxing Zhou, Yanghao Zhou, Mingfei Han, Tong Wang 외 arxiv

Referring Audio-Visual Segmentation (Ref-AVS) aims to segment target objects in audible videos based on given reference expressions. Prior works typically rely on learning latent embeddings via multimodal fusion to promp…