Abstract:Radar-based non-contact respiration rate (RR) measurement has become increasingly popular due to its convenience, non-intrusiveness, and low cost. However, it is still quite challenging to accurately acquire vital signs estimation in complex measurement scenarios with large-scale random body movements (RBM), particularly for RR estimation due to strong low-frequency interferences. To cope with the RBM challenge in RR estimation, we propose a novel two-stage RR estimation scheme involving detecting the portion of signals, called as quasi-stationary slices, exhibiting the quasi-stationary pattern. At the detection stage, an enhanced deep neural network framework incorporating the dynamic snake convolution is exploited to detect the quasi-stationary slices in the micro-Doppler spectra. At the estimation stage, we mitigate RBM interferences and achieve accurate RR estimation by only using the portion of ridges consistent with the location of detected quasi-stationary slice. Extensive experimental results demonstrate that our proposed scheme can accurately detect quasi-stationary slices under normal scenarios with large-scale RBM, thereby reducing the error of subsequent RR estimation.
Abstract:Human activity recognition (HAR) with millimeter-wave (mmWave) radar offers a privacy-preserving and robust alternative to camera- and wearable-based approaches. In this work, we propose the Occupancy-Gated Parallel-CNN Bi-LSTM (OG-PCL) network to process sparse 3D radar point clouds produced by mmWave sensing. Designed for lightweight deployment, the parameter size of the proposed OG-PCL is only 0.83M and achieves 91.75 accuracy on the RadHAR dataset, outperforming those existing baselines such as 2D CNN, PointNet, and 3D CNN methods. We validate the advantages of the tri-view parallel structure in preserving spatial information across three dimensions while maintaining efficiency through ablation studies. We further introduce the Occupancy-Gated Convolution (OGConv) block and demonstrate the necessity of its occupancy compensation mechanism for handling sparse point clouds. The proposed OG-PCL thus offers a compact yet accurate framework for real-time radar-based HAR on lightweight platforms.
Abstract:Radar systems are increasingly favored for medical applications because they provide non-intrusive monitoring with high privacy and robustness to lighting conditions. However, existing research typically relies on single-domain radar signals and overlooks the temporal dependencies inherent in human activity, which complicates the classification of similar actions. To address this issue, we designed the Parallel-EfficientNet-CBAM-LSTM (PECL) network to process data in three complementary domains: Range-Time, Doppler-Time, and Range-Doppler. PECL combines a channel-spatial attention module and temporal units to capture more features and dynamic dependencies during action sequences, improving both accuracy and robustness. The experimental results show that PECL achieves an accuracy of 96.16% on the same dataset, outperforming existing methods by at least 4.78%. PECL also performs best in distinguishing between easily confused actions. Despite its strong performance, PECL maintains moderate model complexity, with 23.42M parameters and 1324.82M FLOPs. Its parameter-efficient design further reduces computational cost.