Variational Information Bottleneck Model for Accurate Indoor Position Recognition
Weizhu Qian, Franck Gechter

TL;DR
This paper introduces a Variational Information Bottleneck model that improves indoor positioning accuracy by effectively reducing WiFi fingerprint data dimensionality and enhancing generalization through dropout, validated on real-world data.
Contribution
The paper presents a novel Variational Information Bottleneck approach combining neural encoding and dropout for improved indoor location recognition.
Findings
Outperforms existing methods on real-world datasets
Reduces overfitting through dropout in the model
Provides effective data representation for accurate positioning
Abstract
Recognizing user location with WiFi fingerprints is a popular approach for accurate indoor positioning problems. In this work, our goal is to interpret WiFi fingerprints into actual user locations. However, WiFi fingerprint data can be very high dimensional in some cases, we need to find a good representation of the input data for the learning task first. Otherwise, using neural networks will suffer from severe overfitting. In this work, we solve this issue by combining the Information Bottleneck method and Variational Inference. Based on these two approaches, we propose a Variational Information Bottleneck model for accurate indoor positioning. The proposed model consists of an encoder structure and a predictor structure. The encoder is to find a good representation in the input data for the learning task. The predictor is to use the latent representation to predict the final output.…
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
TopicsIndoor and Outdoor Localization Technologies · Speech and Audio Processing · Wireless Networks and Protocols
MethodsVariational Inference · Dropout
