Privatar: Scalable Privacy-preserving Multi-user VR via Secure Offloading

๐Ÿ“… 2026-04-19
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF

career value

269K/year
๐Ÿค– AI Summary
This work addresses the challenges of high computational overhead and poor scalability in multi-user virtual reality systems, where head-mounted displays must locally render numerous avatars, while offloading computation to untrusted devices risks leaking sensitive facial expression data. To reconcile efficiency and privacy, the authors propose a co-design framework that decomposes avatar expressions in the frequency domain via block discrete cosine transform, offloads only low-energy components through a horizontal partitioning scheme, and integrates a distribution-aware minimal perturbation (DAMP) mechanism. DAMP adaptively injects minimal noise calibrated to the real-time empirical distribution of user expressions, achieving local differential privacy with minimal utility loss. Evaluations on the Meta Quest Pro demonstrate that the approach supports 2.37ร— more concurrent users, incurs only 6.5% higher reconstruction loss and 9% additional energy consumption, outperforms existing baselines in throughputโ€“accuracy trade-offs, and remains robust against both empirical and neural-network-based inference attacks.

Technology Category

Application Category

๐Ÿ“ Abstract
Multi-user virtual reality enables immersive interaction. However, rendering avatars for numerous participants on each headset incurs prohibitive computational overhead, limiting scalability. We introduce a framework, Privatar, to offload avatar reconstruction from headset to untrusted devices within the same local network while safeguarding attacks against adversaries capable of intercepting offloaded data. Privatar's key insight is that domain-specific knowledge of avatar reconstruction enables provably private offloading at minimal cost. (1) System level. We observe avatar reconstruction is frequency-domain decomposable via BDCT with negligible quality drop, and propose Horizontal Partitioning (HP) to keep high-energy frequency components on-device and offloads only low-energy components. HP offloads local computation while reducing information leakage to low-energy subsets only. (2) Privacy level. For individually offloaded, multi-dimensional signals without aggregation, worst-case local Differential Privacy requires prohibitive noise, ruining utility. We observe users' expression statistical distribution are slowly changing over time and trackable online, and hence propose Distribution-Aware Minimal Perturbation. DAMP minimizes noise based on each user's expression distribution to significantly reduce its effects on utility, retaining formal privacy guarantee. Combined, HP provides empirical privacy against expression identification attacks. DAMP further augments it to offer a formal guarantee against arbitrary adversaries. On a Meta Quest Pro, Privatar supports 2.37x more concurrent users at 6.5% higher reconstruction loss and 9% energy overhead, providing a better throughout-loss Pareto frontier over quantization, sparsity and local construction baselines. Privatar provides both provable privacy guarantee and stays robust against both empirical and NN-based attacks.
Problem

Research questions and friction points this paper is trying to address.

privacy-preserving
multi-user VR
secure offloading
avatar reconstruction
scalability
Innovation

Methods, ideas, or system contributions that make the work stand out.

Privacy-preserving VR
Secure Offloading
Horizontal Partitioning
Distribution-Aware Perturbation
Local Differential Privacy
๐Ÿ”Ž Similar Papers
No similar papers found.