paper-with-me

홈 › Papers

Robust Cross-Domain WiFi Fall Detection via Physics-Driven Attention-Enhanced Transformers

2026-04-23 · Yingzhe Wang, Cunhua Pan, Ruijing Liu, Shaokai Li, Hong Ren, Kezhi Wang, Jiangzhou Wang arxiv

Device-free fall detection utilizing WiFi Channel State Information (CSI) has emerged as a promising, privacy-preserving solution for elderly health monitoring in the Internet of Things (IoT) era. However, existing deep learning approaches suffer from severe performance degradation when deployed in unseen environments due to static background overfitting and Non-Line-of-Sight (NLoS) signal attenuation. To address these critical bottlenecks, we propose a robust, domain-generalizable framework featuring a novel Attention-Enhanced CNN-Transformer hybrid architecture. First, we design a physics-driven \textbf{Dynamic Variance Gate (DVG)} to dynamically calculate local temporal variance, acting as a soft-attention mask that eliminates static environmental DC components while amplifying dynamic human motion. Second, we introduce a Physics-Aware Data Augmentation strategy to force the network to learn invariant morphological signatures rather than environment-specific noise. Furthermore, a Convolutional Block Attention Module (CBAM) is integrated to refine spatiotemporal features prior to Transformer-based sequence modeling. Extensive cross-domain evaluations across four distinct indoor environments demonstrate that our method achieves 97.6\% accuracy in NLoS scenarios and 98.8\% in completely unseen environments without target-domain fine-tuning. Finally, we deploy the proposed framework on an edge computing system equipped with commercial WiFi NICs. Real-world live inference field tests confirm the system's robustness against unseen environmental layouts and its capability for continuous, low-latency whole-home safety monitoring.

📄 PDF Abstract BibTeX arXiv:2605.00869

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

Towards a Robust WiFi-based Fall Detection with Adversarial Data Augmentation

2020-05-25 · Tuan-Duy H. Nguyen, Huu-Nghia H. Nguyen

Recent WiFi-based fall detection systems have drawn much attention due to their advantages over other sensory systems. Various implementations have achieved impressive progress in performance, thanks to machine learning …

BIG-bench Machine LearningData AugmentationDeep Learning

Temporal Unet: Sample Level Human Action Recognition using WiFi

2019-04-19 · Fei Wang, Yunpeng Song, Jimuyang Zhang, Jinsong Han 외

Human doing actions will result in WiFi distortion, which is widely explored for action recognition, such as the elderly fallen detection, hand sign language recognition, and keystroke estimation. As our best survey, pas…

Action LocalizationAction RecognitionAction SegmentationSemantic Segmentation+2

C-MambaPose: A Physics-Informed Complex Mamba Framework for Cross-Environment WiFi Human Pose Estimation

2026-06-05 · Phuc Nguyen H arxiv

Human pose estimation (HPE) utilizing wireless WiFi signals has emerged as a promising technology owing to its device-free nature, privacy preservation, and robustness against occlusion and poor lighting. However, existi…

Pose Estimation

CSI-Bench: A Large-Scale In-the-Wild Dataset for Multi-task WiFi Sensing

2025-05-28 · Guozhen Zhu, Yuqian Hu, Weihang Gao, Wei-Hsiang Wang 외

WiFi sensing has emerged as a compelling contactless modality for human activity monitoring by capturing fine-grained variations in Channel State Information (CSI). Its ability to operate continuously and non-intrusively…

Multi-Task LearningPrivacy Preserving

Real-Time Fall Detection Using Smartphone Accelerometers and WiFi Channel State Information

2024-12-13 · Lingyun Wang, Deqi Su, Aohua Zhang, Yujun Zhu 외

In recent years, as the population ages, falls have increasingly posed a significant threat to the health of the elderly. We propose a real-time fall detection system that integrates the inertial measurement unit (IMU) o…