paper-with-me

Papers

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

2025-07-26 · Junwen Duan, Wei Xue, Ziyao Kang, Shixia Liu, Jiazhi Xia arxiv

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.

📄 PDF Abstract BibTeX arXiv:2507.19870

Code (0)

등록된 구현이 없습니다.

Tasks

Object Detection

Similar Papers 제목 키워드 기반

ReasonCLIP-58M: Visually Grounded Commonsense Reasoning Supervision for CLIP

2026-06-25 · Sicheng Zhang, Muzammal Naseer, Binzhu Xie, Naufal Suryanto 외 arxiv

CLIP and its variants are widely adopted visual backbones in multimodal systems, but their pretraining remains dominated by descriptive image-text alignment. As downstream applications increasingly demand visually ground…

Continual Pretraining

SuperCLIP: CLIP with Simple Classification Supervision

2025-12-16 · Weiheng Zhao, Zilong Huang, Jiashi Feng, Xinggang Wang arxiv

Contrastive Language-Image Pretraining (CLIP) achieves strong generalization in vision-language tasks by aligning images and texts in a shared embedding space. However, recent findings show that CLIP-like models still un…

Contrastive LearningText Retrieval

Open-Set Image Tagging with Multi-Grained Text Supervision

2023-10-23 · Xinyu Huang, Yi-Jie Huang, Youcai Zhang, Weiwei Tian 외

In this paper, we introduce the Recognize Anything Plus Model (RAM++), an open-set image tagging model effectively leveraging multi-grained text supervision. Previous approaches (e.g., CLIP) primarily utilize global text…

Human-Object Interaction DetectionOpen Set LearningTAG

Does CLIP Benefit Visual Question Answering in the Medical Domain as Much as it Does in the General Domain?

2021-12-27 · Sedigheh Eslami, Gerard de Melo, Christoph Meinel

Contrastive Language--Image Pre-training (CLIP) has shown remarkable success in learning with cross-modal supervision from extensive amounts of image--text pairs collected online. Thus far, the effectiveness of CLIP has …

ArticlesMedical Visual Question AnsweringMeta-LearningQuestion Answering+3

WorldCompass: Reinforcement Learning for Long-Horizon World Models

2026-02-09 · Zehan Wang, Tengfei Wang, Haiyu Zhang, Xuhui Zuo 외 arxiv

This work presents WorldCompass, a novel Reinforcement Learning (RL) post-training framework for the long-horizon, interactive video-based world models, enabling them to explore the world more accurately and consistently…

Reinforcement LearningVideo Generation