paper-with-me

홈 › Papers

Are Chatbots Ready for Privacy-Sensitive Applications? An Investigation into Input Regurgitation and Prompt-Induced Sanitization

2023-05-24 · Aman Priyanshu, Supriti Vijay, Ayush Kumar, Rakshit Naidu, FatemehSadat Mireshghallah

LLM-powered chatbots are becoming widely adopted in applications such as healthcare, personal assistants, industry hiring decisions, etc. In many of these cases, chatbots are fed sensitive, personal information in their prompts, as samples for in-context learning, retrieved records from a database, or as part of the conversation. The information provided in the prompt could directly appear in the output, which might have privacy ramifications if there is sensitive information there. As such, in this paper, we aim to understand the input copying and regurgitation capabilities of these models during inference and how they can be directly instructed to limit this copying by complying with regulations such as HIPAA and GDPR, based on their internal knowledge of them. More specifically, we find that when ChatGPT is prompted to summarize cover letters of a 100 candidates, it would retain personally identifiable information (PII) verbatim in 57.4% of cases, and we find this retention to be non-uniform between different subgroups of people, based on attributes such as gender identity. We then probe ChatGPT's perception of privacy-related policies and privatization mechanisms by directly instructing it to provide compliant outputs and observe a significant omission of PII from output.

📄 PDF Abstract BibTeX arXiv:2305.15008

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context Learning

Similar Papers 제목 키워드 기반

Can I Trust This Chatbot? Assessing User Privacy in AI-Healthcare Chatbot Applications

2025-09-18 · Ramazan Yener, Guan-Hung Chen, Ece Gumusel, Masooda Bashir arxiv

As Conversational Artificial Intelligence (AI) becomes more integrated into everyday life, AI-powered chatbot mobile applications are increasingly adopted across industries, particularly in the healthcare domain. These c…

FedBot: Enhancing Privacy in Chatbots with Federated Learning

2023-04-04 · Addi Ait-Mlouk, Sadi Alawadi, Salman Toor, Andreas Hellander

Chatbots are mainly data-driven and usually based on utterances that might be sensitive. However, training deep learning models on shared data can violate user privacy. Such issues have commonly existed in chatbots since…

ChatbotFederated LearningPrivacy Preserving

PromptPET: Privacy-Utility Optimized Prompt Obfuscation

2026-07-03 · Ke Yang, Olivia Figueira, Umar Iqbal, Athina Markopoulou arxiv

Privacy is an important challenge when users interact with AI chatbots, since users may share sensitive information, explicitly or implicitly, and AI chatbots can use this information for user profiling. In this paper, w…

Exploring Emotion-Sensitive LLM-Based Conversational AI

2025-02-13 · Antonin Brun, Ruying Liu, Aryan Shukla, Frances Watson 외

Conversational AI chatbots have become increasingly common within the customer service industry. Despite improvements in their emotional development, they often lack the authenticity of real customer service interactions…

ChatbotSentiment Analysis

Equivariant Quantum Clustering with Differential Privacy: Parameter-Efficient Privacy-Preserving Analysis Across Heterogeneous Sensitive Datasets

2026-07-09 · B. M. Taslimul Haq, Md Arifur Rahman, Tawfiq Al Islam Foysal, Abdullah Al Noman 외 arxiv

Privacy-preserving clustering is critical for analyzing sensitive data in healthcare, cybersecurity, and enterprise applications, where maintaining data confidentiality must be balanced with analytical performance. This …