TL;DR
MemPrivacy introduces a privacy-preserving memory management approach for edge-cloud agents that identifies sensitive data, replaces it with structured placeholders, and restores it locally, balancing privacy and personalization.
Contribution
It proposes a novel method for privacy protection that maintains memory utility by decoupling privacy masking from semantic destruction, along with a comprehensive evaluation dataset.
Findings
MemPrivacy outperforms GPT-5.2 and Gemini-3.1-Pro in privacy information extraction.
Limits utility loss to within 1.6% across multiple memory systems.
Reduces inference latency while maintaining privacy and personalization.
Abstract
As LLM-powered agents are increasingly deployed in edge-cloud environments, personalized memory has become a key enabler of long-term adaptation and user-centric interaction. However, cloud-assisted memory management exposes sensitive user information, while existing privacy protection methods typically rely on aggressive masking that removes task-relevant semantics and consequently degrades memory utility and personalization quality. To address this challenge, We propose MemPrivacy, which identifies privacy-sensitive spans on edge devices, replaces them with semantically structured type-aware placeholders for cloud-side memory processing, and restores the original values locally when needed. By decoupling privacy protection from semantic destruction, MemPrivacy minimizes sensitive data exposure while retaining the information required for effective memory formation and retrieval. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
