English

MR-GDINO: Efficient Open-World Continual Object Detection

Computer Vision and Pattern Recognition 2024-12-24 v2

Abstract

Open-world (OW) recognition and detection models show strong zero- and few-shot adaptation abilities, inspiring their use as initializations in continual learning methods to improve performance. Despite promising results on seen classes, such OW abilities on unseen classes are largely degenerated due to catastrophic forgetting. To tackle this challenge, we propose an open-world continual object detection task, requiring detectors to generalize to old, new, and unseen categories in continual learning scenarios. Based on this task, we present a challenging yet practical OW-COD benchmark to assess detection abilities. The goal is to motivate OW detectors to simultaneously preserve learned classes, adapt to new classes, and maintain open-world capabilities under few-shot adaptations. To mitigate forgetting in unseen categories, we propose MR-GDINO, a strong, efficient and scalable baseline via memory and retrieval mechanisms within a highly scalable memory pool. Experimental results show that existing continual detectors suffer from severe forgetting for both seen and unseen categories. In contrast, MR-GDINO largely mitigates forgetting with only 0.1% activated extra parameters, achieving state-of-the-art performance for old, new, and unseen categories.

Keywords

Cite

@article{arxiv.2412.15979,
  title  = {MR-GDINO: Efficient Open-World Continual Object Detection},
  author = {Bowen Dong and Zitong Huang and Guanglei Yang and Lei Zhang and Wangmeng Zuo},
  journal= {arXiv preprint arXiv:2412.15979},
  year   = {2024}
}

Comments

Website: https://m1saka.moe/owcod/ . Code is available at: https://github.com/DongSky/MR-GDINO

R2 v1 2026-06-28T20:43:57.468Z