paper-with-me

Papers

The Art of Mixology: Mixup-based Obfuscation for Privacy-Preserving Split Learning in Large Language Models

2026-06-15 · Chen Chen, Xiang Gao, Xianshun Wang, Chengran Li, Shengyu Xia, Xueluan Gong, Linru Zhang, Qian Wang, Kwok-Yan Lam arxiv

Split learning provides a practical paradigm for resource-constrained users to train Large Language Models (LLMs) by offloading computation-intensive layers to a server while keeping raw data local. However, existing privacy-preserving split learning methods still face a difficult trade-off among utility, privacy, efficiency, and stability. Specifically, these methods often suffer from substantial utility degradation, remain vulnerable to advanced data reconstruction attacks, incur prohibitive computational and communication overhead, or exhibit unstable performance across different tasks. In this paper, we propose MIXGUARD, a novel mixup-based privacy-preserving split learning framework for LLMs. MIXGUARD introduces token-level obfuscation, representation-level obfuscation, and adaptive gradient perturbation mechanisms, which operate jointly to preserve useful learning signals while preventing privacy leakage to the server. Technically, MIXGUARD first constructs a lightweight calibration model on a public dataset to refine the approximated target representation, and then applies this model during privacy-preserving fine-tuning on private data. We conduct extensive experiments on four classification tasks and four text generation tasks across multiple LLM families, model sizes, architectures, and fine-tuning strategies. The results show that MIXGUARD preserves model utility comparable to non-split training baselines, consistently achieves stronger privacy protection than existing split learning defense methods against state-of-the-art data reconstruction attacks, and remains robust under adaptive attack settings.

📄 PDF Abstract BibTeX arXiv:2606.16801

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Similar Papers 제목 키워드 기반

Privacy-Preserving Obfuscation of Critical Infrastructure Networks

2019-05-23 · Ferdinando Fioretto, Terrence W. K. Mak, Pascal Van Hentenryck

The paper studies how to release data about a critical infrastructure network (e.g., the power network or a transportation network) without disclosing sensitive information that can be exploited by malevolent agents, whi…

Privacy Preserving

HyObscure: Hybrid Obscuring for Privacy-Preserving Data Publishing

2021-12-15 · Xiao Han, Yuncong Yang, Junjie Wu

Minimizing privacy leakage while ensuring data utility is a critical problem to data holders in a privacy-preserving data publishing task. Most prior research concerns only with one type of data and resorts to a single o…

Privacy Preserving

Differentially Private CutMix for Split Learning with Vision Transformer

2022-10-28 · Seungeun Oh, Jihong Park, Sihun Baek, Hyelin Nam 외

Recently, vision transformer (ViT) has started to outpace the conventional CNN in computer vision tasks. Considering privacy-preserving distributed learning with ViT, federated learning (FL) communicates models, which be…

Federated LearningPrivacy Preserving

Obfuscation Based Privacy Preserving Representations are Recoverable Using Neighborhood Information

2024-09-17 · Kunal Chelani, Assia Benbihi, Fredrik Kahl, Torsten Sattler 외

Rapid growth in the popularity of AR/VR/MR applications and cloud-based visual localization systems has given rise to an increased focus on the privacy of user content in the localization process. This privacy concern ha…

Privacy PreservingVisual Localization

FedAdOb: Privacy-Preserving Federated Deep Learning with Adaptive Obfuscation

2024-06-03 · Hanlin Gu, Jiahuan Luo, Yan Kang, Yuan YAO 외

Federated learning (FL) has emerged as a collaborative approach that allows multiple clients to jointly learn a machine learning model without sharing their private data. The concern about privacy leakage, albeit demonst…

Deep LearningFederated LearningPrivacy PreservingVertical Federated Learning