Robust 3D Object Detection from LiDAR-Radar Point Clouds via Cross-Modal Feature Augmentation
Jianning Deng, Gabriel Chan, Hantao Zhong, and Chris Xiaoxuan Lu

TL;DR
This paper introduces a cross-modal hallucination framework for robust 3D object detection from LiDAR and radar point clouds, improving detection accuracy by aligning spatial and feature information across modalities.
Contribution
The novel framework enables effective cross-modal hallucination and alignment, enhancing detection robustness without requiring multi-modal input during inference.
Findings
Outperforms state-of-the-art methods on VoD dataset
Improves detection in difficult cases
Maintains competitive runtime efficiency
Abstract
This paper presents a novel framework for robust 3D object detection from point clouds via cross-modal hallucination. Our proposed approach is agnostic to either hallucination direction between LiDAR and 4D radar. We introduce multiple alignments on both spatial and feature levels to achieve simultaneous backbone refinement and hallucination generation. Specifically, spatial alignment is proposed to deal with the geometry discrepancy for better instance matching between LiDAR and radar. The feature alignment step further bridges the intrinsic attribute gap between the sensing modalities and stabilizes the training. The trained object detection models can deal with difficult detection cases better, even though only single-modal data is used as the input during the inference stage. Extensive experiments on the View-of-Delft (VoD) dataset show that our proposed method outperforms the…
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
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Anomaly Detection Techniques and Applications
