CVFeb 28, 2024

Towards Unified 3D Object Detection via Algorithm and Data Unification

arXiv:2402.18573v58 citationsh-index: 16IEEE Trans Pattern Anal Mach Intell
Originality Incremental advance
AI Analysis

This work addresses the problem of inconsistent 3D object detection for applications like robot navigation, but it is incremental as it builds on existing BEV paradigms.

The paper tackles the challenge of unified 3D object detection across indoor and outdoor scenes by proposing a monocular detector with a two-stage BEV architecture and a multi-modal version, achieving improved performance as demonstrated on the new MM-Omni3D benchmark.

Realizing unified 3D object detection, including both indoor and outdoor scenes, holds great importance in applications like robot navigation. However, involving various scenarios of data to train models poses challenges due to their significantly distinct characteristics, \eg, diverse geometry properties and heterogeneous domain distributions. In this work, we propose to address the challenges from two perspectives, the algorithm perspective and data perspective. In terms of the algorithm perspective, we first build a monocular 3D object detector based on the bird's-eye-view (BEV) detection paradigm, where the explicit feature projection is beneficial to addressing the geometry learning ambiguity. In this detector, we split the classical BEV detection architecture into two stages and propose an uneven BEV grid design to handle the convergence instability caused by geometry difference between scenarios. Besides, we develop a sparse BEV feature projection strategy to reduce the computational cost and a unified domain alignment method to handle heterogeneous domains. From the data perspective, we propose to incorporate depth information to improve training robustness. Specifically, we build the first unified multi-modal 3D object detection benchmark MM-Omni3D and extend the aforementioned monocular detector to its multi-modal version, which is the first unified multi-modal 3D object detector. We name the designed monocular and multi-modal detectors as UniMODE and MM-UniMODE, respectively. The experimental results reveal several insightful findings highlighting the benefits of multi-modal data and confirm the effectiveness of all the proposed strategies.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes