GraphRelate3D: Context-Dependent 3D Object Detection with Inter-Object Relationship Graphs
Mingyu Liu, Ekim Yurtsever, Marc Brede, Jun Meng, Walter Zimmer,, Xingcheng Zhou, Bare Luka Zagar, Yuning Cui, Alois Knoll

TL;DR
GraphRelate3D introduces a novel inter-object relationship graph and GNN-based module to incorporate contextual spatial information, significantly enhancing 3D object detection accuracy for autonomous driving.
Contribution
The paper proposes a new graph-based relation module that captures inter-object spatial relationships to improve 3D detection performance over existing methods.
Findings
Improves PV-RCNN baseline by up to 0.82% on KITTI validation set.
Outperforms baseline by over 1% on BEV AP for moderate and hard levels.
Demonstrates effectiveness of context-aware relation modeling in 3D detection.
Abstract
Accurate and effective 3D object detection is critical for ensuring the driving safety of autonomous vehicles. Recently, state-of-the-art two-stage 3D object detectors have exhibited promising performance. However, these methods refine proposals individually, ignoring the rich contextual information in the object relationships between the neighbor proposals. In this study, we introduce an object relation module, consisting of a graph generator and a graph neural network (GNN), to learn the spatial information from certain patterns to improve 3D object detection. Specifically, we create an inter-object relationship graph based on proposals in a frame via the graph generator to connect each proposal with its neighbor proposals. Afterward, the GNN module extracts edge features from the generated graph and iteratively refines proposal features with the captured edge features. Ultimately, we…
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 · Visual Attention and Saliency Detection · Graph Theory and Algorithms
MethodsSparse Evolutionary Training · Graph Neural Network
