CVMay 9, 2022

Beyond Bounding Box: Multimodal Knowledge Learning for Object Detection

arXiv:2205.04072v16 citationsh-index: 8
Originality Incremental advance
AI Analysis

This work addresses the challenge of leveraging language supervision in object detection, offering a novel method to enhance detector accuracy for computer vision applications, though it is incremental in building on existing multimodal approaches.

The paper tackles the problem of integrating multimodal supervision into fully supervised object detection by using language prompts derived from bounding box annotations to provide unbiased linguistic hints, resulting in performance gains of 1.6% to 2.1% and achieving state-of-the-art on MS-COCO and OpenImages datasets.

Multimodal supervision has achieved promising results in many visual language understanding tasks, where the language plays an essential role as a hint or context for recognizing and locating instances. However, due to the defects of the human-annotated language corpus, multimodal supervision remains unexplored in fully supervised object detection scenarios. In this paper, we take advantage of language prompt to introduce effective and unbiased linguistic supervision into object detection, and propose a new mechanism called multimodal knowledge learning (\textbf{MKL}), which is required to learn knowledge from language supervision. Specifically, we design prompts and fill them with the bounding box annotations to generate descriptions containing extensive hints and context for instances recognition and localization. The knowledge from language is then distilled into the detection model via maximizing cross-modal mutual information in both image- and object-level. Moreover, the generated descriptions are manipulated to produce hard negatives to further boost the detector performance. Extensive experiments demonstrate that the proposed method yields a consistent performance gain by 1.6\% $\sim$ 2.1\% and achieves state-of-the-art on MS-COCO and OpenImages datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes