Niantic has 2 granted patents spanning 2 categories: VR & AR (1) and Platforms (1).
The VR & AR patent covers a system that validates AR map accuracy by comparing predicted camera poses against actual device movement to identify locations suitable for starting AR games. The Platforms patent describes technology for tiered location data anonymization in AR games, progressively reducing GPS precision over time to balance privacy protection with gameplay analytics requirements.
Niantic's VR & AR patent tackles a persistent problem in location-based augmented reality: ensuring that AR experiences can actually launch reliably when players arrive at specific locations. The system evaluates whether a given point of interest will work for AR gameplay by running simulated consistency checks on validation scans, comparing the differences between predicted camera poses across frame pairs against the actual movement measured by device sensors. This pre-validation approach calculates localizability scores before users even arrive, preventing the frustrating experience of walking to a location only to discover the AR won't initialize properly.
The Platforms patent addresses the tension between collecting useful location analytics and protecting player privacy in AR games. Rather than storing a single GPS record and degrading its precision over time, the system writes each location event to multiple retention tables simultaneously, each with different levels of geographic granularity from the outset. This parallel storage structure allows different analytical questions to be answered at appropriate precision levels while systematically anonymizing data through a structured pipeline. A one-way API mapping module adds an additional privacy layer by converting between hashed and raw player identifiers during internal service communication, preventing direct linkage while still enabling necessary backend operations.
All data sourced from USPTO patent filings. Google Patents may take several weeks to index recent publications. If a link is unavailable, search for the patent number at USPTO Patent Public Search.