Unfolding Target Detection with State Space Model
Luca Jiang-Tao Yu, Chenshu Wu

TL;DR
This paper presents a novel approach that combines classical signal processing with deep learning by unfolding the CFAR detector into a trainable state space model, improving detection accuracy and interpretability in radar target detection.
Contribution
It introduces a trainable, interpretable model that integrates CFAR with deep learning, eliminating manual tuning and enhancing detection performance.
Findings
Outperforms CFAR and variants by 10X in detection rate
Uses a lightweight model with 260K parameters
Demonstrates effectiveness in real-world FMCW radar experiments
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
