A Recurrent Neural Network (RNN) is a class of deep learning model designed to process sequential or time-series data by maintaining a hidden state that captures temporal dependencies across input steps, making it well-suited for analyzing the dynamic, time-varying nature of CSI signals produced by human movement and behavior. In WiFi/CSI sensing research, RNNs are widely used for tasks such as gesture recognition, activity detection, gait analysis, and crowd modeling, where the temporal evolution of signal patterns is critical for accurate classification. Key variants include Long Short-Term Memory (LSTM) networks and Gated Recurrent Units (GRUs), both of which address the vanishing gradient problem inherent to standard RNNs and are frequently employed in hybrid architectures that combine convolutional layers for spatial feature extraction with recurrent layers for temporal modeling.
Source Papers
- A Survey on Human Behavior Recognition Using Channel State Information ↗ — A Survey on Human Behavior Recognition Using Channel State I
- A Survey on Wireless Device-free Human Sensing: Application Scenarios, Current Solutions, and Open Issues ↗ — A Survey on Wireless Device-free Human Sensing: Application
- Data-driven Crowd Modeling Techniques: A Survey ↗ — Data-driven Crowd Modeling Techniques: A Survey
- Deep Learning-Enhanced Human Sensing with Channel State Information: A Survey ↗ — Deep Learning-Enhanced Human Sensing with Channel State Info
- Occupancy Prediction in IoT-Enabled Smart Buildings: Technologies, Methods, and Future Directions ↗ — Occupancy Prediction in IoT-Enabled Smart Buildings: Technol
- SenseFi: A library and benchmark on deep-learning-empowered WiFi human sensing ↗ — SenseFi: A library and benchmark on deep-learning-empowered
- WiFi Sensing with Channel State Information ↗ — WiFi Sensing with Channel State Information
- WiFi as Infrastructure: Valuation Impact of CSI Sensing on Smart Buildings and REIT Portfolios ↗ — WiFi as Infrastructure: Valuation Impact of CSI Sensing on S
- WiFi-Based Human Sensing With Deep Learning: Recent Advances, Challenges, and Opportunities ↗ — WiFi-Based Human Sensing With Deep Learning: Recent Advances