CVJun 30, 2025

Can We Challenge Open-Vocabulary Object Detectors with Generated Content in Street Scenes?

arXiv:2506.23751v11 citationsh-index: 3
Originality Incremental advance
AI Analysis

This work addresses the need for rigorous evaluation of model generalization in safety-critical domains like autonomous driving, though it is incremental as it builds on existing methods for synthetic data generation.

The paper tackled the problem of evaluating the limitations of open-vocabulary object detectors in safety-critical applications by using synthetically generated data to challenge them, finding that inpainting can cause these detectors to overlook objects and that they depend more on object location than semantics.

Open-vocabulary object detectors such as Grounding DINO are trained on vast and diverse data, achieving remarkable performance on challenging datasets. Due to that, it is unclear where to find their limitations, which is of major concern when using in safety-critical applications. Real-world data does not provide sufficient control, required for a rigorous evaluation of model generalization. In contrast, synthetically generated data allows to systematically explore the boundaries of model competence/generalization. In this work, we address two research questions: 1) Can we challenge open-vocabulary object detectors with generated image content? 2) Can we find systematic failure modes of those models? To address these questions, we design two automated pipelines using stable diffusion to inpaint unusual objects with high diversity in semantics, by sampling multiple substantives from WordNet and ChatGPT. On the synthetically generated data, we evaluate and compare multiple open-vocabulary object detectors as well as a classical object detector. The synthetic data is derived from two real-world datasets, namely LostAndFound, a challenging out-of-distribution (OOD) detection benchmark, and the NuImages dataset. Our results indicate that inpainting can challenge open-vocabulary object detectors in terms of overlooking objects. Additionally, we find a strong dependence of open-vocabulary models on object location, rather than on object semantics. This provides a systematic approach to challenge open-vocabulary models and gives valuable insights on how data could be acquired to effectively improve these models.

Foundations

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

Your Notes