Privacy Reasoning in Ambiguous Contexts
Ren Yi, Octavian Suciu, Adria Gascon, Sarah Meiklejohn, Eugene Bagdasarian, Marco Gruteser
TL;DR
This work addresses how large language models reason about appropriate information disclosure under context ambiguity, a key barrier to practical agentic privacy. It introduces Camber, a context disambiguation framework with label-independent, label-dependent, and reasoning-guided expansions, to systematically clarify ambiguous scenarios. Across PrivacyLens+ and ConfAIde+ datasets, Camber yields significant improvements in precision and recall (up to 13.3% and 22.3%, respectively) and substantially reduces prompt sensitivity, supported by entropy analyses from both model outputs and human judgments. The findings suggest that explicit, reasoning-informed context clarification can greatly enhance privacy reasoning in production-ready agents, with important implications for designing user-interactive clarification mechanisms.
Abstract
We study the ability of language models to reason about appropriate information disclosure - a central aspect of the evolving field of agentic privacy. Whereas previous works have focused on evaluating a model's ability to align with human decisions, we examine the role of ambiguity and missing context on model performance when making information-sharing decisions. We identify context ambiguity as a crucial barrier for high performance in privacy assessments. By designing Camber, a framework for context disambiguation, we show that model-generated decision rationales can reveal ambiguities and that systematically disambiguating context based on these rationales leads to significant accuracy improvements (up to 13.3% in precision and up to 22.3% in recall) as well as reductions in prompt sensitivity. Overall, our results indicate that approaches for context disambiguation are a promising way forward to enhance agentic privacy reasoning.
