IROAM: Improving Roadside Monocular 3D Object Detection Learning from Autonomous Vehicle Data Domain
Zhe Wang, Xiaoliang Huo, Siqi Fan, Jingjing Liu, Ya-Qin Zhang, Yan Wang
TL;DR
This work tackles the challenge of roadside monocular 3D object detection, hindered by a view-domain gap between vehicle-side and roadside imagery. It introduces IROAM, a semantic-geometry decoupled contrastive learning framework that jointly processes roadside and vehicle-side data using a DETR-based detector with two modules: In-Domain Query Interaction and Cross-Domain Query Enhancement. By decoupling queries into semantic and geometry parts and applying contrastive learning solely to the semantic component, IROAM leverages abundant vehicle-side data to improve roadside detection, as demonstrated by significant gains across multiple datasets and data-balancing scenarios. The approach reduces the reliance on extensive roadside data, improves cross-domain generalization, and establishes a pathway for scalable, real-world deployment of cross-view monocular 3D perception systems.
Abstract
In autonomous driving, The perception capabilities of the ego-vehicle can be improved with roadside sensors, which can provide a holistic view of the environment. However, existing monocular detection methods designed for vehicle cameras are not suitable for roadside cameras due to viewpoint domain gaps. To bridge this gap and Improve ROAdside Monocular 3D object detection, we propose IROAM, a semantic-geometry decoupled contrastive learning framework, which takes vehicle-side and roadside data as input simultaneously. IROAM has two significant modules. In-Domain Query Interaction module utilizes a transformer to learn content and depth information for each domain and outputs object queries. Cross-Domain Query Enhancement To learn better feature representations from two domains, Cross-Domain Query Enhancement decouples queries into semantic and geometry parts and only the former is used for contrastive learning. Experiments demonstrate the effectiveness of IROAM in improving roadside detector's performance. The results validate that IROAM has the capabilities to learn cross-domain information.
