AICVOct 8, 2023

InstructDET: Diversifying Referring Object Detection with Generalized Instructions

arXiv:2310.05136v516 citationsh-index: 21
Originality Incremental advance
AI Analysis

This work addresses the need for more diverse and human-like instructions in referring object detection, which is incremental as it builds on existing datasets and models to enhance data generation.

The authors tackled the problem of limited diversity in referring object detection by introducing InstructDET, a data-centric method that generates generalized instructions using vision-language and large language models to create a dataset called InDET. They showed that a conventional model trained on InDET surpasses existing methods on standard datasets and their test set, achieving improved performance.

We propose InstructDET, a data-centric method for referring object detection (ROD) that localizes target objects based on user instructions. While deriving from referring expressions (REC), the instructions we leverage are greatly diversified to encompass common user intentions related to object detection. For one image, we produce tremendous instructions that refer to every single object and different combinations of multiple objects. Each instruction and its corresponding object bounding boxes (bbxs) constitute one training data pair. In order to encompass common detection expressions, we involve emerging vision-language model (VLM) and large language model (LLM) to generate instructions guided by text prompts and object bbxs, as the generalizations of foundation models are effective to produce human-like expressions (e.g., describing object property, category, and relationship). We name our constructed dataset as InDET. It contains images, bbxs and generalized instructions that are from foundation models. Our InDET is developed from existing REC datasets and object detection datasets, with the expanding potential that any image with object bbxs can be incorporated through using our InstructDET method. By using our InDET dataset, we show that a conventional ROD model surpasses existing methods on standard REC datasets and our InDET test set. Our data-centric method InstructDET, with automatic data expansion by leveraging foundation models, directs a promising field that ROD can be greatly diversified to execute common object detection instructions.

Code Implementations1 repo
Foundations

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

Your Notes