RandomRooms: Unsupervised Pre-training from Synthetic Shapes and Randomized Layouts for 3D Object Detection
Yongming Rao, Benlin Liu, Yi Wei, Jiwen Lu, Cho-Jui Hsieh, Jie Zhou

TL;DR
RandomRooms is a novel pre-training approach that uses synthetic scene layouts and contrastive learning to improve 3D object detection, especially with limited real data, achieving state-of-the-art results.
Contribution
The paper introduces RandomRooms, a synthetic scene generation and contrastive learning method that enhances transfer learning for 3D detection tasks from synthetic to real data.
Findings
Consistent improvement in 3D detection accuracy, especially with less training data.
State-of-the-art performance on ScanNetV2 and SUN RGB-D benchmarks.
Effective pre-training method that generalizes well across models.
Abstract
3D point cloud understanding has made great progress in recent years. However, one major bottleneck is the scarcity of annotated real datasets, especially compared to 2D object detection tasks, since a large amount of labor is involved in annotating the real scans of a scene. A promising solution to this problem is to make better use of the synthetic dataset, which consists of CAD object models, to boost the learning on real datasets. This can be achieved by the pre-training and fine-tuning procedure. However, recent work on 3D pre-training exhibits failure when transfer features learned on synthetic objects to other real-world applications. In this work, we put forward a new method called RandomRooms to accomplish this objective. In particular, we propose to generate random layouts of a scene by making use of the objects in the synthetic CAD dataset and learn the 3D scene…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Surveying and Cultural Heritage · Advanced Neural Network Applications · Remote Sensing and LiDAR Applications
MethodsContrastive Learning
