DisARM: Displacement Aware Relation Module for 3D Detection
Yao Duan, Chenyang Zhu, Yuqing Lan, Renjiao Yi, Xinwang Liu, Kai Xu

TL;DR
DisARM introduces a relation module that selectively uses semantic-aware anchors to incorporate contextual information, significantly improving 3D detection accuracy in point cloud scenes.
Contribution
The paper proposes a novel displacement-aware relation module that efficiently utilizes representative anchors to enhance 3D object detection performance.
Findings
Achieves state-of-the-art results on SUN RGB-D and ScanNet V2 benchmarks.
Significantly improves detection accuracy when integrated with existing detectors.
Efficiently models context by focusing on semantic-aware anchors rather than all relations.
Abstract
We introduce Displacement Aware Relation Module (DisARM), a novel neural network module for enhancing the performance of 3D object detection in point cloud scenes. The core idea of our method is that contextual information is critical to tell the difference when the instance geometry is incomplete or featureless. We find that relations between proposals provide a good representation to describe the context. However, adopting relations between all the object or patch proposals for detection is inefficient, and an imbalanced combination of local and global relations brings extra noise that could mislead the training. Rather than working with all relations, we found that training with relations only between the most representative ones, or anchors, can significantly boost the detection performance. A good anchor should be semantic-aware with no ambiguity and independent with other anchors…
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 · Industrial Vision Systems and Defect Detection · Medical Imaging and Analysis
MethodsAttentive Walk-Aggregating Graph Neural Network
