paper-with-me

홈 › Papers

Obfuscation Based Privacy Preserving Representations are Recoverable Using Neighborhood Information

2024-09-17 · Kunal Chelani, Assia Benbihi, Fredrik Kahl, Torsten Sattler, Zuzana Kukelova

Rapid growth in the popularity of AR/VR/MR applications and cloud-based visual localization systems has given rise to an increased focus on the privacy of user content in the localization process. This privacy concern has been further escalated by the ability of deep neural networks to recover detailed images of a scene from a sparse set of 3D or 2D points and their descriptors - the so-called inversion attacks. Research on privacy-preserving localization has therefore focused on preventing these inversion attacks on both the query image keypoints and the 3D points of the scene map. To this end, several geometry obfuscation techniques that lift points to higher-dimensional spaces, i.e., lines or planes, or that swap coordinates between points % have been proposed. In this paper, we point to a common weakness of these obfuscations that allows to recover approximations of the original point positions under the assumption of known neighborhoods. We further show that these neighborhoods can be computed by learning to identify descriptors that co-occur in neighborhoods. Extensive experiments show that our approach for point recovery is practically applicable to all existing geometric obfuscation schemes. Our results show that these schemes should not be considered privacy-preserving, even though they are claimed to be privacy-preserving. Code will be available at \url{https://github.com/kunalchelani/RecoverPointsNeighborhood}.

📄 PDF Abstract BibTeX arXiv:2409.11536

Code (0)

등록된 구현이 없습니다.

Tasks

Privacy PreservingVisual Localization

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음

Similar Papers 제목 키워드 기반

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

Privacy-Preserving Obfuscation of Critical Infrastructure Networks

2019-05-23 · Ferdinando Fioretto, Terrence W. K. Mak, Pascal Van Hentenryck

The paper studies how to release data about a critical infrastructure network (e.g., the power network or a transportation network) without disclosing sensitive information that can be exploited by malevolent agents, whi…

Privacy Preserving

HyObscure: Hybrid Obscuring for Privacy-Preserving Data Publishing

2021-12-15 · Xiao Han, Yuncong Yang, Junjie Wu

Minimizing privacy leakage while ensuring data utility is a critical problem to data holders in a privacy-preserving data publishing task. Most prior research concerns only with one type of data and resorts to a single o…

Privacy Preserving

FedAdOb: Privacy-Preserving Federated Deep Learning with Adaptive Obfuscation

2024-06-03 · Hanlin Gu, Jiahuan Luo, Yan Kang, Yuan YAO 외

Federated learning (FL) has emerged as a collaborative approach that allows multiple clients to jointly learn a machine learning model without sharing their private data. The concern about privacy leakage, albeit demonst…

Deep LearningFederated LearningPrivacy PreservingVertical Federated Learning

PromptPET: Privacy-Utility Optimized Prompt Obfuscation

2026-07-03 · Ke Yang, Olivia Figueira, Umar Iqbal, Athina Markopoulou arxiv

Privacy is an important challenge when users interact with AI chatbots, since users may share sensitive information, explicitly or implicitly, and AI chatbots can use this information for user profiling. In this paper, w…