CVApr 13

Privacy-Preserving Structureless Visual Localization via Image Obfuscation

arXiv:2604.1206870.5h-index: 29
Predicted impact top 44% in CV · last 90 daysOriginality Synthesis-oriented
AI Analysis

For cloud-based visual localization users concerned about privacy, this work offers a simple, effective obfuscation method that maintains high accuracy, though it is incremental as it applies existing obfuscation to structureless pipelines.

The paper proposes a simple image obfuscation approach (e.g., using semantic segmentations) for privacy-preserving visual localization, achieving state-of-the-art pose accuracy among privacy-preserving methods without requiring special pipeline adjustments.

Visual localization is the task of estimating the camera pose of an image relative to a scene representation. In practice, visual localization systems are often cloud-based. Naturally, this raises privacy concerns in terms of revealing private details through the images sent to the server or through the representations stored on the server. Privacy-preserving localization aims to avoid such leakage of private details. However, the resulting localization approaches are significantly more complex, slower, and less accurate than their non-privacy-preserving counterparts. In this paper, we consider structureless localization methods in the context of privacy preservation. Structureless methods represent the scene through a set of reference images with known camera poses and intrinsics. In contrast to existing methods proposing representations that are as privacy-preserving as possible, we study a simple image obfuscation approach based on common image operations, e.g., replacing RGB images with (semantic) segmentations. We show that existing structureless pipelines do not need any special adjustments, as modern feature matchers can match obfuscated images out of the box. The results are easy-to-implement pipelines that can ensure both the privacy of the query images and the scene representations. Detailed experiments on multiple datasets show that the resulting methods achieve state-of-the-art pose accuracy for privacy-preserving approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes