Hanoona Rasheed, Muhammad Maaz, Muhammad Uzair Khattak, Salman Khan, Fahad Shahbaz Khan
Existing open-vocabulary object detectors typically enlarge their vocabulary sizes by leveraging different forms of weak supervision. This helps generalize to novel objects at inference. Two popular forms of weak-supervision used in open-vocabulary detection (OVD) include pretrained CLIP model and image-level supervision. We note that both these modes of supervision are not optimally aligned for the detection task: CLIP is trained with image-text pairs and lacks precise localization of objects while the image-level supervision has been used with heuristics that do not accurately specify local object regions. In this work, we propose to address this problem by performing object-centric alignment of the language embeddings from the CLIP model. Furthermore, we visually ground the objects with only image-level supervision using a pseudo-labeling process that provides high-quality object proposals and helps expand the vocabulary during training. We establish a bridge between the above two object-alignment strategies via a novel weight transfer function that aggregates their complimentary strengths. In essence, the proposed model seeks to minimize the gap between object and image-centric representations in the OVD setting. On the COCO benchmark, our proposed approach achieves 36.6 AP50 on novel classes, an absolute 8.2 gain over the previous best performance. For LVIS, we surpass the state-of-the-art ViLD model by 5.0 mask AP for rare categories and 3.4 overall. Code: https://github.com/hanoonaR/object-centric-ovd.
| Task | Dataset | Metric | Value | Model |
|---|---|---|---|---|
| Object Detection | Objects365 | mask AP50 | 22.3 | Object-Centric-OVD |
| Object Detection | LVIS v1.0 | AP novel-LVIS base training | 21.1 | Object-Centric-OVD |
| Object Detection | MSCOCO | AP 0.5 | 36.9 | Object-Centric-OVD |
| Object Detection | OpenImages-v4 | mask AP50 | 42.9 | Object-Centric-OVD |
| Object Detection | OVAD benchmark | mean average precision | 14.6 | Object-Centric-OVD (ResNet50) |
| Object Detection | MSCOCO | AP | 40.5 | Object-Centric-OVD |
| 3D | Objects365 | mask AP50 | 22.3 | Object-Centric-OVD |
| 3D | LVIS v1.0 | AP novel-LVIS base training | 21.1 | Object-Centric-OVD |
| 3D | MSCOCO | AP 0.5 | 36.9 | Object-Centric-OVD |
| 3D | OpenImages-v4 | mask AP50 | 42.9 | Object-Centric-OVD |
| 3D | OVAD benchmark | mean average precision | 14.6 | Object-Centric-OVD (ResNet50) |
| 3D | MSCOCO | AP | 40.5 | Object-Centric-OVD |
| 2D Classification | Objects365 | mask AP50 | 22.3 | Object-Centric-OVD |
| 2D Classification | LVIS v1.0 | AP novel-LVIS base training | 21.1 | Object-Centric-OVD |
| 2D Classification | MSCOCO | AP 0.5 | 36.9 | Object-Centric-OVD |
| 2D Classification | OpenImages-v4 | mask AP50 | 42.9 | Object-Centric-OVD |
| 2D Classification | OVAD benchmark | mean average precision | 14.6 | Object-Centric-OVD (ResNet50) |
| 2D Classification | MSCOCO | AP | 40.5 | Object-Centric-OVD |
| 2D Object Detection | Objects365 | mask AP50 | 22.3 | Object-Centric-OVD |
| 2D Object Detection | LVIS v1.0 | AP novel-LVIS base training | 21.1 | Object-Centric-OVD |
| 2D Object Detection | MSCOCO | AP 0.5 | 36.9 | Object-Centric-OVD |
| 2D Object Detection | OpenImages-v4 | mask AP50 | 42.9 | Object-Centric-OVD |
| 2D Object Detection | OVAD benchmark | mean average precision | 14.6 | Object-Centric-OVD (ResNet50) |
| 2D Object Detection | MSCOCO | AP | 40.5 | Object-Centric-OVD |
| Open Vocabulary Object Detection | Objects365 | mask AP50 | 22.3 | Object-Centric-OVD |
| Open Vocabulary Object Detection | LVIS v1.0 | AP novel-LVIS base training | 21.1 | Object-Centric-OVD |
| Open Vocabulary Object Detection | MSCOCO | AP 0.5 | 36.9 | Object-Centric-OVD |
| Open Vocabulary Object Detection | OpenImages-v4 | mask AP50 | 42.9 | Object-Centric-OVD |
| Open Vocabulary Object Detection | OVAD benchmark | mean average precision | 14.6 | Object-Centric-OVD (ResNet50) |
| 16k | Objects365 | mask AP50 | 22.3 | Object-Centric-OVD |
| 16k | LVIS v1.0 | AP novel-LVIS base training | 21.1 | Object-Centric-OVD |
| 16k | MSCOCO | AP 0.5 | 36.9 | Object-Centric-OVD |
| 16k | OpenImages-v4 | mask AP50 | 42.9 | Object-Centric-OVD |
| 16k | OVAD benchmark | mean average precision | 14.6 | Object-Centric-OVD (ResNet50) |
| 16k | MSCOCO | AP | 40.5 | Object-Centric-OVD |