FARE: A Deep Learning-Based Framework for Radar-based Face Recognition and Out-of-distribution Detection
Sabri Mustafa Kahya, Boran Hamdi Sivrikaya, Muhammet Sami Yavuz, Eckehard Steinbach
TL;DR
FARE tackles radar-based face recognition with essential OOD detection in privacy-sensitive environments. It combines Range-Doppler Images and micro-RDIs in a dual-path network: a Primary Path (PP) optimized for ID using triplet loss $L_{PP}$ (margin $m=2$) and Intermediate Paths (IPs) as linear autoencoders trained with MAE losses $L_{IP}$ to detect OOD via reconstruction errors, with the PP frozen during IP training. Evaluation on a 60 GHz radar dataset yields an ID accuracy of 99.30% and an OOD AUROC of 96.91%, surpassing a ResNet34 baseline and several state-of-the-art OOD detectors. The approach demonstrates a practical, privacy-preserving radar-based biometric solution for smart-home deployments, leveraging intermediate feature representations to improve OOD safety. Together, these results indicate a viable path toward robust, privacy-aware biometric systems in indoor environments.
Abstract
In this work, we propose a novel pipeline for face recognition and out-of-distribution (OOD) detection using short-range FMCW radar. The proposed system utilizes Range-Doppler and micro Range-Doppler Images. The architecture features a primary path (PP) responsible for the classification of in-distribution (ID) faces, complemented by intermediate paths (IPs) dedicated to OOD detection. The network is trained in two stages: first, the PP is trained using triplet loss to optimize ID face classification. In the second stage, the PP is frozen, and the IPs-comprising simple linear autoencoder networks-are trained specifically for OOD detection. Using our dataset generated with a 60 GHz FMCW radar, our method achieves an ID classification accuracy of 99.30% and an OOD detection AUROC of 96.91%.
