English

DeCo-DETR: Decoupled Cognition DETR for efficient Open-Vocabulary Object Detection

Computer Vision and Pattern Recognition 2026-05-14 v3

Abstract

Open-vocabulary object detection (OVOD) enables models to recognize objects beyond predefined categories, but existing approaches remain limited in practical deployment. On the one hand, multimodal designs often incur substantial computational overhead due to their reliance on text encoders at inference time. On the other hand, tightly coupled training objectives introduce a trade-off between closed-set detection accuracy and open-world generalization. Thus, we propose Decoupled Cognition DETR (DeCo-DETR), a vision-centric framework that addresses these challenges through a unified decoupling paradigm. Instead of depending on online text encoding, DeCo-DETR constructs a hierarchical semantic prototype space from region-level descriptions generated by pre-trained LVLMs and aligned via CLIP, enabling efficient and reusable semantic representation. Building upon this representation, the framework further disentangles semantic reasoning from localization through a decoupled training strategy, which separates alignment and detection into parallel optimization streams. Extensive experiments on standard OVOD benchmarks demonstrate that DeCo-DETR achieves competitive zero-shot detection performance while significantly improving inference efficiency. These results highlight the effectiveness of decoupling semantic cognition from detection, offering a practical direction for scalable OVOD systems.

Keywords

Cite

@article{arxiv.2604.02753,
  title  = {DeCo-DETR: Decoupled Cognition DETR for efficient Open-Vocabulary Object Detection},
  author = {Siheng Wang and Yanshu Li and Bohan Hu and Zhengdao Li and Haibo Zhan and Linshan Li and Weiming Liu and Ruizhi Qian and Guangxin Wu and Hao Zhang and Jifeng Shen and Piotr Koniusz and Zhengtao Yao and Junhao Dong and Qiang Sun},
  journal= {arXiv preprint arXiv:2604.02753},
  year   = {2026}
}

Comments

Accepted at ICLR 2026

R2 v1 2026-07-01T11:52:24.060Z