paper-with-me

홈 › Papers

Privacy-Preserving Representations are not Enough -- Recovering Scene Content from Camera Poses

2023-05-08 · Kunal Chelani, Torsten Sattler, Fredrik Kahl, Zuzana Kukelova

Visual localization is the task of estimating the camera pose from which a given image was taken and is central to several 3D computer vision applications. With the rapid growth in the popularity of AR/VR/MR devices and cloud-based applications, privacy issues are becoming a very important aspect of the localization process. Existing work on privacy-preserving localization aims to defend against an attacker who has access to a cloud-based service. In this paper, we show that an attacker can learn about details of a scene without any access by simply querying a localization service. The attack is based on the observation that modern visual localization algorithms are robust to variations in appearance and geometry. While this is in general a desired property, it also leads to algorithms localizing objects that are similar enough to those present in a scene. An attacker can thus query a server with a large enough set of images of objects, \eg, obtained from the Internet, and some of them will be localized. The attacker can thus learn about object placements from the camera poses returned by the service (which is the minimal information returned by such a service). In this paper, we develop a proof-of-concept version of this attack and demonstrate its practical feasibility. The attack does not place any requirements on the localization algorithm used, and thus also applies to privacy-preserving representations. Current work on privacy-preserving representations alone is thus insufficient.

📄 PDF Abstract BibTeX arXiv:2305.04603

Code (1)

kunalchelani/objectpositioningfromposes 공식 구현

Tasks

Privacy PreservingVisual Localization

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Privacy-Preserving Representations Are Not Enough: Recovering Scene Content From Camera Poses

2023-01-01 · CVPR 2023 1 · Kunal Chelani, Torsten Sattler, Fredrik Kahl, Zuzana Kukelova

Visual localization is the task of estimating the camera pose from which a given image was taken and is central to several 3D computer vision applications. With the rapid growth in the popularity of AR/VR/MR devices …

Privacy PreservingVisual Localization

Can we make NeRF-based visual localization privacy-preserving?

2025-08-26 · Maxime Pietrantoni, Martin Humenberger, Torsten Sattler, Gabriela Csurka arxiv

Visual localization (VL) is the task of estimating the camera pose in a known scene. VL methods, a.o., can be distinguished based on how they represent the scene, e.g., explicitly through a (sparse) point cloud or a coll…

Novel View SynthesisVisual Localization

SegLoc: Learning Segmentation-Based Representations for Privacy-Preserving Visual Localization

2023-01-01 · CVPR 2023 1 · Maxime Pietrantoni, Martin Humenberger, Torsten Sattler, Gabriela Csurka

Inspired by properties of semantic segmentation, in this paper we investigate how to leverage robust image segmentation in the context of privacy-preserving visual localization. We propose a new localization framewor…

Image SegmentationPose EstimationPrivacy PreservingSegmentation+2

Privacy-Preserving Structureless Visual Localization via Image Obfuscation

2026-04-13 · Vojtech Panek, Patrik Beliansky, Zuzana Kukelova, Torsten Sattler arxiv

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 ter…

Visual Localization

Gaussian Splatting Feature Fields for Privacy-Preserving Visual Localization

2025-07-31 · Maxime Pietrantoni, Gabriela Csurka, Torsten Sattler arxiv

Visual localization is the task of estimating a camera pose in a known environment. In this paper, we utilize 3D Gaussian Splatting (3DGS)-based representations for accurate and privacy-preserving visual localization. We…

Representation LearningVisual Localization