TL;DR
This paper introduces Contextual Consistency Learning (CCL), a framework that improves open-vocabulary object detection robustness by enforcing intra-modal consistency through data generation and a specialized loss.
Contribution
It proposes a novel CCL framework with CBDG and CCLoss to enforce contextual consistency within a modality, enhancing detection robustness in diverse environments.
Findings
Achieved +16.3 AP on OmniLabel dataset
Achieved +14.9 AP on D3 dataset
Outperformed previous methods significantly
Abstract
Recent advances in open-vocabulary object detection focus primarily on two aspects: scaling up datasets and leveraging contrastive learning to align language and vision modalities. However, these approaches often neglect internal consistency within a single modality, particularly when background or environmental changes occur. This lack of consistency leads to a performance drop because the model struggles to detect the same object in different scenes, which reveals a robustness gap. To address this issue, we introduce Contextual Consistency Learning (CCL), a novel framework that integrates two key strategies: Contextual Bootstrapped Data Generation (CBDG) and Contextual Consistency Loss (CCLoss). CBDG functions as a data generation mechanism, producing images that contain the same objects across diverse backgrounds. This is essential because existing datasets alone do not support our…
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.
