English

Unfolding Target Detection with State Space Model

Signal Processing 2024-10-31 v1 Machine Learning

Abstract

Target detection is a fundamental task in radar sensing, serving as the precursor to any further processing for various applications. Numerous detection algorithms have been proposed. Classical methods based on signal processing, e.g., the most widely used CFAR, are challenging to tune and sensitive to environmental conditions. Deep learning-based methods can be more accurate and robust, yet usually lack interpretability and physical relevance. In this paper, we introduce a novel method that combines signal processing and deep learning by unfolding the CFAR detector with a state space model architecture. By reserving the CFAR pipeline yet turning its sophisticated configurations into trainable parameters, our method achieves high detection performance without manual parameter tuning, while preserving model interpretability. We implement a lightweight model of only 260K parameters and conduct real-world experiments for human target detection using FMCW radars. The results highlight the remarkable performance of the proposed method, outperforming CFAR and its variants by 10X in detection rate and false alarm rate. Our code is open-sourced here: https://github.com/aiot-lab/NeuroDet.

Keywords

Cite

@article{arxiv.2410.22774,
  title  = {Unfolding Target Detection with State Space Model},
  author = {Luca Jiang-Tao Yu and Chenshu Wu},
  journal= {arXiv preprint arXiv:2410.22774},
  year   = {2024}
}
R2 v1 2026-06-28T19:40:47.277Z