๐ค AI Summary
Centralized visual positioning systems (VPS) suffer from inadequate coverage in privacy-sensitive environments (e.g., private indoor spaces), labor-intensive 3D map updates, and poor adaptability to heterogeneous AR applications. To address these limitations, this paper proposes a federated visual positioning system. Its core is a federated image-based localization framework that integrates federated learning, cross-device image retrieval, incremental 3D scene reconstruction, and map tilingโenabling collaborative localization knowledge sharing and cross-space consistency modeling across organizations without exchanging raw private data. The system achieves seamless indoor-outdoor wide-area coverage, fine-grained access control, and distributed map maintenance. By preserving data privacy, it significantly enhances the scalability, robustness, and service availability of VPS.
๐ Abstract
World-scale augmented reality (AR) applications need a ubiquitous 6DoF localization backend to anchor content to the real world consistently across devices. Large organizations such as Google and Niantic are 3D scanning outdoor public spaces in order to build their own Visual Positioning Systems (VPS). These centralized VPS solutions fail to meet the needs of many future AR applications -- they do not cover private indoor spaces because of privacy concerns, regulations, and the labor bottleneck of updating and maintaining 3D scans. In this paper, we present OpenFLAME, a federated VPS backend that allows independent organizations to 3D scan and maintain a separate VPS service for their own spaces. This enables access control of indoor 3D scans, distributed maintenance of the VPS backend, and encourages larger coverage. Sharding of VPS services introduces several unique challenges -- coherency of localization results across spaces, quality control of VPS services, selection of the right VPS service for a location, and many others. We introduce the concept of federated image-based localization and provide reference solutions for managing and merging data across maps without sharing private data.