3DLG-Detector: 3D Object Detection via Simultaneous Local-Global Feature Learning
Baian Chen, Liangliang Nan, Haoran Xie, Dening Lu, Fu Lee Wang and, Mingqiang Wei

TL;DR
The paper introduces 3DLG-Detector, a 3D object detection network that simultaneously learns local and global features from point clouds, improving accuracy and robustness over existing methods.
Contribution
It proposes the DPI module to preserve local features during pooling and a Global Context Aggregation module for scene context-awareness, enhancing 3D detection performance.
Findings
Outperforms thirteen competitors on SUN RGB-D and ScanNet datasets.
Improves detection accuracy and robustness.
DPI module boosts existing 3D detectors.
Abstract
Capturing both local and global features of irregular point clouds is essential to 3D object detection (3OD). However, mainstream 3D detectors, e.g., VoteNet and its variants, either abandon considerable local features during pooling operations or ignore many global features in the whole scene context. This paper explores new modules to simultaneously learn local-global features of scene point clouds that serve 3OD positively. To this end, we propose an effective 3OD network via simultaneous local-global feature learning (dubbed 3DLG-Detector). 3DLG-Detector has two key contributions. First, it develops a Dynamic Points Interaction (DPI) module that preserves effective local features during pooling. Besides, DPI is detachable and can be incorporated into existing 3OD networks to boost their performance. Second, it develops a Global Context Aggregation module to aggregate multi-scale…
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 · Human Pose and Action Recognition · Robotics and Sensor-Based Localization
