[Submitted on 8 Mar 2026 (v1), last revised 22 Jul 2026 (this version, v2)]
Abstract:Cloud-based infrastructure has become the dominant platform for deploying large models, particularly large language models (LLMs). Fine-tuning and inference are increasingly delegated to cloud providers for simplified deployment and access to proprietary models, yet this creates a fundamental trust gap. Although cryptographic and TEE-based verification approaches exist, prohibitive proving costs and limited TEE memory prevent them from scaling to modern LLMs, leaving clients unable to practically audit these processes. This lack of transparency creates concrete security risks that can silently compromise service integrity.
We present AFTUNE, an auditable and verifiable framework that ensures the computational integrity of cloud-based fine-tuning and inference. AFTUNE incorporates a lightweight recording and spot-check mechanism that produces verifiable traces of execution. These traces enable clients to later audit whether the fine-tuning and inference processes followed the agreed configurations, by verifying sampled execution blocks inside a TEE, each covering only a small portion of the model and the execution trace. Our evaluation shows that AFTUNE adds modest overhead and makes auditing practical for clients.
Submission history
From: Heng Jin [view email]
[v1]
Sun, 8 Mar 2026 05:06:45 UTC (512 KB)
[v2]
Wed, 22 Jul 2026 07:08:12 UTC (459 KB)
0 Comments
Log in to join the conversation.No comments yet. Be the first to share your thoughts.