English

Hyperbolic Learning with Synthetic Captions for Open-World Detection

Computer Vision and Pattern Recognition 2024-04-09 v1

Abstract

Open-world detection poses significant challenges, as it requires the detection of any object using either object class labels or free-form texts. Existing related works often use large-scale manual annotated caption datasets for training, which are extremely expensive to collect. Instead, we propose to transfer knowledge from vision-language models (VLMs) to enrich the open-vocabulary descriptions automatically. Specifically, we bootstrap dense synthetic captions using pre-trained VLMs to provide rich descriptions on different regions in images, and incorporate these captions to train a novel detector that generalizes to novel concepts. To mitigate the noise caused by hallucination in synthetic captions, we also propose a novel hyperbolic vision-language learning approach to impose a hierarchy between visual and caption embeddings. We call our detector ``HyperLearner''. We conduct extensive experiments on a wide variety of open-world detection benchmarks (COCO, LVIS, Object Detection in the Wild, RefCOCO) and our results show that our model consistently outperforms existing state-of-the-art methods, such as GLIP, GLIPv2 and Grounding DINO, when using the same backbone.

Keywords

Cite

@article{arxiv.2404.05016,
  title  = {Hyperbolic Learning with Synthetic Captions for Open-World Detection},
  author = {Fanjie Kong and Yanbei Chen and Jiarui Cai and Davide Modolo},
  journal= {arXiv preprint arXiv:2404.05016},
  year   = {2024}
}

Comments

CVPR 2024

R2 v1 2026-06-28T15:46:40.476Z