paper-with-me

Papers

AegisRF: Adversarial Perturbations Guided with Sensitivity for Protecting Intellectual Property of Neural Radiance Fields

2025-10-22 · Woo Jae Kim, Kyu Beom Han, Yoonki Cho, Youngju Na, Junsik Jung, Sooel Son, Sung-eui Yoon arxiv

As Neural Radiance Fields (NeRFs) have emerged as a powerful tool for 3D scene representation and novel view synthesis, protecting their intellectual property (IP) from unauthorized use is becoming increasingly crucial. In this work, we aim to protect the IP of NeRFs by injecting adversarial perturbations that disrupt their unauthorized applications. However, perturbing the 3D geometry of NeRFs can easily deform the underlying scene structure and thus substantially degrade the rendering quality, which has led existing attempts to avoid geometric perturbations or restrict them to explicit spaces like meshes. To overcome this limitation, we introduce a learnable sensitivity to quantify the spatially varying impact of geometric perturbations on rendering quality. Building upon this, we propose AegisRF, a novel framework that consists of a Perturbation Field, which injects adversarial perturbations into the pre-rendering outputs (color and volume density) of NeRF models to fool an unauthorized downstream target model, and a Sensitivity Field, which learns the sensitivity to adaptively constrain geometric perturbations, preserving rendering quality while disrupting unauthorized use. Our experimental evaluations demonstrate the generalized applicability of AegisRF across diverse downstream tasks and modalities, including multi-view image classification and voxel-based 3D localization, while maintaining high visual fidelity. Codes are available at https://github.com/wkim97/AegisRF.

📄 PDF Abstract BibTeX arXiv:2510.19371

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View SynthesisImage Classification

Similar Papers 제목 키워드 기반

Investigating Vulnerabilities of Deep Neural Policies

2021-08-30 · Ezgi Korkmaz

Reinforcement learning policies based on deep neural networks are vulnerable to imperceptible adversarial perturbations to their inputs, in much the same way as neural network image classifiers. Recent work has proposed …

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)Sensitivity

Non-Singular Adversarial Robustness of Neural Networks

2021-02-23 · Yu-Lin Tsai, Chia-Yi Hsu, Chia-Mu Yu, Pin-Yu Chen

Adversarial robustness has become an emerging challenge for neural network owing to its over-sensitivity to small input perturbations. While being critical, we argue that solving this singular issue alone fails to provid…

Adversarial RobustnessSensitivity

Attention-Guided Patch-Wise Sparse Adversarial Attacks on Vision-Language-Action Models

2025-11-26 · Naifu Zhang, Wei Tao, Xi Xiao, Qianpu Sun 외 arxiv

In recent years, Vision-Language-Action (VLA) models in embodied intelligence have developed rapidly. However, existing adversarial attack methods require costly end-to-end training and often generate noticeable perturba…

Adversarial Attack

Evaluating the Adversarial Robustness of Semantic Segmentation: Trying Harder Pays Off

2024-07-12 · Levente Halmosi, Bálint Mohos, Márk Jelasity

Machine learning models are vulnerable to tiny adversarial input perturbations optimized to cause a very large output error. To measure this vulnerability, we need reliable methods that can find such adversarial perturba…

Adversarial Robustnessimage-classificationImage ClassificationSemantic Segmentation+1

Robust Federated Learning Against Adversarial Attacks for Speech Emotion Recognition

2022-03-09 · Yi Chang, Sofiane Laridi, Zhao Ren, Gregory Palmer 외

Due to the development of machine learning and speech processing, speech emotion recognition has been a popular research topic in recent years. However, the speech data cannot be protected when it is uploaded and process…

Emotion RecognitionFederated LearningSpeech Emotion Recognition