paper-with-me

Papers

Towards Privacy-Preserving Machine Translation at the Inference Stage: A New Task and Benchmark

2026-03-16 · Wei Shao, Lemao Liu, Yinqiao Li, Guoping Huang, Shuming Shi, Linqi Song arxiv

Current online translation services require sending user text to cloud servers, posing a risk of privacy leakage when the text contains sensitive information. This risk hinders the application of online translation services in privacy-sensitive scenarios. One way to mitigate this risk for online translation services is introducing privacy protection mechanisms targeting the inference stage of translation models. However, compared to subfields of NLP like text classification and summarization, the machine translation research community has limited exploration of privacy protection during the inference stage. There is no clearly defined privacy protection task for the inference stage, dedicated evaluation datasets and metrics, and reference benchmark methods. The absence of these elements has seriously constrained researchers' in-depth exploration of this direction. To bridge this gap, this paper proposes a novel "Privacy-Preserving Machine Translation" (PPMT) task, aiming to protect the private information in text during the model inference stage. For this task, we constructed three benchmark test datasets, designed corresponding evaluation metrics, and proposed a series of benchmark methods as a starting point for this task. The definition of privacy is complex and diverse. Considering that named entities often contain a large amount of personal privacy and commercial secrets, we have focused our research on protecting only the named entity's privacy in the text. We expect this research work will provide a new perspective and a solid foundation for the privacy protection problem in machine translation.

📄 PDF Abstract BibTeX arXiv:2603.14756

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationText Classification

Similar Papers 제목 키워드 기반

A compressive multi-kernel method for privacy-preserving machine learning

2021-06-20 · Thee Chanyaswad, J. Morris Chang, S. Y. Kung

As the analytic tools become more powerful, and more data are generated on a daily basis, the issue of data privacy arises. This leads to the study of the design of privacy-preserving machine learning algorithms. Given t…

Activity RecognitionBIG-bench Machine LearningPerson IdentificationPrivacy Preserving

DP-NMT: Scalable Differentially-Private Machine Translation

2023-11-24 · Timour Igamberdiev, Doan Nam Long Vu, Felix Künnecke, Zhuo Yu 외

Neural machine translation (NMT) is a widely popular text generation task, yet there is a considerable research gap in the development of privacy-preserving NMT models, despite significant data privacy concerns for NMT s…

Machine TranslationNMTPrivacy PreservingText Generation+1

Federated Nearest Neighbor Machine Translation

2023-02-23 · Yichao Du, Zhirui Zhang, Bingzhe Wu, Lemao Liu 외

To protect user privacy and meet legal regulations, federated learning (FL) is attracting significant attention. Training neural machine translation (NMT) models with traditional FL algorithm (e.g., FedAvg) typically rel…

Federated LearningMachine TranslationMemorizationNMT+2

Privacy-Preserving Decentralized Inference with Graph Neural Networks in Wireless Networks

2022-08-15 · Mengyuan Lee, Guanding Yu, Huaiyu Dai

As an efficient neural network model for graph data, graph neural networks (GNNs) recently find successful applications for various wireless optimization problems. Given that the inference stage of GNNs can be naturally …

Efficient Neural NetworkManagementPrivacy Preserving

Local Differential Privacy for Privacy-Preserving NLP Tasks

2021-11-16 · ACL ARR November 2021 11 · Anonymous

In this paper, we propose a Local Differentially Private Natural Language Processing (LDP-NLP) model that protects the privacy of user input sentences for both training and inference stages while requiring no server secu…

Privacy Preserving