paper-with-me

홈 › Papers

Shielding the Unseen: Privacy Protection through Poisoning NeRF with Spatial Deformation

2023-10-04 · Yihan Wu, Brandon Y. Feng, Heng Huang

In this paper, we introduce an innovative method of safeguarding user privacy against the generative capabilities of Neural Radiance Fields (NeRF) models. Our novel poisoning attack method induces changes to observed views that are imperceptible to the human eye, yet potent enough to disrupt NeRF's ability to accurately reconstruct a 3D scene. To achieve this, we devise a bi-level optimization algorithm incorporating a Projected Gradient Descent (PGD)-based spatial deformation. We extensively test our approach on two common NeRF benchmark datasets consisting of 29 real-world scenes with high-quality images. Our results compellingly demonstrate that our privacy-preserving method significantly impairs NeRF's performance across these benchmark datasets. Additionally, we show that our method is adaptable and versatile, functioning across various perturbation strengths and NeRF architectures. This work offers valuable insights into NeRF's vulnerabilities and emphasizes the need to account for such potential privacy risks when developing robust 3D scene reconstruction algorithms. Our study contributes to the larger conversation surrounding responsible AI and generative machine learning, aiming to protect user privacy and respect creative ownership in the digital age.

📄 PDF Abstract BibTeX arXiv:2310.03125

Code (0)

등록된 구현이 없습니다.

Tasks

3D Scene ReconstructionNeRFPrivacy Preserving

Similar Papers 제목 키워드 기반

Who Can See Through You? Adversarial Shielding Against VLM-Based Attribute Inference Attacks

2025-12-20 · Yucheng Fan, Jiawei Chen, Yu Tian, Zhaoxia Yin arxiv

As vision-language models (VLMs) become widely adopted, VLM-based attribute inference attacks have emerged as a serious privacy concern, enabling adversaries to infer private attributes from images shared on social media…

UnlearnShield: Shielding Forgotten Privacy against Unlearning Inversion

2026-01-28 · Lulu Xue, Shengshan Hu, Wei Lu, Ziqi Zhou 외 arxiv

Machine unlearning is an emerging technique that aims to remove the influence of specific data from trained models, thereby enhancing privacy protection. However, recent research has uncovered critical privacy vulnerabil…

Dual Defense: Enhancing Privacy and Mitigating Poisoning Attacks in Federated Learning

2025-02-08 · Runhua Xu, Shiqi Gao, Chao Li, James Joshi 외

Federated learning (FL) is inherently susceptible to privacy breaches and poisoning attacks. To tackle these challenges, researchers have separately devised secure aggregation mechanisms to protect data privacy and robus…

Anomaly DetectionFederated LearningModel Poisoning

No Vandalism: Privacy-Preserving and Byzantine-Robust Federated Learning

2024-06-03 · Zhibo Xing, Zijian Zhang, Zi'ang Zhang, Jiamou Liu 외

Federated learning allows several clients to train one machine learning model jointly without sharing private data, providing privacy protection. However, traditional federated learning is vulnerable to poisoning attacks…

Federated LearningModel PoisoningPrivacy Preserving

Shielding Collaborative Learning: Mitigating Poisoning Attacks through Client-Side Detection

2019-10-29 · Lingchen Zhao, Shengshan Hu, Qian Wang, Jianlin Jiang 외

Collaborative learning allows multiple clients to train a joint model without sharing their data with each other. Each client performs training locally and then submits the model updates to a central server for aggregati…