Self-Supervised Learning for User Localization
Ankan Dash, Jingyi Gu, Guiling Wang, Nirwan Ansari

TL;DR
This paper introduces a self-supervised learning approach using autoencoders to improve user localization accuracy with CSI data, especially when labeled data is scarce, demonstrating promising results on a large-scale dataset.
Contribution
It pioneers the use of self-supervised pretraining with autoencoders for user localization based on CSI, reducing reliance on labeled data and enhancing performance.
Findings
Effective feature extraction from unlabeled data using AE models
Improved localization accuracy with limited labeled data
Successful application on large-scale, real-world dataset
Abstract
Machine learning techniques have shown remarkable accuracy in localization tasks, but their dependency on vast amounts of labeled data, particularly Channel State Information (CSI) and corresponding coordinates, remains a bottleneck. Self-supervised learning techniques alleviate the need for labeled data, a potential that remains largely untapped and underexplored in existing research. Addressing this gap, we propose a pioneering approach that leverages self-supervised pretraining on unlabeled data to boost the performance of supervised learning for user localization based on CSI. We introduce two pretraining Auto Encoder (AE) models employing Multi Layer Perceptrons (MLPs) and Convolutional Neural Networks (CNNs) to glean representations from unlabeled data via self-supervised learning. Following this, we utilize the encoder portion of the AE models to extract relevant features from…
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
TopicsFace and Expression Recognition
MethodsAutoencoders
