כתבה
arXiv cs.LG ·
SpliTEE: הגברת ביצועי LLM במכונות תואמות באמצעות פריסת פרטיות דיפרנציאלית
SpliTEE: Improving LLM Inference on Trusted Hardware with Differentially Private GPU Outsourcing
במאמר זה, המחברים מציגים את SpliTEE, ארכיטקטורה של ביצועי LLM במכונות תואמות המשתמשת בפריסת פרטיות דיפרנציאלית. הם מציעים פתרון לבעיה של הגנה על פרטיות המשתמשים ב-LLM, על ידי ריכוז הביצועים במכונה תואמת. המחברים מציגים גם תוצאות ניסויים המציגות את יעילות SpliTEE בהשוואה לביצועי LLM רגילים.
תקציר מקורי באנגליתarXiv:2609.15039v1 Announce Type: cross Abstract: User prompts provided to large language models (LLMs) may contain sensitive or private information that can be misused by remotely deployed models, such as through inadvertent memorization during retraining. One way to protect user prompts is to execute the LLM inside a trusted execution environment (TEE), with the guarantee that the service provider has no access to computations performed within or information exchanged with the TEE. However, current TEEs are primarily CPU-based and significantly slower than GPUs optimized for LLM inference. To circumvent this, Tramer and Boneh (2019) proposed Slalom, which splits neural network inference between a TEE and an untrusted GPU and encrypts intermediate inputs sent to the GPU. We extend this sp
קרא במקור המקורי
arxiv.org
פתח כתבה מקורית