Description

Designing wireless human-sensing systems that satisfy a meaningful privacy contract — typically: no persistent identifiers, no re-identifiable trajectories, no extraction of capabilities the application does not need. Wireless sensing is often promoted as "more private than cameras", but this is only true if the system actively avoids the side-channel capabilities (gait, keystroke-recognition, bathroom-activity detection) that the same hardware unlocks. The thesis treats privacy as a system-level invariant: BLE de-randomization is bounded to calibration windows, CSI features are aggregated before persistence, and identifier hashing is enforced at the sensor.

Why it's hard

  • Wireless RF gait, keystroke, and activity signatures are biometric data under most regulations.
  • MAC-randomization countermeasures work, but BLE manufacturer data and probe-request fingerprinting can re-identify devices.
  • Aggregation that preserves epidemiological / counting utility while destroying re-identification is non-trivial.
  • Differential privacy bounds are hard to set when the "individual" record is a continuous CSI stream.
  • User consent is operationally awkward for passive sensing in shared spaces.

Common approaches

  • Sensor-side identifier hashing with rotating keys.
  • Aggregate-only data flows; raw CSI never leaves the sensor.
  • Differential-privacy mechanisms for aggregate counts.
  • Federated learning so per-user models stay local.
  • Active deactivation of CSI extraction in sensitive zones (bathrooms, bedrooms).

Source Papers

  • ficara2024_f89b — tutorial on privacy, RCM, and implications in WLAN.
  • david2025_866a — Battery Insertion Attack — limits of pseudo-random BLE beacon privacy.
  • rusca2024_ccca — privacy-preserving WiFi-fingerprint counting for crowd management.
  • darsena2023_50b7 — sensing tech for crowd management (privacy considerations).

16 vault papers address this problem

Titles and DOIs only — no abstracts, no analyses.

  • Device-free occupancy detection and crowd counting in smart buildings with WiFi-enabled IoT 2018 DOI ↗
  • Internet of Things (IoT): A vision, architectural elements, and future directions 2013 DOI ↗
  • Addressing Privacy Concerns in Joint Communication and Sensing for 6G Networks: Challenges and Prospects 2024 DOI ↗
  • Accurate occupancy estimation with WiFi and bluetooth/BLE packet capture 2019 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 ↗
  • A Survey on Green Wireless Sensing: Energy-Efficient Sensing via WiFi CSI and Lightweight Learning 2026 DOI ↗
  • Personalization in smart urban environments: a taxonomy and survey of recommender systems 2026 DOI ↗
  • A survey on CSI-based Wi-Fi sensing datasets and models with a focus on reproducibility 2026 DOI ↗
  • IoT solutions for e-Health applications for care's continuity at home 2026 DOI ↗
  • A Tutorial on Privacy, RCM and Its Implications in WLAN 2024 DOI ↗
  • A Framework to Estimate Classroom Occupancy using WiFi Channel State Information 2023 DOI ↗
  • Privacy for IoT: Informed consent management in Smart Buildings 2023 DOI ↗
  • Estimating indoor crowd density and movement behavior using WiFi sensing 2022 DOI ↗
  • A Responsible Internet to Increase Trust in the Digital World 2020 DOI ↗
  • A Privacy-Aware Crowd Management System for Smart Cities and Smart Buildings 2020 DOI ↗