AIAug 23, 2017

A Survey of Human Activity Recognition Using WiFi CSI

arXiv:1708.07129v110 citations
Originality Synthesis-oriented
AI Analysis

This is an incremental survey that addresses indoor behavior recognition for applications like smart homes or security, but does not introduce a new method.

The paper surveys recent advances in passive human activity recognition using WiFi CSI, highlighting the use of machine learning techniques, and proposes deep learning methods like LSTM RNNs to improve performance.

In this article, we present a survey of recent advances in passive human behaviour recognition in indoor areas using the channel state information (CSI) of commercial WiFi systems. Movement of human body causes a change in the wireless signal reflections, which results in variations in the CSI. By analyzing the data streams of CSIs for different activities and comparing them against stored models, human behaviour can be recognized. This is done by extracting features from CSI data streams and using machine learning techniques to build models and classifiers. The techniques from the literature that are presented herein have great performances, however, instead of the machine learning techniques employed in these works, we propose to use deep learning techniques such as long-short term memory (LSTM) recurrent neural network (RNN), and show the improved performance. We also discuss about different challenges such as environment change, frame rate selection, and multi-user scenario, and suggest possible directions for future work.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes