Angle-Equivariant Convolutional Neural Networks for Interference Mitigation in Automotive Radar
Christian Oswald, Mate Toth, Paul Meissner, Franz Pernkopf
TL;DR
This work tackles mutual interference in automotive FMCW radar by introducing CCNN-3D, a fully convolutional, angle-equivariant neural network that operates on Range-Doppler-Angle (RDA) maps using rank-three convolutions. By sharing filters across the angle dimension, CCNN-3D achieves strong AoA generalization with fewer parameters than prior complex-valued CNNs, and it outperforms baselines on object-detection-oriented metrics. The approach demonstrates improved F1-scores and competitive EVM/PPMSE, while highlighting the trade-off between model capacity and generalization, particularly under fixed AoA interference scenarios. Overall, the method offers a robust, parameter-efficient alternative for interference mitigation in multi-antenna automotive radar, with potential for further simplification and transparency improvements in future work.
Abstract
In automotive applications, frequency modulated continuous wave (FMCW) radar is an established technology to determine the distance, velocity and angle of objects in the vicinity of the vehicle. The quality of predictions might be seriously impaired if mutual interference between radar sensors occurs. Previous work processes data from the entire receiver array in parallel to increase interference mitigation quality using neural networks (NNs). However, these architectures do not generalize well across different angles of arrival (AoAs) of interferences and objects. In this paper we introduce fully convolutional neural network (CNN) with rank-three convolutions which is able to transfer learned patterns between different AoAs. Our proposed architecture outperforms previous work while having higher robustness and a lower number of trainable parameters. We evaluate our network on a diverse data set and demonstrate its angle equivariance.
