CLOct 30, 2025

Semantically-Aware LLM Agent to Enhance Privacy in Conversational AI Services

arXiv:2510.27016v11 citationsh-index: 1
Originality Highly original
AI Analysis

This addresses privacy concerns for users of conversational AI services, representing a novel method for a known bottleneck.

The paper tackles privacy leaks in conversational AI by introducing the LOPSIDED framework, which dynamically replaces sensitive PII with pseudonyms to preserve context, reducing semantic utility errors by a factor of 5 compared to baselines.

With the increasing use of conversational AI systems, there is growing concern over privacy leaks, especially when users share sensitive personal data in interactions with Large Language Models (LLMs). Conversations shared with these models may contain Personally Identifiable Information (PII), which, if exposed, could lead to security breaches or identity theft. To address this challenge, we present the Local Optimizations for Pseudonymization with Semantic Integrity Directed Entity Detection (LOPSIDED) framework, a semantically-aware privacy agent designed to safeguard sensitive PII data when using remote LLMs. Unlike prior work that often degrade response quality, our approach dynamically replaces sensitive PII entities in user prompts with semantically consistent pseudonyms, preserving the contextual integrity of conversations. Once the model generates its response, the pseudonyms are automatically depseudonymized, ensuring the user receives an accurate, privacy-preserving output. We evaluate our approach using real-world conversations sourced from ShareGPT, which we further augment and annotate to assess whether named entities are contextually relevant to the model's response. Our results show that LOPSIDED reduces semantic utility errors by a factor of 5 compared to baseline techniques, all while enhancing privacy.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes