Reconstruction-based Out-of-Distribution Detection for Short-Range FMCW Radar
This addresses the problem of safe deployment for radar-based applications, but it is incremental as it adapts existing reconstruction methods to a new domain.
The paper tackles out-of-distribution detection for short-range radar data by proposing a reconstruction-based method using an autoencoder with patch-based scores, achieving an AUROC of 90.72% and outperforming baselines while being suitable for embedded systems with a 641 kB model size.
Out-of-distribution (OOD) detection recently has drawn attention due to its critical role in the safe deployment of modern neural network architectures in real-world applications. The OOD detectors aim to distinguish samples that lie outside the training distribution in order to avoid the overconfident predictions of machine learning models on OOD data. Existing detectors, which mainly rely on the logit, intermediate feature space, softmax score, or reconstruction loss, manage to produce promising results. However, most of these methods are developed for the image domain. In this study, we propose a novel reconstruction-based OOD detector to operate on the radar domain. Our method exploits an autoencoder (AE) and its latent representation to detect the OOD samples. We propose two scores incorporating the patch-based reconstruction loss and the energy value calculated from the latent representations of each patch. We achieve an AUROC of 90.72% on our dataset collected by using 60 GHz short-range FMCW Radar. The experiments demonstrate that, in terms of AUROC and AUPR, our method outperforms the baseline (AE) and the other state-of-the-art methods. Also, thanks to its model size of 641 kB, our detector is suitable for embedded usage.