Description

Anomaly detection flags samples that deviate from a learned model of "normal" data — via reconstruction error (autoencoder, GAN), density (one-class SVM, isolation forest), or distance to a learned manifold. In WiFi sensing it covers fall detection in elderly-care contexts, intrusion detection in smart homes, and drift detection between BLE-CSI calibration campaigns. It is a lightweight alternative to fully labelled multi-class classification when the rare event is the whole point.

When it's used

  • Drift detection between calibration epochs
  • Intrusion / occupancy-when-empty alerts
  • Open-set rejection for HAR / gesture pipelines
  • Sensor-health monitoring

Limitations

  • "Normal" is dataset-defined; concept drift triggers false alarms
  • Class-imbalance evaluation is delicate
  • Threshold calibration needs labelled anomalies

Source Papers

  • chen2023_5cbd — anomaly detection in CSI generalisation taxonomy
  • sreenu2019_6f76 — anomaly detection in crowd-analysis review
  • ren2023_8cfe — anomaly detection in radar sensing

9 vault papers use this method

Titles and DOIs only — no abstracts, no analyses.

  • Gait recognition using wifi signals 2016 DOI ↗
  • Internet of Things (IoT): A vision, architectural elements, and future directions 2013 DOI ↗
  • Fast and Robust Stationary Crowd Counting With Commodity WiFi 2026 DOI ↗
  • Addressing Privacy Concerns in Joint Communication and Sensing for 6G Networks: Challenges and Prospects 2024 DOI ↗
  • Self-organising and Autonomous IoT-Based Monitoring Units for Smart Environments 2026 DOI ↗
  • Context-Aware Predictive Coding: A Representation Learning Framework for WiFi Sensing 2024 DOI ↗
  • Occupancy Prediction in IoT-Enabled Smart Buildings: Technologies, Methods, and Future Directions 2024 DOI ↗
  • A roadmap for the future of crowd safety research and practice: Introducing the Swiss Cheese Model of Crowd Safety and the imperative of a Vision Zero target 2023 DOI ↗
  • A NetFlow based flow analysis and monitoring system in enterprise networks 2008 DOI ↗