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

ArXiv CS.AI2026-05-26NEWSen作者: Yannik Dittmar, Marvin Jerome Stephan, Thomas V\"olkl, Matthias Hollick, Jiska Classen

摘要

arXiv:2605.24239v1 Announce Type: cross Abstract: 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.