Description

LSTM is a gated recurrent neural network designed to keep a long-term memory cell across time steps without vanishing gradients. In CSI sensing, LSTMs are the workhorse for sequence-level tasks — HAR, gesture-sequence classification, occupancy time-series — where convolutional receptive fields are too short and Transformers too heavy. Bi-directional and stacked variants are common.

When it's used

  • Activity-sequence classification on CSI windows
  • Occupancy / crowd-count time-series regression
  • Sequence backbone before a Transformer is justified by data size
  • Hybrid CNN-LSTM pipelines

Limitations

  • Sequential training is slow vs Transformers
  • Long-range dependencies still limited above ~1000 steps
  • More finicky to tune than CNN baselines

Source Papers

  • fallani2026_04be — LSTM in CSI health monitoring
  • ahmad2024_8639 — LSTM in CSI HAR survey
  • yang2023_a34a — LSTM in WiFi-sensing transfer-learning
  • billah2021_69a2 — LSTM crowd-flow estimator
  • huang2025_060d — LSTM-based CSI sensing pipeline

30 vault papers use this method

Titles and DOIs only — no abstracts, no analyses.

  • WiFi Sensing with Channel State Information 2020 DOI ↗
  • Attention Is All You Need 2017 DOI ↗
  • A Survey on Human Behavior Recognition Using Channel State Information 2019 DOI ↗
  • Cross-Domain WiFi Sensing with Channel State Information: A Survey 2023 DOI ↗
  • DASECount: Domain-Agnostic Sample-Efficient Wireless Indoor Crowd Counting via Few-Shot Learning 2023 DOI ↗
  • SenseFi: A library and benchmark on deep-learning-empowered WiFi human sensing 2023 DOI ↗
  • WiMANS: A Benchmark Dataset for WiFi-based Multi-user Activity Sensing 2025 DOI ↗
  • WiFi CSI-Based Device-free Multi-room Presence Detection using Conditional Recurrent Network 2021 DOI ↗
  • WiFi CSI-Based Device-free Multi-room Presence Detection using Conditional Recurrent Network 2021 DOI ↗
  • Modular Multimodal Machine Learning for Extraction of Theorems and Proofs in Long Scientific Documents 2024 DOI ↗
  • Advances in Security, Trust and Privacy in Internet of Things 2026 DOI ↗
  • Fundamentals, Algorithms, and Technologies of Occupancy Detection for Smart Buildings Using IoT Sensors 2024 DOI ↗
  • Human Sensing by Using Radio Frequency Signals: A Survey on Occupancy and Activity Detection 2023 DOI ↗
  • Structured information extraction from scientific text with large language models 2024 DOI ↗
  • A Survey on Wi-Fi Sensing Generalizability: Taxonomy, Techniques, Datasets, and Future Research Prospects 2026 DOI ↗
  • Physics-Informed Deep Learning for Traffic State Estimation: A Survey and the Outlook 2023 DOI ↗
  • Efficient machine learning for Wi-Fi CSI-based human activity recognition using fast Monte Carlo based feature extraction 2026 DOI ↗
  • WiFi-Based Human Sensing With Deep Learning: Recent Advances, Challenges, and Opportunities 2024 DOI ↗
  • <i>STRmt</i>: A state transition based model for real‐time crowd counting in a metro system 2024 DOI ↗
  • <i>STRmt</i>: A state transition based model for real‐time crowd counting in a metro system 2024 DOI ↗
  • <i>STRmt</i>: A state transition based model for real‐time crowd counting in a metro system 2024 DOI ↗
  • <i>STRmt</i>: A state transition based model for real‐time crowd counting in a metro system 2024 DOI ↗
  • <i>STRmt</i>: A state transition based model for real‐time crowd counting in a metro system 2024 DOI ↗
  • <i>STRmt</i>: A state transition based model for real‐time crowd counting in a metro system 2024 DOI ↗
  • <i>STRmt</i>: A state transition based model for real‐time crowd counting in a metro system 2024 DOI ↗
  • <i>STRmt</i>: A state transition based model for real‐time crowd counting in a metro system 2024 DOI ↗
  • <i>STRmt</i>: A state transition based model for real‐time crowd counting in a metro system 2024 DOI ↗
  • <i>STRmt</i>: A state transition based model for real‐time crowd counting in a metro system 2024 DOI ↗
  • A review on knowledge and information extraction from PDF documents and storage approaches 2025 DOI ↗
  • A Physics-Informed Deep Learning Paradigm for Traffic State and Fundamental Diagram Estimation 2022 DOI ↗