arXiv:2605.28271cs.CV2026-05

用文字和图片提示实现更灵活的开放集目标检测。

LV-OSD: Language-Vision-Complementary Open-Set Object Detection

论文配图:LV-OSD: Language-Vision-Complementary Open-Set Object Detection
图 1 · 摘自论文原文
  • 双分支框架同时接受文本和图像提示。
  • 动态加权模块提升多模态语义对齐精度。
  • 适合需要灵活类别定义的实际场景使用。

目标检测是计算机视觉中的重要任务,旨在通过给定类别列表或查询图像检测感兴趣的目标。本文提出一种新的语言-视觉互补开放集目标检测(LV-OSD)问题,即利用灵活的文本和/或图像提示指定所需目标类别,该设定在真实场景中更常见且实用。为此,我们设计了双分支检测框架LVDor,可同时接收文本与图像提示。首先为每个类别构建包含多种文本描述和图像样本的多模态提示(MPr)。随后,为弥合输入图像、文本提示与图像提示间的语义差距,设计目标引导的提示动态加权(TPDW)模块。该模块基于目标图像的先验信息,动态生成最契合目标语义的文本与图像提示,实现精准对齐,有效降低模态差异,从而适应LV-OSD设置。此外,在训练中引入简单的提示随机掩码(PRM)机制,以模拟测试时文本与/或图像提示的任意组合。大量实验验证了问题设定的合理性与方法的有效性。提示与代码将公开发布。

原文摘要 · Abstract (English)

Object detection is an important task in computer vision, which aims to detect the objects of interest. through the given category list or query images. In this work, we propose a new problem of language-visual-complementary open-set object detection (LV-OSD), i.e., using the flexible text-based and/or image-based prompts to specify the desired object categories. This setting is more common and practical in real-world applications. For this purpose, we design a dual-branch detection framework, LVDor, which can simultaneously accept both text and image prompts. Specifically, we first build the Multi-modal Prompts (MPr) containing various text descriptions and image samples for each category. Subsequently, to bridge the semantic gap among the input image, text prompts, and image prompts, we design a Target-guided Prompt Dynamic Weighting (TPDW) module. Guided by the prior information of the target image, this module dynamically produces the text and image prompts that best align with the target semantics, achieving precise alignment and effectively reducing the discrepancy between the two modalities, thereby accommodating the LV-OSD setting. We also propose a simple Prompt Random Masking (PRM) mechanism during training to simulate the arbitrary combination of text and/or image prompts in testing. Extensive experimental results verify our problem formulation's reasonability and our method's effectiveness. Prompts and code will be released publicly.

目标检测多模态开放集

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。