AEGIS: Preserving privacy of 3D Facial Avatars with Adversarial Perturbations
Dawid Wolkiewicz, Anastasiya Pechko, Przemysław Spurek, Piotr Syga
TL;DR
This work tackles biometric privacy for photorealistic 3D avatars by introducing AEGIS, which perturbs only the DC coefficients $\mathcal{C}$ of spherical harmonics in 3D Gaussian Avatars using constrained PGD to minimize the expected embedding similarity $s(\mathbf{e}_a(\mathcal{C},\mathbf{v}),\mathbf{e}_r)$ across a viewpoint distribution $\mathbf{T}$ while keeping $\|\mathcal{C}-\mathcal{C}^0\|_\infty \le \epsilon$. The method preserves geometry and view-dependent appearance via differentiable rendering, and uses RetinaFace alignment with ArcFace/AdaFace embeddings for verification guidance. Results show complete de-identification (0% Rank-1/Match) at moderate budgets (e.g., $\epsilon=0.2$ for ArcFace and $\epsilon=0.1$ for AdaFace) with high perceptual fidelity (SSIM around 0.956 and PSNR around 35.5 dB) and preservation of soft traits like age, race, gender, and emotion. The work demonstrates the practicality of geometry-aware, view-consistent privacy for immersive 3D avatars, enabling privacy-preserving use in video calls and virtual environments without compromising realism or usability.
Abstract
The growing adoption of photorealistic 3D facial avatars, particularly those utilizing efficient 3D Gaussian Splatting representations, introduces new risks of online identity theft, especially in systems that rely on biometric authentication. While effective adversarial masking methods have been developed for 2D images, a significant gap remains in achieving robust, viewpoint-consistent identity protection for dynamic 3D avatars. To address this, we present AEGIS, the first privacy-preserving identity masking framework for 3D Gaussian Avatars that maintains the subject's perceived characteristics. Our method aims to conceal identity-related facial features while preserving the avatar's perceptual realism and functional integrity. AEGIS applies adversarial perturbations to the Gaussian color coefficients, guided by a pre-trained face verification network, ensuring consistent protection across multiple viewpoints without retraining or modifying the avatar's geometry. AEGIS achieves complete de-identification, reducing face retrieval and verification accuracy to 0%, while maintaining high perceptual quality (SSIM = 0.9555, PSNR = 35.52 dB). It also preserves key facial attributes such as age, race, gender, and emotion, demonstrating strong privacy protection with minimal visual distortion.
