paper-with-me

홈 › Papers

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

2024-09-03 · Bokang Zhang, Yanglin Zhang, Zhikun Zhang, Jinglan Yang, Lingying Huang, Junfeng Wu

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 $S^2$NeRF, secure SplitNeRF that integrates effective defense mechanisms. By introducing decaying noise related to the gradient norm into the shared gradient information, $S^2$NeRF preserves privacy while maintaining a high utility of the NeRF model. Our extensive evaluations across multiple datasets demonstrate the effectiveness of $S^2$NeRF against privacy breaches, confirming its viability for secure NeRF training in sensitive applications.

📄 PDF Abstract BibTeX arXiv:2409.01661

Code (1)

lucky9-cyou/S2-NeRF 공식 구현 pytorch

Tasks

NeRFNovel View SynthesisPrivacy Preserving

Similar Papers 제목 키워드 기반

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

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

3D Scene ReconstructionNeRFPrivacy Preserving

Adaptive Time-step Training for Enhancing Spike-Based Neural Radiance Fields

2025-07-30 · Ranxi Lin, Canming Yao, Jiayi Li, Weihang Liu 외 arxiv

Spiking Neural Networks (SNNs) provide an energy-efficient computing paradigm for neural rendering, but existing spike-based Neural Radiance Field (NeRF) models usually use a fixed inference time step for all scenes. Thi…

Leveraging NeRF-Rendered Images for 3D Gaussian Splatting

2026-06-08 · Mizuki Morikawa, Yuta Shimizu, Chunyu Li, Yusuke Monno 외 arxiv

Neural radiance field (NeRF) and 3D Gaussian splatting (3DGS) are two mainstream approaches for novel view synthesis. They often show complementary performance, i.e., 3DGS demonstrating faster rendering speed and NeRF de…

Novel View SynthesisImage Enhancement

StegaNeRF: Embedding Invisible Information within Neural Radiance Fields

2022-12-03 · ICCV 2023 1 · Chenxin Li, Brandon Y. Feng, Zhiwen Fan, Panwang Pan 외

Recent advances in neural rendering imply a future of widespread visual data distributions through sharing NeRF model weights. However, while common visual data (images and videos) have standard approaches to embed owner…

NeRFNeural Rendering