Description

The single most-cited limitation of WiFi-CSI sensing: a model trained in one environment, on one user, with one piece of furniture in one position, degrades sharply when anything about that setup changes. Same room, different time of day. Same task, different room. Same room, same time of day, but a chair has been moved. This is the central practical obstacle the BLE-calibrated CSI thesis is designed to attack — periodic BLE calibration campaigns produce ground truth in the current environment, so the CSI inference model is recalibrated continuously rather than relying on a one-shot training that decays.

Why it's hard

  • Multipath propagation is exquisitely sensitive to scatterer geometry; CSI is a high-dimensional fingerprint of the room, not just the people in it.
  • The change one cares about (people moving) is small relative to the changes one does not care about (door positions, humidity, antenna orientation).
  • Per-environment retraining is expensive and infeasible at deployment scale.
  • The problem is unidentified at training time — there is no signal in the training distribution that warns the model it will be deployed in a shifted distribution.
  • Standard ML "generalization" theory assumes IID; CSI deployment is fundamentally non-IID.

Common approaches

  • Domain-adaptation and domain-generalization methods (adversarial, prototype, contrastive).
  • Few-shot / meta-learning to amortize per-site adaptation cost.
  • Physics-informed feature engineering (CSI ratio, BVP, Doppler) to suppress environment-specific components.
  • Self-supervised pretraining on large unlabeled CSI corpora plus environment-specific fine-tuning.
  • Periodic ground-truth calibration campaigns (the thesis approach) — use a complementary sensor (BLE) to label CSI in the current environment.

Source Papers

  • chen2023_5cbd Cross-Domain WiFi Sensing with Channel State Information: A Survey.
  • wang2026_2758 Wi-Fi Sensing Generalizability taxonomy survey.
  • guarino2026_e72c — CSI-based WiFi sensing datasets + reproducibility (cross-domain emphasis).
  • wang2015_48cf — Understanding and Modeling of WiFi-Signal HAR (foundational for why environment matters).
  • meegahapola2024_a321 — M3BAT unsupervised domain adaptation for multimodal mobile sensing.
  • jiang2018_77f6 — Towards environment-independent device-free HAR.
  • hou2023_bf83 — DASECount: domain-agnostic few-shot wireless counting.

23 vault papers address this problem

Titles and DOIs only — no abstracts, no analyses.

  • Towards Environment Independent Device Free Human Activity Recognition 2018 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 ↗
  • A CSI Dataset for Wireless Human Sensing on 80 MHz Wi-Fi Channels 2023 DOI ↗
  • A Survey on Wi-Fi Sensing Generalizability: Taxonomy, Techniques, Datasets, and Future Research Prospects 2026 DOI ↗
  • Exposing the CSI: A Systematic Investigation of CSI-based Wi-Fi Sensing Capabilities and Limitations 2023 DOI ↗
  • A Survey on Green Wireless Sensing: Energy-Efficient Sensing via WiFi CSI and Lightweight Learning 2026 DOI ↗
  • A survey on CSI-based Wi-Fi sensing datasets and models with a focus on reproducibility 2026 DOI ↗
  • CSI-Chain: A Complete End-to-End Framework for WiFi CSI Sensing 2026 DOI ↗
  • PULSE: Physics-Aware Temporal Embedding Learning for Domain Adaptive Wireless Sensing 2026 DOI ↗
  • SDP: A Unified Protocol and Benchmarking Framework for Reproducible Wireless Sensing 2026 DOI ↗
  • Deep Learning-Enhanced Human Sensing with Channel State Information: A Survey 2026 DOI ↗
  • Adaptive Progressive Fine-Tuning of VLMs for Long-Tailed Multimodal Retrieval 2025 DOI ↗
  • Time matters: Empirical insights into the limits and challenges of temporal generalization in CSI-based Wi-Fi sensing 2025 DOI ↗
  • CrowdTransfer: Enabling Crowd Knowledge Transfer in AIoT Community 2025 DOI ↗
  • M3BAT: Unsupervised Domain Adaptation for Multimodal Mobile Sensing with Multi-Branch Adversarial Training 2024 DOI ↗
  • Device-Free Wireless Sensing for Gesture Recognition Based on Complementary CSI Amplitude and Phase 2024 DOI ↗
  • Investigation of Environment Dependence in Wi-Fi CSI-Based Crowd Counting Systems 2024 DOI ↗
  • EasyCount: Crowd Counting Based on Easy Deployment Using Commodity Wi-Fi 2024 DOI ↗
  • WiGNN: WiFi-Based Cross-Domain Gesture Recognition Inspired by Dynamic Topology Structure 2024 DOI ↗
  • Citation-Worthy Detection of URL Citations in Scholarly Papers 2024 DOI ↗
  • Leveraging spatio-temporal features using graph neural networks for human activity recognition 2024 DOI ↗
  • A Survey on Detection, Tracking and Identification in Radio Frequency-Based Device-Free Localization 2019 DOI ↗