English

OW-CLIP: Data-Efficient Visual Supervision for Open-World Object Detection via Human-AI Collaboration

Computer Vision and Pattern Recognition 2025-07-29 v1 Human-Computer Interaction

Abstract

Open-world object detection (OWOD) extends traditional object detection to identifying both known and unknown object, necessitating continuous model adaptation as new annotations emerge. Current approaches face significant limitations: 1) data-hungry training due to reliance on a large number of crowdsourced annotations, 2) susceptibility to "partial feature overfitting," and 3) limited flexibility due to required model architecture modifications. To tackle these issues, we present OW-CLIP, a visual analytics system that provides curated data and enables data-efficient OWOD model incremental training. OW-CLIP implements plug-and-play multimodal prompt tuning tailored for OWOD settings and introduces a novel "Crop-Smoothing" technique to mitigate partial feature overfitting. To meet the data requirements for the training methodology, we propose dual-modal data refinement methods that leverage large language models and cross-modal similarity for data generation and filtering. Simultaneously, we develope a visualization interface that enables users to explore and deliver high-quality annotations: including class-specific visual feature phrases and fine-grained differentiated images. Quantitative evaluation demonstrates that OW-CLIP achieves competitive performance at 89% of state-of-the-art performance while requiring only 3.8% self-generated data, while outperforming SOTA approach when trained with equivalent data volumes. A case study shows the effectiveness of the developed method and the improved annotation quality of our visualization system.

Keywords

Cite

@article{arxiv.2507.19870,
  title  = {OW-CLIP: Data-Efficient Visual Supervision for Open-World Object Detection via Human-AI Collaboration},
  author = {Junwen Duan and Wei Xue and Ziyao Kang and Shixia Liu and Jiazhi Xia},
  journal= {arXiv preprint arXiv:2507.19870},
  year   = {2025}
}

Comments

9 pages, 11 figures

R2 v1 2026-07-01T04:20:03.058Z