Radar Ghost Target Detection via Multimodal Transformers
Leichen Wang, Simon Giebenhain, Carsten Anklam, Bastian Goldluecke
Abstract
Ghost targets caused by inter-reflections are by design unavoidable in radar measurements, and it is challenging to distinguish these artifact detections from real ones. In this letter, we propose a novel approach to detect radar ghost targets by using LiDAR data as a reference. For this, we adopt a multimodal transformer network to learn interactions between points. We employ self-attention to exchange information between radar points, and local crossmodal attention to infuse information from surrounding LiDAR points. The key idea is that a ghost target should have higher semantic affinity with the reflected real target than the other ones. Extensive experiments on nuScenes [1] show that our method outperforms the baseline method on radar ghost target detection by a large margin.
BibTeX
@inproceedings{ral2021_radarghosttarget,
title = {Radar Ghost Target Detection via Multimodal Transformers},
author = {Leichen Wang and Simon Giebenhain and Carsten Anklam and Bastian Goldluecke},
booktitle = {RA-L 2021},
year = {2021}
}