保护在线大型语言模型服务中的用户数据隐私

IF 4.1 2区 计算机科学 Q1 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE
Tianyu Bai, Yunhe Feng, Song Fu
{"title":"保护在线大型语言模型服务中的用户数据隐私","authors":"Tianyu Bai,&nbsp;Yunhe Feng,&nbsp;Song Fu","doi":"10.1016/j.sysarc.2025.103555","DOIUrl":null,"url":null,"abstract":"<div><div>Large Language Models (LLMs), such as GPT, have become central to modern AI applications, including conversational agents, language translation, and document processing. Due to their computational demands, these models are typically hosted on remote servers, requiring users to transmit potentially sensitive data for inference. This raises serious privacy concerns, as user inputs may contain personally identifiable information (PII) and are vulnerable to misuse or unauthorized retention.</div><div>To address this challenge, we present PPGPT, a novel and practical privacy-preserving GPT framework. PPGPT employs additive secret sharing to protect user input by enabling secure inference on secret shares rather than raw data. We design secure versions of key transformer components, including GELU and Softmax layers using Beaver’s triples and Taylor series, and introduce an optimized secure layer normalization protocol to reduce overhead.</div><div>Experimental results show that PPGPT achieves comparable generation quality to the base model, with a negligible logits difference of <span><math><mrow><mn>1</mn><msup><mrow><mn>0</mn></mrow><mrow><mo>−</mo><mn>5</mn></mrow></msup></mrow></math></span> and an average inference time of 1.98 s. The framework is lightweight, generalizable to transformer-based LLMs, and suitable for deployment in real-world online services requiring strong privacy guarantees.</div></div>","PeriodicalId":50027,"journal":{"name":"Journal of Systems Architecture","volume":"168 ","pages":"Article 103555"},"PeriodicalIF":4.1000,"publicationDate":"2025-08-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Safeguarding user data privacy in online Large Language Model services\",\"authors\":\"Tianyu Bai,&nbsp;Yunhe Feng,&nbsp;Song Fu\",\"doi\":\"10.1016/j.sysarc.2025.103555\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>Large Language Models (LLMs), such as GPT, have become central to modern AI applications, including conversational agents, language translation, and document processing. Due to their computational demands, these models are typically hosted on remote servers, requiring users to transmit potentially sensitive data for inference. This raises serious privacy concerns, as user inputs may contain personally identifiable information (PII) and are vulnerable to misuse or unauthorized retention.</div><div>To address this challenge, we present PPGPT, a novel and practical privacy-preserving GPT framework. PPGPT employs additive secret sharing to protect user input by enabling secure inference on secret shares rather than raw data. We design secure versions of key transformer components, including GELU and Softmax layers using Beaver’s triples and Taylor series, and introduce an optimized secure layer normalization protocol to reduce overhead.</div><div>Experimental results show that PPGPT achieves comparable generation quality to the base model, with a negligible logits difference of <span><math><mrow><mn>1</mn><msup><mrow><mn>0</mn></mrow><mrow><mo>−</mo><mn>5</mn></mrow></msup></mrow></math></span> and an average inference time of 1.98 s. The framework is lightweight, generalizable to transformer-based LLMs, and suitable for deployment in real-world online services requiring strong privacy guarantees.</div></div>\",\"PeriodicalId\":50027,\"journal\":{\"name\":\"Journal of Systems Architecture\",\"volume\":\"168 \",\"pages\":\"Article 103555\"},\"PeriodicalIF\":4.1000,\"publicationDate\":\"2025-08-23\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Journal of Systems Architecture\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S1383762125002279\",\"RegionNum\":2,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"COMPUTER SCIENCE, HARDWARE & ARCHITECTURE\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Journal of Systems Architecture","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S1383762125002279","RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, HARDWARE & ARCHITECTURE","Score":null,"Total":0}
引用次数: 0

摘要

大型语言模型(llm),如GPT,已经成为现代人工智能应用的核心,包括会话代理、语言翻译和文档处理。由于它们的计算需求,这些模型通常托管在远程服务器上,需要用户传输潜在的敏感数据进行推理。这引起了严重的隐私问题,因为用户输入可能包含个人身份信息(PII),容易被滥用或未经授权的保留。为了解决这一挑战,我们提出了一种新颖实用的隐私保护GPT框架PPGPT。PPGPT通过对秘密共享而不是原始数据进行安全推断,使用附加秘密共享来保护用户输入。我们使用Beaver的三元组和Taylor级数设计了关键变压器组件的安全版本,包括GELU和Softmax层,并引入了优化的安全层规范化协议以减少开销。实验结果表明,PPGPT的生成质量与基本模型相当,logits差异为10−5,平均推理时间为1.98 s,可以忽略不计。该框架是轻量级的,可推广到基于转换器的llm,并且适合部署在需要强大隐私保证的实际在线服务中。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Safeguarding user data privacy in online Large Language Model services
Large Language Models (LLMs), such as GPT, have become central to modern AI applications, including conversational agents, language translation, and document processing. Due to their computational demands, these models are typically hosted on remote servers, requiring users to transmit potentially sensitive data for inference. This raises serious privacy concerns, as user inputs may contain personally identifiable information (PII) and are vulnerable to misuse or unauthorized retention.
To address this challenge, we present PPGPT, a novel and practical privacy-preserving GPT framework. PPGPT employs additive secret sharing to protect user input by enabling secure inference on secret shares rather than raw data. We design secure versions of key transformer components, including GELU and Softmax layers using Beaver’s triples and Taylor series, and introduce an optimized secure layer normalization protocol to reduce overhead.
Experimental results show that PPGPT achieves comparable generation quality to the base model, with a negligible logits difference of 105 and an average inference time of 1.98 s. The framework is lightweight, generalizable to transformer-based LLMs, and suitable for deployment in real-world online services requiring strong privacy guarantees.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Journal of Systems Architecture
Journal of Systems Architecture 工程技术-计算机:硬件
CiteScore
8.70
自引率
15.60%
发文量
226
审稿时长
46 days
期刊介绍: The Journal of Systems Architecture: Embedded Software Design (JSA) is a journal covering all design and architectural aspects related to embedded systems and software. It ranges from the microarchitecture level via the system software level up to the application-specific architecture level. Aspects such as real-time systems, operating systems, FPGA programming, programming languages, communications (limited to analysis and the software stack), mobile systems, parallel and distributed architectures as well as additional subjects in the computer and system architecture area will fall within the scope of this journal. Technology will not be a main focus, but its use and relevance to particular designs will be. Case studies are welcome but must contribute more than just a design for a particular piece of software. Design automation of such systems including methodologies, techniques and tools for their design as well as novel designs of software components fall within the scope of this journal. Novel applications that use embedded systems are also central in this journal. While hardware is not a part of this journal hardware/software co-design methods that consider interplay between software and hardware components with and emphasis on software are also relevant here.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信