MedROV: Towards Real-Time Open-Vocabulary Detection Across Diverse Medical Imaging Modalities
By: Tooba Tehreem Sheikh , Jean Lahoud , Rao Muhammad Anwer and more
Potential Business Impact:
Finds new diseases in medical pictures.
Traditional object detection models in medical imaging operate within a closed-set paradigm, limiting their ability to detect objects of novel labels. Open-vocabulary object detection (OVOD) addresses this limitation but remains underexplored in medical imaging due to dataset scarcity and weak text-image alignment. To bridge this gap, we introduce MedROV, the first Real-time Open Vocabulary detection model for medical imaging. To enable open-vocabulary learning, we curate a large-scale dataset, Omnis, with 600K detection samples across nine imaging modalities and introduce a pseudo-labeling strategy to handle missing annotations from multi-source datasets. Additionally, we enhance generalization by incorporating knowledge from a large pre-trained foundation model. By leveraging contrastive learning and cross-modal representations, MedROV effectively detects both known and novel structures. Experimental results demonstrate that MedROV outperforms the previous state-of-the-art foundation model for medical image detection with an average absolute improvement of 40 mAP50, and surpasses closed-set detectors by more than 3 mAP50, while running at 70 FPS, setting a new benchmark in medical detection. Our source code, dataset, and trained model are available at https://github.com/toobatehreem/MedROV.
Similar Papers
ODOV: Towards Open-Domain Open-Vocabulary Object Detection
CV and Pattern Recognition
Helps computers recognize any object anywhere.
OpenM3D: Open Vocabulary Multi-view Indoor 3D Object Detection without Human Annotations
CV and Pattern Recognition
Finds objects in 3D rooms without human labels.
OmniV-Med: Scaling Medical Vision-Language Model for Universal Visual Understanding
Computation and Language
Helps doctors understand medical images and videos better.