GraphAlign: Enhancing Accurate Feature Alignment by Graph matching for Multi-Modal 3D Object Detection
Ziying Song, Haiyue Wei, Lin Bai, Lei Yang, Caiyan Jia

TL;DR
GraphAlign introduces a graph matching-based feature alignment method for multi-modal 3D object detection, improving accuracy by addressing sensor calibration errors and enhancing feature correspondence between LiDAR and camera data.
Contribution
The paper proposes a novel graph matching strategy for feature alignment in multi-modal 3D detection, incorporating a self-attention module for better relation weighting.
Findings
Outperforms existing methods on nuScenes benchmark
Improves feature alignment accuracy between LiDAR and camera data
Enhances detection performance with efficient computation
Abstract
LiDAR and cameras are complementary sensors for 3D object detection in autonomous driving. However, it is challenging to explore the unnatural interaction between point clouds and images, and the critical factor is how to conduct feature alignment of heterogeneous modalities. Currently, many methods achieve feature alignment by projection calibration only, without considering the problem of coordinate conversion accuracy errors between sensors, leading to sub-optimal performance. In this paper, we present GraphAlign, a more accurate feature alignment strategy for 3D object detection by graph matching. Specifically, we fuse image features from a semantic segmentation encoder in the image branch and point cloud features from a 3D Sparse CNN in the LiDAR branch. To save computation, we construct the nearest neighbor relationship by calculating Euclidean distance within the subspaces that…
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 · Advanced Image and Video Retrieval Techniques · Graph Theory and Algorithms
