paper-with-me

Papers

PAPILLON: Privacy Preservation from Internet-based and Local Language Model Ensembles

2024-10-22 · Li Siyan, Vethavikashini Chithrra Raghuram, Omar Khattab, Julia Hirschberg, Zhou Yu

Users can divulge sensitive information to proprietary LLM providers, raising significant privacy concerns. While open-source models, hosted locally on the user's machine, alleviate some concerns, models that users can host locally are often less capable than proprietary frontier models. Toward preserving user privacy while retaining the best quality, we propose Privacy-Conscious Delegation, a novel task for chaining API-based and local models. We utilize recent public collections of user-LLM interactions to construct a natural benchmark called PUPA, which contains personally identifiable information (PII). To study potential approaches, we devise PAPILLON, a multi-stage LLM pipeline that uses prompt optimization to address a simpler version of our task. Our best pipeline maintains high response quality for 85.5% of user queries while restricting privacy leakage to only 7.5%. We still leave a large margin to the generation quality of proprietary LLMs for future work. Our data and code is available at https://github.com/siyan-sylvia-li/PAPILLON.

📄 PDF Abstract BibTeX arXiv:2410.17127

Code (2)

columbia-nlp-lab/papillon 공식 구현
siyan-sylvia-li/papillon 공식 구현

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

PAPILLON: Efficient and Stealthy Fuzz Testing-Powered Jailbreaks for LLMs

2024-09-23 · Xueluan Gong, Mingzhe Li, Yilin Zhang, Fengyuan Ran 외

Large Language Models (LLMs) have excelled in various tasks but are still vulnerable to jailbreaking attacks, where attackers create jailbreak prompts to mislead the model to produce harmful or offensive content. Current…

Data Privacy Preservation on the Internet of Things

2023-04-01 · Jaydip Sen, Subhasis Dasgupta

Recent developments in hardware and information technology have enabled the emergence of billions of connected, intelligent devices around the world exchanging information with minimal human involvement. This paradigm, k…

Natural Language Understanding with Privacy-Preserving BERT

2021-04-15 · Chen Qu, Weize Kong, Liu Yang, Mingyang Zhang 외

Privacy preservation remains a key challenge in data mining and Natural Language Understanding (NLU). Previous research shows that the input text or even text embeddings can leak private information. This concern motivat…

Language ModellingNatural Language UnderstandingPrivacy Preserving

Federated Kalman Filter for Secure IoT-based Device Monitoring Services

2023-04-03 · Marc Jayson Baucas, Petros Spachos

Device monitoring services have increased in popularity with the evolution of recent technology and the continuously increased number of Internet of Things (IoT) devices. Among the popular services are the ones that use …

Federated Learning

Contrastive Learning for Privacy Enhancements in Industrial Internet of Things

2026-01-31 · Lin Liu, Rita Machacy, Simi Kuniyilh arxiv

The Industrial Internet of Things (IIoT) integrates intelligent sensing, communication, and analytics into industrial environments, including manufacturing, energy, and critical infrastructure. While IIoT enables predict…

Representation LearningContrastive Learning