paper-with-me

홈 › Papers

Trust No Bot: Discovering Personal Disclosures in Human-LLM Conversations in the Wild

2024-07-16 · Niloofar Mireshghallah, Maria Antoniak, Yash More, Yejin Choi, Golnoosh Farnadi

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.

📄 PDF Abstract BibTeX arXiv:2407.11438

Code (1)

mireshghallah/ChatGPT-personal-disclosures 공식 구현

Tasks

Chatbot

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Full Disclosure, Less Trust? How the Level of Detail about AI Use in News Writing Affects Readers' Trust

2026-01-14 · Pooja Prajod, Hannes Cools, Thomas Röggla, Karthikeya Puttur Venkatraj 외 arxiv

As artificial intelligence (AI) is increasingly integrated into news production, calls for transparency about the use of AI have gained considerable traction. Recent studies suggest that AI disclosures can lead to a ``tr…

Persuasion for Good: Towards a Personalized Persuasive Dialogue System for Social Good

2019-06-16 · ACL 2019 7 · Xuewei Wang, Weiyan Shi, Richard Kim, Yoojung Oh 외

Developing intelligent persuasive conversational agents to change people's opinions and actions for social good is the frontier in advancing the ethical development of automated dialogue systems. To do so, the first step…

Persuasion StrategiesSentence

Designed by Journalists, but Is It for Readers? Rethinking AI Disclosures and Transparency in News

2026-06-09 · Pooja Prajod arxiv

As newsrooms integrate generative AI, journalists face a disclosure challenge: how to communicate AI involvement in ways that maintain reader trust. Current practice offers two approaches: brief one-line labels or detail…

Do We Talk to Robots Like Therapists, and Do They Respond Accordingly? Language Alignment in AI Emotional Support

2025-06-19 · Sophie Chiang, Guy Laban, Hatice Gunes

As conversational agents increasingly engage in emotionally supportive dialogue, it is important to understand how closely their interactions resemble those in traditional therapy settings. This study investigates whethe…

Large Language ModelSentence Embeddings

An AI Agent Execution Environment to Safeguard User Data

2026-04-21 · Robert Stanley, Avi Verma, Lillian Tsai, Konstantinos Kallas 외 arxiv

AI agents promise to serve as general-purpose personal assistants for their users, which requires them to have access to private user data (e.g., personal and financial information). This poses a serious risk to security…