arXiv:2602.19918cs.CRcs.LG2026-02中稿 · SaTML 2026

提出抗恶意客户端的私有推理协议RobPI,提升实际场景下的隐私安全性。

RobPI: Robust Private Inference against Malicious Client

  • 通过在logits和特征中注入加密兼容噪声增强安全性
  • 使恶意攻击成功率降低约91.9%,攻击查询次数增加10倍以上
  • 适用于对隐私安全要求高的真实部署场景

机器学习推理在各类应用中的普及引发了隐私担忧。为此,私有推理(PI)协议被提出,使各方可在不泄露敏感数据的情况下完成推理。尽管近期PI在效率上取得进展,但多数方法仍假设数据所有者为半诚实(semi-honest),即遵守协议。然而现实中,数据所有者动机各异、行为不可预测,该假设不现实。我们首先设计了一种针对多种先进私有推理协议的推理操纵攻击,该攻击仅需当前黑盒攻击3至8倍更少的查询即可修改模型输出。受此攻击启发,我们提出了并实现了RobPI——一种可抵御恶意客户端的鲁棒私有推理协议。RobPI整合了一种独特的密码学协议,通过在推理的logits和特征中引入加密兼容噪声,有效防御恶意客户端攻击。我们在多种神经网络和数据集上的广泛实验表明,RobPI实现约91.9%的攻击成功率下降,并使恶意客户端攻击所需的查询次数增加超过10倍。

原文摘要 · Abstract (English)

The increased deployment of machine learning inference in various applications has sparked privacy concerns. In response, private inference (PI) protocols have been created to allow parties to perform inference without revealing their sensitive data. Despite recent advances in the efficiency of PI, most current methods assume a semi-honest threat model where the data owner is honest and adheres to the protocol. However, in reality, data owners can have different motivations and act in unpredictable ways, making this assumption unrealistic. To demonstrate how a malicious client can compromise the semi-honest model, we first designed an inference manipulation attack against a range of state-of-the-art private inference protocols. This attack allows a malicious client to modify the model output with 3x to 8x fewer queries than current black-box attacks. Motivated by the attacks, we proposed and implemented RobPI, a robust and resilient private inference protocol that withstands malicious clients. RobPI integrates a distinctive cryptographic protocol that bolsters security by weaving encryption-compatible noise into the logits and features of private inference, thereby efficiently warding off malicious-client attacks. Our extensive experiments on various neural networks and datasets show that RobPI achieves ~91.9% attack success rate reduction and increases more than 10x the number of queries required by malicious-client attacks.

私有推理安全攻击加密

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。