Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

COVD: Continual Open-Vocabulary Object Detection with Novel Concept Injection

About

Open-vocabulary object detection (OVD) has made significant progress, enabling detectors to generalize from seen to unseen categories. However, real-world category spaces continually evolve, and existing OVD models still struggle with newly emerging concepts, while repeated full retraining is prohibitively expensive. To this end, we introduce a new task setting, termed Continual OVD with Novel Concept Injection (COVD), where models sequentially learn incoming novel concept groups while preserving prior concepts and original open-vocabulary knowledge, along with a new benchmark, Novel-114. Our key observation is that pretrained visual encoders often already perceive and represent many novel concepts, and the main bottleneck lies in the lack of stable semantic alignment between visual representations and textual concepts. Based on this, we propose NoIn-Det, an efficient continual injection framework without additional parameters. NoIn-Det freezes the visual encoder, preserves the text representation space using only texts of common concepts and previously injected concepts, and injects novel concepts by updating only a small subset of text-branch parameters beneficial to novel concept learning. Extensive experiments show that NoIn-Det effectively learns novel concepts, preserves old knowledge, and consistently outperforms existing continual learning methods for VLMs without introducing additional parameters.Novel-114 and the code will be released.

Yupeng Zhang, Ruize Han, Yuzhong Feng, Zixin Ren, Yuntong Tian, Liang Wan• 2026

Related benchmarks

TaskDatasetResultRank
Object DetectionMS-COCO
AP5065.1
208
Object DetectionNovel-114 Average
AP50:9555.1
11
Object DetectionNovel-114 Animals-25
AP50:9588.4
8
Object DetectionNovel-114 Clothing-6
AP59.8
3
Object DetectionNovel-114 Cold Weapons-4
AP74.4
3
Object DetectionNovel-114 Instruments-8
AP58.5
3
Object DetectionNovel-114 Plants-25
AP71.2
3
Object DetectionVessels-18 Novel-114
AP70.1
3
Object DetectionNovel-114 Food-28
AP72.6
3
Showing 9 of 9 rows

Other info

Follow for update