Boosting Single-domain Generalized Object Detection via Vision-Language Knowledge Interaction
Xiaoran Xu, Jiangang Yang, Wenyue Chong, Wenhui Shi, Shichu Sun, Jing Xing, Jian Liu
TL;DR
This work tackles Single-Domain Generalized Object Detection by introducing a cross-modal, region-aware learning framework that leverages vision-language knowledge to improve region-level invariance across unseen domains. The core mechanisms, Cross-modal and Region-aware Feature Interaction (CRFI) and Cross-domain Proposal Refining and Mixing (CPRM), enable fine-grained text-image interactions and cross-domain proposal alignment, respectively, with an objective that combines ROI loss, CPRM loss, and CRFI loss. Empirical results on Cityscapes-C and Diverse Weather Dataset (DWD) demonstrate state-of-the-art improvements in mPC (+8.8 on Cityscapes-C and +7.9 on DWD) over strong baselines, validating both robustness to corruptions and adaptability to diverse weather conditions. The study shows the practical potential of integrating region-level vision-language cues into domain-general detection, paving the way for more reliable multimedia perception systems in variable environments.
Abstract
Single-Domain Generalized Object Detection~(S-DGOD) aims to train an object detector on a single source domain while generalizing well to diverse unseen target domains, making it suitable for multimedia applications that involve various domain shifts, such as intelligent video surveillance and VR/AR technologies. With the success of large-scale Vision-Language Models, recent S-DGOD approaches exploit pre-trained vision-language knowledge to guide invariant feature learning across visual domains. However, the utilized knowledge remains at a coarse-grained level~(e.g., the textual description of adverse weather paired with the image) and serves as an implicit regularization for guidance, struggling to learn accurate region- and object-level features in varying domains. In this work, we propose a new cross-modal feature learning method, which can capture generalized and discriminative regional features for S-DGOD tasks. The core of our method is the mechanism of Cross-modal and Region-aware Feature Interaction, which simultaneously learns both inter-modal and intra-modal regional invariance through dynamic interactions between fine-grained textual and visual features. Moreover, we design a simple but effective strategy called Cross-domain Proposal Refining and Mixing, which aligns the position of region proposals across multiple domains and diversifies them, enhancing the localization ability of detectors in unseen scenarios. Our method achieves new state-of-the-art results on S-DGOD benchmark datasets, with improvements of +8.8\%~mPC on Cityscapes-C and +7.9\%~mPC on DWD over baselines, demonstrating its efficacy.
