Trust No Bot: Discovering Personal Disclosures in Human-LLM Conversations in the Wild
Niloofar Mireshghallah, Maria Antoniak, Yash More, Yejin Choi, Golnoosh Farnadi
TL;DR
This work investigates personal disclosures in real-world human-LLM conversations, focusing on PII leakage and sensitive topics in the WildChat dataset. It introduces a task-based and a sensitive-topic taxonomy, coupled with automatic annotations, to quantify what users disclose and under which contexts. The study finds that PII appears in a majority of queries and that many sensitive disclosures lie outside traditional PII categories, raising privacy concerns and highlighting limitations of current detectors. The authors advocate privacy-preserving designs, contextual nudges, and local models to mitigate disclosure risks in practical deployments.
Abstract
Measuring personal disclosures made in human-chatbot interactions can provide a better understanding of users' AI literacy and facilitate privacy research for large language models (LLMs). We run an extensive, fine-grained analysis on the personal disclosures made by real users to commercial GPT models, investigating the leakage of personally identifiable and sensitive information. To understand the contexts in which users disclose to chatbots, we develop a taxonomy of tasks and sensitive topics, based on qualitative and quantitative analysis of naturally occurring conversations. We discuss these potential privacy harms and observe that: (1) personally identifiable information (PII) appears in unexpected contexts such as in translation or code editing (48% and 16% of the time, respectively) and (2) PII detection alone is insufficient to capture the sensitive topics that are common in human-chatbot interactions, such as detailed sexual preferences or specific drug use habits. We believe that these high disclosure rates are of significant importance for researchers and data curators, and we call for the design of appropriate nudging mechanisms to help users moderate their interactions.
