Hybrid CNN-LSTM based Indoor Pedestrian Localization with CSI Fingerprint Maps
Muhammad Emad-ud-din

TL;DR
This paper introduces a hybrid CNN-LSTM system utilizing CSI fingerprint maps for precise indoor pedestrian localization, demonstrating significant accuracy improvements over existing methods in dynamic and static environments.
Contribution
The paper proposes a novel CSI fingerprint map representation combined with a hybrid CNN-LSTM architecture and particle filter for improved indoor localization accuracy.
Findings
Achieved an average RMSE of 0.36 m in dynamic environments.
Achieved an average RMSE of 0.17 m in static environments.
Demonstrated robustness with limited infrastructure and noisy data.
Abstract
The paper presents a novel Wi-Fi fingerprinting system that uses Channel State Information (CSI) data for fine-grained pedestrian localization. The proposed system exploits the frequency diversity and spatial diversity of the features extracted from CSI data to generate a 2D+channel image termed as a CSI Fingerprint Map. We then use this CSI Fingerprint Map representation of CSI data to generate a pedestrian trajectory hypothesis using a hybrid architecture that combines a Convolutional Neural Network and a Long Short-Term Memory Recurrent Neural Network model. The proposed architecture exploits the temporal and spatial relationship information among the CSI data observations gathered at neighboring locations. A particle filter is then employed to separate out the most likely hypothesis matching a human walk model. The experimental performance of our method is compared to existing deep…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Fire Detection and Safety Systems
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
