paper-with-me

Papers

Generating private data with user customization

2020-12-02 · Xiao Chen, Thomas Navidi, Ram Rajagopal

Personal devices such as mobile phones can produce and store large amounts of data that can enhance machine learning models; however, this data may contain private information specific to the data owner that prevents the release of the data. We want to reduce the correlation between user-specific private information and the data while retaining the useful information. Rather than training a large model to achieve privatization from end to end, we first decouple the creation of a latent representation, and then privatize the data that allows user-specific privatization to occur in a setting with limited computation and minimal disturbance on the utility of the data. We leverage a Variational Autoencoder (VAE) to create a compact latent representation of the data that remains fixed for all devices and all possible private labels. We then train a small generative filter to perturb the latent representation based on user specified preferences regarding the private and utility information. The small filter is trained via a GAN-type robust optimization that can take place on a distributed device such as a phone or tablet. Under special conditions of our linear filter, we disclose the connections between our generative approach and renyi differential privacy. We conduct experiments on multiple datasets including MNIST, UCI-Adult, and CelebA, and give a thorough evaluation including visualizing the geometry of the latent embeddings and estimating the empirical mutual information to show the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2012.01467

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Automated Customization of LLMs for Enterprise Code Repositories Using Semantic Scopes

2026-02-05 · Ulrich Finkler, Irene Manotas, Wei Zhang, Geert Janssen 외 arxiv

Code completion (CC) is a task frequently used by developers when working in collaboration with LLM-based programming assistants. Despite the increased performance of LLMs on public benchmarks, out of the box LLMs still …

Code Completion

Model-based Large Language Model Customization as Service

2024-10-14 · Zhaomin Wu, Jizhou Guo, Junyi Hou, Bingsheng He 외

Prominent Large Language Model (LLM) services from providers like OpenAI and Google excel at general tasks but often underperform on domain-specific applications. Current customization services for these LLMs typically r…

Language ModelingLanguage ModellingLarge Language Modelmodel+5

CBP-Tuning: Efficient Local Customization for Black-box Large Language Models

2025-09-15 · Jiaxuan Zhao, Naibin Gu, Yuchen Feng, Xiyu Liu 외 arxiv

The high costs of customizing large language models (LLMs) fundamentally limit their adaptability to user-specific needs. Consequently, LLMs are increasingly offered as cloud-based services, a paradigm that introduces cr…

Position: On-Premises LLM Deployment Demands a Middle Path: Preserving Privacy Without Sacrificing Model Confidentiality

2024-10-15 · Hanbo Huang, Yihan Li, Bowen Jiang, Lin Liu 외

Current LLM customization typically relies on two deployment strategies: closed-source APIs, which require users to upload private data to external servers, and open-weight models, which allow local fine-tuning but pose …

PositionPrivacy Preserving

Privacy-Preserving Prompt Tuning for Large Language Model Services

2023-05-10 · Yansong Li, Zhixing Tan, Yang Liu

Prompt tuning provides an efficient way for users to customize Large Language Models (LLMs) with their private data in the emerging LLM service scenario. However, the sensitive nature of private data brings the need for …

Language ModelingLanguage ModellingLarge Language ModelPrivacy Preserving