FGLP: A Federated Fine-Grained Location Prediction System for Mobile Users
Xiaopeng Jiang, Shuai Zhao, Guy Jacobson, Rittwik Jana, Wen-Ling Hsu,, Manoop Talasila, Syed Anwar Aftab, Yi Chen, Cristian Borcea

TL;DR
FGLP is a privacy-preserving federated learning system that accurately predicts fine-grained mobile user locations using deep learning, enabling improved app performance and augmented reality experiences.
Contribution
The paper introduces FGLP, a novel federated learning framework combining BiLSTM and CNN for high-accuracy location prediction on mobile devices.
Findings
FGLP outperforms baseline models in accuracy.
FGLP maintains privacy and reduces bandwidth.
FGLP is feasible on various Android devices.
Abstract
Fine-grained location prediction on smart phones can be used to improve app/system performance. Application scenarios include video quality adaptation as a function of the 5G network quality at predicted user locations, and augmented reality apps that speed up content rendering based on predicted user locations. Such use cases require prediction error in the same range as the GPS error, and no existing works on location prediction can achieve this level of accuracy. We present a system for fine-grained location prediction (FGLP) of mobile users, based on GPS traces collected on the phones. FGLP has two components: a federated learning framework and a prediction model. The framework runs on the phones of the users and also on a server that coordinates learning from all users in the system. FGLP represents the user location data as relative points in an abstract 2D space, which enables…
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
TopicsHuman Mobility and Location-Based Analysis · Indoor and Outdoor Localization Technologies · Privacy-Preserving Technologies in Data
MethodsGreedy Policy Search · Tanh Activation · Sigmoid Activation · Long Short-Term Memory · Bidirectional LSTM
