paper-with-me

Papers

A General Pseudonymization Framework for Cloud-Based LLMs: Replacing Privacy Information in Controlled Text Generation

2025-02-21 · Shilong Hou, Ruilin Shang, Zi Long, Xianghua Fu, Yin Chen

An increasing number of companies have begun providing services that leverage cloud-based large language models (LLMs), such as ChatGPT. However, this development raises substantial privacy concerns, as users' prompts are transmitted to and processed by the model providers. Among the various privacy protection methods for LLMs, those implemented during the pre-training and fine-tuning phrases fail to mitigate the privacy risks associated with the remote use of cloud-based LLMs by users. On the other hand, methods applied during the inference phrase are primarily effective in scenarios where the LLM's inference does not rely on privacy-sensitive information. In this paper, we outline the process of remote user interaction with LLMs and, for the first time, propose a detailed definition of a general pseudonymization framework applicable to cloud-based LLMs. The experimental results demonstrate that the proposed framework strikes an optimal balance between privacy protection and utility. The code for our method is available to the public at https://github.com/Mebymeby/Pseudonymization-Framework.

📄 PDF Abstract BibTeX arXiv:2502.15233

Code (1)

mebymeby/pseudonymization-framework 공식 구현 pytorch

Tasks

Text Generation

Similar Papers 제목 키워드 기반

Say Something Else: Rethinking Contextual Privacy as Information Sufficiency

2026-04-07 · Yunze Xiao, Wenkai Li, Xiaoyuan Wu, Ningshan Ma 외 arxiv

LLM agents increasingly draft messages on behalf of users, yet users routinely overshare sensitive information and disagree on what counts as private. Existing systems support only suppression (omitting sensitive informa…

Grandma Karl is 27 years old -- research agenda for pseudonymization of research data

2023-08-30 · Elena Volodina, Simon Dobnik, Therese Lindström Tiedemann, Xuan-Son Vu

Accessibility of research data is critical for advances in many research fields, but textual data often cannot be shared due to the personal and sensitive information which it contains, e.g names or political opinions. G…

Privacy- and Utility-Preserving NLP with Anonymized Data: A case study of Pseudonymization

2023-06-08 · Oleksandr Yermilov, Vipul Raheja, Artem Chernodub

This work investigates the effectiveness of different pseudonymization techniques, ranging from rule-based substitutions to using pre-trained Large Language Models (LLMs), on a variety of datasets and models used for two…

text-classificationText Classification

A Study of F0 Modification for X-Vector Based Speech Pseudonymization Across Gender

2021-01-21 · Pierre Champion, Denis Jouvet, Anthony Larcher

Speech pseudonymization aims at altering a speech signal to map the identifiable personal characteristics of a given speaker to another identity. In other words, it aims to hide the source speaker identity while preservi…

AnonShield: Scalable On-Premise Pseudonymization for CSIRT Vulnerability Data

2026-04-05 · Cristhian Kapelinski, Douglas Lautert, Beatriz Machado, Diego Kreutz 외 arxiv

We present AnonShield, a high-throughput, on-premise pseudonymization system that combines GPU-accelerated NER, streaming processing, caching, and schema-aware configuration. Evaluated on datasets up to 550 MB (70,951 re…