DesCo: Learning Object Recognition with Rich Language Descriptions
Liunian Harold Li, Zi-Yi Dou, Nanyun Peng, Kai-Wei Chang

TL;DR
This paper introduces DesCo, a novel approach that enhances object recognition by using rich language descriptions generated by large language models and context-sensitive queries, significantly improving zero-shot detection performance.
Contribution
The paper proposes a new description-conditioned learning paradigm that leverages large language models and context-aware queries to improve visual recognition with detailed language descriptions.
Findings
Achieves state-of-the-art zero-shot detection results on LVIS and OminiLabel benchmarks.
Outperforms previous models GLIP and FIBER by large margins.
Demonstrates the effectiveness of rich language descriptions and context-sensitive queries in object recognition.
Abstract
Recent development in vision-language approaches has instigated a paradigm shift in learning visual recognition models from language supervision. These approaches align objects with language queries (e.g. "a photo of a cat") and improve the models' adaptability to identify novel objects and domains. Recently, several studies have attempted to query these models with complex language expressions that include specifications of fine-grained semantic details, such as attributes, shapes, textures, and relations. However, simply incorporating language descriptions as queries does not guarantee accurate interpretation by the models. In fact, our experiments show that GLIP, the state-of-the-art vision-language model for object detection, often disregards contextual information in the language descriptions and instead relies heavily on detecting objects solely by their names. To tackle the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Topic Modeling · Domain Adaptation and Few-Shot Learning
MethodsALIGN · Focus
