paper-with-me

홈 › Papers

Open-Vocabulary Object Detection with Meta Prompt Representation and Instance Contrastive Optimization

2024-03-14 · Zhao Wang, Aoxue Li, Fengwei Zhou, Zhenguo Li, Qi Dou

Classical object detectors are incapable of detecting novel class objects that are not encountered before. Regarding this issue, Open-Vocabulary Object Detection (OVOD) is proposed, which aims to detect the objects in the candidate class list. However, current OVOD models are suffering from overfitting on the base classes, heavily relying on the large-scale extra data, and complex training process. To overcome these issues, we propose a novel framework with Meta prompt and Instance Contrastive learning (MIC) schemes. Firstly, we simulate a novel-class-emerging scenario to help the prompt learner that learns class and background prompts generalize to novel classes. Secondly, we design an instance-level contrastive strategy to promote intra-class compactness and inter-class separation, which benefits generalization of the detector to novel class objects. Without using knowledge distillation, ensemble model or extra training data during detector training, our proposed MIC outperforms previous SOTA methods trained with these complex techniques on LVIS. Most importantly, MIC shows great generalization ability on novel classes, e.g., with $+4.3\%$ and $+1.9\% \ \mathrm{AP}$ improvement compared with previous SOTA on COCO and Objects365, respectively.

📄 PDF Abstract BibTeX arXiv:2403.09433

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningKnowledge Distillationobject-detectionObject DetectionOpen-vocabulary object detectionOpen Vocabulary Object Detection

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
BASE 설명 없음

Similar Papers 제목 키워드 기반

Identifying the Unknown: Prompt-Free Open Vocabulary Anomaly Recognition for Robot-Object Interaction

2026-06-25 · Philipp Allgeuer, Jan-Gerrit Habekost, Stefan Wermter arxiv

Robots operating in real-world environments must in general be able to recognize previously unseen objects. As robotic systems move toward open-world autonomy, there is a growing, yet largely unmet, need for open vocabul…

Anomaly Detection

Prompt-Guided Transformers for End-to-End Open-Vocabulary Object Detection

2023-03-25 · Hwanjun Song, Jihwan Bang

Prompt-OVD is an efficient and effective framework for open-vocabulary object detection that utilizes class embeddings from CLIP as prompts, guiding the Transformer decoder to detect objects in both base and novel classe…

Decoderobject-detectionObject DetectionOpen-vocabulary object detection+3

Compositional Prompt Tuning with Motion Cues for Open-vocabulary Video Relation Detection

2023-02-01 · Kaifeng Gao, Long Chen, Hanwang Zhang, Jun Xiao 외

Prompt tuning with large-scale pretrained vision-language models empowers open-vocabulary predictions trained on limited base categories, e.g., object classification and detection. In this paper, we propose compositional…

ObjectRelationVideo Visual Relation Detection

End-to-end Open-vocabulary Video Visual Relationship Detection using Multi-modal Prompting

2024-09-19 · Yongqi Wang, Shuo Yang, Xinxiao wu, Jiebo Luo

Open-vocabulary video visual relationship detection aims to expand video visual relationship detection beyond annotated categories by detecting unseen relationships between both seen and unseen objects in videos. Existin…

DecoderObjectobject-detectionObject Detection+5

Open-vocabulary Attribute Detection

2022-11-23 · CVPR 2023 1 · María A. Bravo, Sudhanshu Mittal, Simon Ging, Thomas Brox

Vision-language modeling has enabled open-vocabulary tasks where predictions can be queried using any text prompt in a zero-shot manner. Existing open-vocabulary tasks focus on object classes, whereas research on object …

AttributeLanguage ModelingLanguage ModellingObject+2