paper-with-me

Papers

PRISM-XR: Empowering Privacy-Aware XR Collaboration with Multimodal Large Language Models

2026-02-09 · Jiangong Chen, Mingyu Zhu, Bin Li arxiv

Multimodal Large Language Models (MLLMs) enhance collaboration in Extended Reality (XR) environments by enabling flexible object and animation creation through the combination of natural language and visual inputs. However, visual data captured by XR headsets includes real-world backgrounds that may contain irrelevant or sensitive user information, such as credit cards left on the table or facial identities of other users. Uploading those frames to cloud-based MLLMs poses serious privacy risks, particularly when such data is processed without explicit user consent. Additionally, existing colocation and synchronization mechanisms in commercial XR APIs rely on time-consuming, privacy-invasive environment scanning and struggle to adapt to the highly dynamic nature of MLLM-integrated XR environments. In this paper, we propose PRISM-XR, a novel framework that facilitates multi-user collaboration in XR by providing privacy-aware MLLM integration. PRISM-XR employs intelligent frame preprocessing on the edge server to filter sensitive data and remove irrelevant context before communicating with cloud generative AI models. Additionally, we introduce a lightweight registration process and a fully customizable content-sharing mechanism to enable efficient, accurate, and privacy-preserving content synchronization among users. Our numerical evaluation results indicate that the proposed platform achieves nearly 90% accuracy in fulfilling user requests and less than 0.27 seconds registration time while maintaining spatial inconsistencies of less than 3.5 cm. Furthermore, we conducted an IRB-approved user study with 28 participants, demonstrating that our system could automatically filter highly sensitive objects in over 90% of scenarios while maintaining strong overall usability.

📄 PDF Abstract BibTeX arXiv:2602.10154

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PRISM: Privacy-Aware Routing for Adaptive Cloud-Edge LLM Inference via Semantic Sketch Collaboration

2025-11-27 · Junfei Zhan, Haoxun Shen, Zheng Lin, Tengjiao He arxiv

Large Language Models (LLMs) demonstrate impressive capabilities in natural language understanding and generation, but incur high communication overhead and privacy risks in cloud deployments, while facing compute and me…

Natural Language Understanding

Safe-LLaVA: A Privacy-Preserving Vision-Language Dataset and Benchmark for Biometric Safety

2025-08-29 · Younggun Kim, Sirnam Swetha, Fazil Kagdi, Mubarak Shah arxiv

Multimodal Large Language Models (MLLMs) have demonstrated remarkable capabilities in vision-language tasks. However, these models often infer and reveal sensitive biometric attributes such as race, gender, age, body wei…

PRISMe: A Novel LLM-Powered Tool for Interactive Privacy Policy Assessment

2025-01-27 · Vincent Freiberger, Arthur Fleig, Erik Buchmann

Protecting online privacy requires users to engage with and comprehend website privacy policies, but many policies are difficult and tedious to read. We present PRISMe (Privacy Risk Information Scanner for Me), a novel L…

Language ModelingLanguage ModellingLarge Language Model

Making Translators Privacy-aware on the User's Side

2023-12-07 · Ryoma Sato

We propose PRISM to enable users of machine translation systems to preserve the privacy of data on their own initiative. There is a growing demand to apply machine translation systems to data that require privacy protect…

Machine TranslationTranslation

PRISM: Gauge-Invariant Tangent-Space Differentially Private LoRA

2026-05-31 · Shihao Wang, Xueru Zhang arxiv

Applying differential privacy (DP) via DP-SGD to Low-Rank Adaptation (LoRA) is a natural approach for privacy-preserving fine-tuning. However, LoRA's low-rank parameterization poses a fundamental challenge. In LoRA, each…