Using GAN to Enhance the Accuracy of Indoor Human Activity Recognition
Parisa Fard Moshiri, Hojjat Navidan, Reza Shahbazian, Seyed Ali, Ghorashi, David Windridge

TL;DR
This paper introduces a semi-supervised learning approach using GAN-generated synthetic CSI data to improve indoor human activity recognition accuracy, reducing data collection costs and processing time.
Contribution
It presents a novel combination of GANs with LSTM-based HAR systems to enhance classification performance with less real data.
Findings
Classification accuracy increased by 3.4%.
Log loss reduced by nearly 16%.
Synthetic data effectively supplements real CSI data.
Abstract
Indoor human activity recognition (HAR) explores the correlation between human body movements and the reflected WiFi signals to classify different activities. By analyzing WiFi signal patterns, especially the dynamics of channel state information (CSI), different activities can be distinguished. Gathering CSI data is expensive both from the timing and equipment perspective. In this paper, we use synthetic data to reduce the need for real measured CSI. We present a semi-supervised learning method for CSI-based activity recognition systems in which long short-term memory (LSTM) is employed to learn features and recognize seven different actions. We apply principal component analysis (PCA) on CSI amplitude data, while short-time Fourier transform (STFT) extracts the features in the frequency domain. At first, we train the LSTM network with entirely raw CSI data, which takes much more…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsContext-Aware Activity Recognition Systems · Human Pose and Action Recognition · Anomaly Detection Techniques and Applications
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
