paper-with-me

홈 › Papers

Enhancing Open-Vocabulary Object Detection through Multi-Level Fine-Grained Visual-Language Alignment

2026-01-31 · Tianyi Zhang, Antoine Simoulin, Kai Li, Sana Lakdawala, Shiqing Yu, Arpit Mittal, Hongyu Fu, Yu Lin arxiv

Traditional object detection systems are typically constrained to predefined categories, limiting their applicability in dynamic environments. In contrast, open-vocabulary object detection (OVD) enables the identification of objects from novel classes not present in the training set. Recent advances in visual-language modeling have led to significant progress of OVD. However, prior works face challenges in either adapting the single-scale image backbone from CLIP to the detection framework or ensuring robust visual-language alignment. We propose Visual-Language Detection (VLDet), a novel framework that revamps feature pyramid for fine-grained visual-language alignment, leading to improved OVD performance. With the VL-PUB module, VLDet effectively exploits the visual-language knowledge from CLIP and adapts the backbone for object detection through feature pyramid. In addition, we introduce the SigRPN block, which incorporates a sigmoid-based anchor-text contrastive alignment loss to improve detection of novel categories. Through extensive experiments, our approach achieves 58.7 AP for novel classes on COCO2017 and 24.8 AP on LVIS, surpassing all state-of-the-art methods and achieving significant improvements of 27.6% and 6.9%, respectively. Furthermore, VLDet also demonstrates superior zero-shot performance on closed-set object detection.

📄 PDF Abstract BibTeX arXiv:2602.00531

Code (0)

등록된 구현이 없습니다.

Tasks

Object Detection

Similar Papers 제목 키워드 기반

MQADet: A Plug-and-Play Paradigm for Enhancing Open-Vocabulary Object Detection via Multimodal Question Answering

2025-02-23 · Caixiong Li, Xiongwei Zhao, Jinhang Zhang, Xing Zhang 외

Open-vocabulary detection (OVD) is a challenging task to detect and classify objects from an unrestricted set of categories, including those unseen during training. Existing open-vocabulary detectors are limited by compl…

Objectobject-detectionObject DetectionOpen-vocabulary object detection+2

OmDet: Large-scale vision-language multi-dataset pre-training with multimodal detection network

2022-09-10 · Tiancheng Zhao, Peng Liu, Kyusong Lee

The advancement of object detection (OD) in open-vocabulary and open-world scenarios is a critical challenge in computer vision. This work introduces OmDet, a novel language-aware object detection architecture, and an in…

Continual LearningObjectObject DetectionOpen Vocabulary Object Detection+1

Locate Anything on Earth: Advancing Open-Vocabulary Object Detection for Remote Sensing Community

2024-08-17 · Jiancheng Pan, Yanxing Liu, Yuqian Fu, Muyuan Ma 외

Object detection, particularly open-vocabulary object detection, plays a crucial role in Earth sciences, such as environmental monitoring, natural disaster assessment, and land-use planning. However, existing open-vocabu…

Novel ConceptsObjectobject-detectionObject Detection+3

Parameter-Efficient Semantic Augmentation for Enhancing Open-Vocabulary Object Detection

2026-04-06 · Weihao Cao, Runqi Wang, Xiaoyue Duan, Jinchao Zhang 외 arxiv

Open-vocabulary object detection (OVOD) enables models to detect any object category, including unseen ones. Benefiting from large-scale pre-training, existing OVOD methods achieve strong detection performance on general…

Object Detection

OpenVidVRD: Open-Vocabulary Video Visual Relation Detection via Prompt-Driven Semantic Space Alignment

2025-03-12 · Qi Liu, Weiying Xue, Yuxiao Wang, Zhenao Wei

The video visual relation detection (VidVRD) task is to identify objects and their relationships in videos, which is challenging due to the dynamic content, high annotation costs, and long-tailed distribution of relation…

Prompt LearningRelationVideo Visual Relation Detection