信息网络安全 ›› 2026, Vol. 26 ›› Issue (5): 788-808.doi: 10.3969/j.issn.1671-1122.2026.05.010

• 学术研究 • 上一篇    下一篇

基于可信执行环境的联邦学习平台

李子豪, 张锋巍()   

  1. 南方科技大学计算机科学与工程系, 深圳 518055
  • 收稿日期:2025-12-25 出版日期:2026-05-10 发布日期:2026-06-03
  • 通讯作者: 张锋巍 zhangfw@sustech.edu.cn
  • 作者简介:李子豪(2003—),男,山东,硕士研究生,CCF会员,主要研究方向为系统安全|张锋巍(1986—),男,湖南,研究员,博士,CCF会员,主要研究方向为可信执行环境、GPU机密计算
  • 基金资助:
    国家自然科学基金(62372218);国家自然科学基金(U24A6009)

TEE-Based Federated Learning Platform

LI Zihao, ZHANG Fengwei()   

  1. Department of Computer Science and Engineering, Southern University of Science and Technology, Shenzhen 518055, China
  • Received:2025-12-25 Online:2026-05-10 Published:2026-06-03

摘要:

为评估不同的隐私增强技术在联邦学习中的安全-效率-精度权衡,文章面向典型视觉任务构建了基于可信执行环境的联邦学习平台。该平台以Intel可信域扩展(TDX)和软件防护扩展(SGX)为核心架构,并引入同态加密(HE)与安全多方计算(MPC)作为性能对比基准。在CIFAR-10数据集与ResNet-18模型的高维视觉任务场景下,文章利用该平台进行了对比实验。实验结果表明,在保持基线精度的前提下,基于TDX的方案在提供虚拟机级硬件保护的同时,仅引入约1.3%的端到端时延,综合表现优于 SGX、HE与MPC。尽管 HE 提供了可形式化验证的安全性,但将单轮训练时延与通信开销分别提升至基线的约9倍与21倍,系统负载增加显著;MPC则在时间与通信开销间存在局限。文章明确了各类技术方案的适用边界,对于高维模型的安全聚合场景,TDX是平衡安全需求与性能开销的一个有利选项。

关键词: 联邦学习, 隐私保护, 机密计算, 可信执行环境

Abstract:

This paper presented a confidential federated learning platform (CFLP) based on trusted execution environments (TEEs) for typical vision tasks, aiming to evaluate the security-efficiency-accuracy trade-off of different privacy-enhancing technologies in federated learning. The platform utilized intel trust domain extensions (TDX) and software guard extensions (SGX) as its core architecture, while incorporating homomorphic encryption (HE) and secure multi-party computation (MPC) as performance comparison benchmarks. Systematic comparative experiments were conducted using this platform in high-dimensional vision task scenarios involving the CIFAR-10 dataset and the ResNet-18 model. The results indicate that, while maintaining baseline accuracy, the TDX-based TEE scheme provided virtual-machine-level hardware protection with only an approximately 1.3% increase in end-to-end latency, outperforming SGX, HE, and MPC in comprehensive performance. Although HE offers formally verifiable security, it increased the single-round training latency and communication overhead to approximately 9 times and 21 times that of the baseline, respectively, resulting in significant computational overhead. MPC exhibited limitations in the trade-off between time and communication costs. This study clarifies the applicable boundaries of various technical solutions, demonstrating that for secure aggregation scenarios involving high-dimensional models, TDX is a favorable option for balancing security requirements and performance overhead.

Key words: federated learning, privacy protection, confidential computing, trusted execution environment

中图分类号: