arXiv:2605.24239cs.CRcs.AI2026-05被引 1

首次逆向分析苹果私有云计算,验证其隐私承诺真实性

Unlocking Apple's Private Cloud Compute: An Analysis of Privacy-Preserving Artificial Intelligence

论文配图:Unlocking Apple's Private Cloud Compute: An Analysis of Privacy-Preserving Artificial Intelligence
图 1 · 摘自论文原文
  • 逆向工程PCC移动端实现,检验其隐私设计是否真实
  • 发现未公开接口可本地调用,实现自定义查询与模型评测
  • 开源评测框架,推动对隐私保护AI的学术研究

当前多数移动AI方案依赖大量敏感数据,引发隐私担忧,并需存储上下文与模型更新数据。苹果的私有云计算(PCC)强调设备集成与隐私优先设计,声称不存储用户数据且用户输入与账户不可关联。尽管系统规范公开,但编译二进制文件缺乏可复现构建与符号信息,导致规格与实际部署可能存在差异。底层模型与查询接口未公开,限制了学术界对模型性能(如准确率)的评估。本研究首次逆向解析移动端PCC实现,验证其隐私机制,并在本地开放非公开接口,支持自定义查询。通过独立基准测试,验证了超越苹果预设场景的能力,并开源评测框架,为未来隐私保护AI研究提供基础。

原文摘要 · Abstract (English)

Many existing Artificial Intelligence (AI) solutions on mobile devices rely on an extensive collection of sensitive data, raising privacy concerns and often requiring storage for both context and model improvement. Apple's Private Cloud Compute (PCC) aims to address this by emphasizing mobile device integration and a privacy-first design. The central claim of PCC is that it does not store any user data and that user input and user accounts are unlinkable. While most of the PCC system specifications are public, compiled binaries add a layer of opaqueness. There are no reproducible builds, and there are no symbols within those binaries, creating potential discrepancies between the specification and what is shipped to the user. Additionally, the underlying models and interfaces for querying PCC are not openly accessible, limiting academic evaluation of model properties, such as accuracy. This poses a challenge in assessing whether a privacy-preserving approach like PCC is actually trustworthy while also providing high-quality answers. We are the first to reverse-engineer the PCC implementation on mobile devices to evaluate privacy aspects and to open its non-public interfaces on local devices to support custom PCC queries. We demonstrate this level of access beyond Apple's intended use cases by independently benchmarking the PCC model. We enable future research by making our PCC benchmarking framework publicly available.

隐私计算逆向工程AI安全

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