A Gated Recurrent Unit (GRU) is a type of recurrent neural network (RNN) architecture that uses gating mechanisms — specifically reset and update gates — to selectively retain or discard information across sequential time steps, enabling effective modeling of temporal dependencies in time-series data. In WiFi/CSI sensing, GRUs are widely used to capture the dynamic temporal patterns inherent in CSI signal streams for tasks such as activity recognition, gesture detection, and localization, offering a computationally lighter alternative to the Long Short-Term Memory (LSTM) network while achieving comparable performance. Key variants employed in the field include bidirectional GRUs, which process sequences in both forward and backward directions to enrich contextual representation, and hybrid architectures that combine GRUs with convolutional layers (CNN-GRU) to jointly extract spatial and temporal features from CSI data.

Source Papers

  • A Survey on Green Wireless Sensing: Energy-Efficient Sensing via WiFi CSI and Lightweight Learning — A Survey on Green Wireless Sensing: Energy-Efficient Sensing
  • A Survey on Wireless Device-free Human Sensing: Application Scenarios, Current Solutions, and Open Issues — A Survey on Wireless Device-free Human Sensing: Application
  • A survey on CSI-based Wi-Fi sensing datasets and models with a focus on reproducibility — A survey on CSI-based Wi-Fi sensing datasets and models with
  • CSI-Chain: A Complete End-to-End Framework for WiFi CSI Sensing — CSI-Chain: A Complete End-to-End Framework for WiFi CSI Sens
  • Context-Aware Predictive Coding: A Representation Learning Framework for WiFi Sensing — Context-Aware Predictive Coding: A Representation Learning F
  • 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-Based Human Sensing With Deep Learning: Recent Advances, Challenges, and Opportunities — WiFi-Based Human Sensing With Deep Learning: Recent Advances