Transforming Indoor Localization: Advanced Transformer Architecture for NLOS Dominated Wireless Environments with Distributed Sensors
Saad Masrur, Jung-Fu (Thomas) Cheng, Atieh R. Khamesi, Ismail Guvenc

TL;DR
This paper introduces a novel, efficient Transformer-based approach with sensor-specific tokenization for indoor localization in NLOS environments, significantly improving accuracy and reducing computational load for resource-limited devices.
Contribution
It proposes Sensor Snapshot Tokenization and a lightweight Transformer model, enhancing localization accuracy while lowering computational complexity and data requirements.
Findings
Outperforms larger Transformer and CNN models by over 40% in accuracy.
Reduces FLOPs and training data needs significantly.
Effective in both simulated and real-world datasets.
Abstract
Indoor localization in challenging non-line-of-sight (NLOS) environments often leads to poor accuracy with traditional approaches. Deep learning (DL) has been applied to tackle these challenges; however, many DL approaches overlook computational complexity, especially for floating-point operations (FLOPs), making them unsuitable for resource-limited devices. Transformer-based models have achieved remarkable success in natural language processing (NLP) and computer vision (CV) tasks, motivating their use in wireless applications. However, their use in indoor localization remains nascent, and directly applying Transformers for indoor localization can be both computationally intensive and exhibit limitations in accuracy. To address these challenges, in this work, we introduce a novel tokenization approach, referred to as Sensor Snapshot Tokenization (SST), which preserves variable-specific…
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 · Advanced Adaptive Filtering Techniques · Energy Efficient Wireless Sensor Networks
MethodsAttention Is All You Need · Absolute Position Encodings · Adam · Residual Connection · Dropout · Softmax · Byte Pair Encoding · Linear Layer · Multi-Head Attention · Position-Wise Feed-Forward Layer
