PrivacyReasoner: Can LLM Emulate a Human-like Privacy Mind?
Yiwen Tu, Xuan Liu, Lianhui Qin, Haojian Jin
TL;DR
PrivacyReasoner introduces a cognitively informed AI agent that emulates individual human privacy minds by building a personalized privacy memory from historical user comments and post context, then activating context-relevant orientations to generate synthetic responses to new privacy events. Grounded in Contextual Integrity and the Antecedents–Privacy Concerns–Outcomes (APCO) framework, it decouples stable privacy dispositions from context-driven activation, using memory distillation and contextual filtering, and evaluates reasoning faithfulness with an LLM-as-a-judge calibrated to a 14-category privacy taxonomy. Empirical results on Hacker News data show PRA outperforms baselines and generalizes across domains and users, with a CSAM case study illustrating its ability to surface nuanced, human-like objections. The work offers practical value for design prototyping and policy auditing, while outlining limitations related to data representativeness, judge biases, and single-mode analysis, and points to future avenues in richer cognition and multi-agent societal simulations.
Abstract
This paper introduces PRA, an AI-agent design for simulating how individual users form privacy concerns in response to real-world news. Moving beyond population-level sentiment analysis, PRA integrates privacy and cognitive theories to simulate user-specific privacy reasoning grounded in personal comment histories and contextual cues. The agent reconstructs each user's "privacy mind", dynamically activates relevant privacy memory through a contextual filter that emulates bounded rationality, and generates synthetic comments reflecting how that user would likely respond to new privacy scenarios. A complementary LLM-as-a-Judge evaluator, calibrated against an established privacy concern taxonomy, quantifies the faithfulness of generated reasoning. Experiments on real-world Hacker News discussions show that \PRA outperforms baseline agents in privacy concern prediction and captures transferable reasoning patterns across domains including AI, e-commerce, and healthcare.
