English

$S^2$NeRF: Privacy-preserving Training Framework for NeRF

Cryptography and Security 2024-09-04 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

Neural Radiance Fields (NeRF) have revolutionized 3D computer vision and graphics, facilitating novel view synthesis and influencing sectors like extended reality and e-commerce. However, NeRF's dependence on extensive data collection, including sensitive scene image data, introduces significant privacy risks when users upload this data for model training. To address this concern, we first propose SplitNeRF, a training framework that incorporates split learning (SL) techniques to enable privacy-preserving collaborative model training between clients and servers without sharing local data. Despite its benefits, we identify vulnerabilities in SplitNeRF by developing two attack methods, Surrogate Model Attack and Scene-aided Surrogate Model Attack, which exploit the shared gradient data and a few leaked scene images to reconstruct private scene information. To counter these threats, we introduce S2S^2NeRF, secure SplitNeRF that integrates effective defense mechanisms. By introducing decaying noise related to the gradient norm into the shared gradient information, S2S^2NeRF preserves privacy while maintaining a high utility of the NeRF model. Our extensive evaluations across multiple datasets demonstrate the effectiveness of S2S^2NeRF against privacy breaches, confirming its viability for secure NeRF training in sensitive applications.

Keywords

Cite

@article{arxiv.2409.01661,
  title  = {$S^2$NeRF: Privacy-preserving Training Framework for NeRF},
  author = {Bokang Zhang and Yanglin Zhang and Zhikun Zhang and Jinglan Yang and Lingying Huang and Junfeng Wu},
  journal= {arXiv preprint arXiv:2409.01661},
  year   = {2024}
}

Comments

To appear in the ACM Conference on Computer and Communications Security (CCS'24), October 14-18, 2024, Salt Lake City, UT, USA

R2 v1 2026-06-28T18:32:17.253Z