TransBridge: Boost 3D Object Detection by Scene-Level Completion with Transformer Decoder
Qinghao Meng, Chenming Wu, Liangjun Zhang, and Jianbing Shen

TL;DR
TransBridge enhances 3D object detection in autonomous driving by integrating scene-level completion with detection using a transformer-based up-sampling, improving accuracy especially in sparse regions without increasing costs.
Contribution
Introduces TransBridge, a transformer-based up-sampling block that fuses detection and completion features, and a dynamic-static reconstruction module for dense LiDAR data generation.
Findings
Improves end-to-end 3D detection mAP by 0.7 to 1.5 points.
Boosts two-stage detection mAP up to 5.78 points.
Demonstrates effectiveness on nuScenes and Waymo datasets.
Abstract
3D object detection is essential in autonomous driving, providing vital information about moving objects and obstacles. Detecting objects in distant regions with only a few LiDAR points is still a challenge, and numerous strategies have been developed to address point cloud sparsity through densification.This paper presents a joint completion and detection framework that improves the detection feature in sparse areas while maintaining costs unchanged. Specifically, we propose TransBridge, a novel transformer-based up-sampling block that fuses the features from the detection and completion networks.The detection network can benefit from acquiring implicit completion features derived from the completion network. Additionally, we design the Dynamic-Static Reconstruction (DSRecon) module to produce dense LiDAR data for the completion network, meeting the requirement for dense point cloud…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Robotics and Sensor-Based Localization · 3D Shape Modeling and Analysis
