一种基于双路径一致性约束的跨域目标检测方法

    Cross-domain Object Detection with Dual-path Consistency Constraints

    • 摘要: 在智能交通监控等实际应用场景中,由于摄像设备差异及天气变化等因素,训练数据与部署环境之间常存在显著域偏移,导致目标检测模型在目标域上的性能退化。针对现有跨域目标检测方法在目标域训练过程中对伪标签监督依赖较强、易受噪声累积影响的问题,本文提出一种基于双路径一致性约束的跨域目标检测方法——Regularized Mean Teacher(RMT)。该方法基于均值教师训练框架,在保持原有检测框架不变的基础上,引入语义特征一致性模块与实例级一致性模块,在特征层与实例层对教师模型与学生模型之间的表示一致性进行约束,为跨域训练提供稳定的辅助监督信号,从而缓解伪标签噪声带来的不稳定影响。本文方法无需额外目标域标注数据;通过训练阶段的一致性约束改善教师−学生表示学习,新增一致性分支仅在训练阶段参与优化,测试阶段不额外引入训练专用分支和额外前向计算,因此检测器的推理结构保持不变。在Cityscapes到Foggy Cityscapes数据集上进行实验验证,结果表明本文方法在Foggy Cityscapes测试集上的mAP达到53.1%,较基线模型取得稳定提升,证明其在复杂天气条件下的有效性。

       

      Abstract: In practical scenarios such as intelligent traffic surveillance, object detection models often suffer from performance degradation when training data and deployment environments exhibit significant domain shifts caused by differences in imaging devices, scene conditions, and the weather. To improve the stability of unsupervised domain adaptive object detection, in this research, a cross-domain object detection method termed regularized mean teacher (RMT) is proposed based on dual-path consistency constraints. Built upon the mean teacher framework, RMT introduces a semantic-level consistency branch and an instance-level consistency branch during training. The semantic branch constrains multi-scale feature representations between the teacher and student models, while the instance branch establishes consistency constraints on matched object-level features. These two branches provide auxiliary supervision beyond pseudo labels and reduce the influence of unstable teacher predictions under domain shift. The proposed branches are used only during training, and no additional inference branch or forward computation is introduced during testing. Experiments on the Cityscapes to Foggy Cityscapes benchmark show that RMT achieves 53.1% mAP, outperforming the baseline model and several representative methods. The results demonstrate that dual-path consistency constraints can enhance teacher-student representation stability and improve detection performance under adverse weather conditions.

       

    /

    返回文章
    返回