CAMP: Cumulative Agentic Masking and Pruning for Privacy Protection in Multi-Turn LLM Conversations
Aman Panjwani

TL;DR
CAMP is a novel framework that enhances privacy in multi-turn LLM conversations by tracking cumulative PII exposure and retroactively masking sensitive information across dialogue turns.
Contribution
The paper introduces CAMP, a cross-turn privacy protection method that models PII accumulation and triggers retroactive masking to prevent re-identification risks.
Findings
CAMP effectively neutralizes re-identifiable profiles in synthetic scenarios.
Per-turn masking methods fail to prevent cumulative PII exposure.
CAMP maintains conversational utility while protecting privacy.
Abstract
The deployment of Large Language Models in agentic, multi-turn conversational settings has introduced a class of privacy vulnerabilities that existing protection mechanisms are not designed to address. Current approaches to Personally Identifiable Information (PII) masking operate on a per-turn basis, scanning each user message in isolation and replacing detected entities with typed placeholders before forwarding sanitized text to the model. While effective against direct identifier leakage within a single message, these methods are fundamentally stateless and fail to account for the compounding privacy risk that emerges when PII fragments accumulate across conversation turns. A user who separately discloses their name, employer, location, and medical condition across several messages has revealed a fully re-identifiable profile - yet no individual message would trigger a per-turn…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
