GATE3D: Generalized Attention-based Task-synergized Estimation in 3D*
Eunsoo Im, Changhyun Jee, Jung Kwon Lee
TL;DR
GATE3D tackles the challenge of generalizing monocular 3D object detection across diverse domains by adopting a weakly supervised framework that uses pseudo-labels and 2D–3D consistency. It introduces architectural innovations (Query Gate, Adaptive Fusion, attention-based region head) and the Virtual Space normalization to handle sensor variability, coupled with a robust pseudo-labeling pipeline and regularization to stabilize learning. Evaluations on KITTI and the Synergy3D-derived Office dataset demonstrate competitive monocular performance and strong cross-domain generalization, highlighting the method’s potential for robotics, AR, and VR applications. The work also provides ablation evidence for its core components, underscoring the practical impact of reducing labeling costs while achieving robust 3D perception in varied environments.
Abstract
The emerging trend in computer vision emphasizes developing universal models capable of simultaneously addressing multiple diverse tasks. Such universality typically requires joint training across multi-domain datasets to ensure effective generalization. However, monocular 3D object detection presents unique challenges in multi-domain training due to the scarcity of datasets annotated with accurate 3D ground-truth labels, especially beyond typical road-based autonomous driving contexts. To address this challenge, we introduce a novel weakly supervised framework leveraging pseudo-labels. Current pretrained models often struggle to accurately detect pedestrians in non-road environments due to inherent dataset biases. Unlike generalized image-based 2D object detection models, achieving similar generalization in monocular 3D detection remains largely unexplored. In this paper, we propose GATE3D, a novel framework designed specifically for generalized monocular 3D object detection via weak supervision. GATE3D effectively bridges domain gaps by employing consistency losses between 2D and 3D predictions. Remarkably, our model achieves competitive performance on the KITTI benchmark as well as on an indoor-office dataset collected by us to evaluate the generalization capabilities of our framework. Our results demonstrate that GATE3D significantly accelerates learning from limited annotated data through effective pre-training strategies, highlighting substantial potential for broader impacts in robotics, augmented reality, and virtual reality applications. Project page: https://ies0411.github.io/GATE3D/
