{"id":1152379,"date":"2025-10-17T08:35:56","date_gmt":"2025-10-17T15:35:56","guid":{"rendered":"https:\/\/www.microsoft.com\/en-us\/research\/?post_type=msr-video&p=1152379"},"modified":"2025-10-17T08:35:57","modified_gmt":"2025-10-17T15:35:57","slug":"efficient-secure-aggregation-for-federated-learning","status":"publish","type":"msr-video","link":"https:\/\/www.microsoft.com\/en-us\/research\/video\/efficient-secure-aggregation-for-federated-learning\/","title":{"rendered":"Efficient Secure Aggregation for Federated Learning"},"content":{"rendered":"\n

Federated Learning\u202f(FL) trains a global model by having each selected device push only its model update to a central server, keeping raw data local. However, those updates can still leak sensitive information unless the server learns only their sum. A na\u00efve approach is to run a generic secure\u2011multiparty sum, but off\u2011the\u2011shelf protocols require several rounds of interaction and even direct client\u2011to\u2011client communication – often infeasible in FL, where mobile devices are intermittently online and can drop out at any moment, and cannot be expected to interact with each other.<\/p>\n\n\n\n

In this talk, I will review the secure\u2011aggregation problem in the context of FL and explain why na\u00efve solutions fail by focusing on constraints unique to the FL setting. I will then present Tacita, a single\u2011server protocol that satisfies these FL\u2011specific constraints while retaining provable security. Tacita uses an external committee (needed to prevent residual leakage) to aid in secure aggregation and offers:<\/p>\n\n\n\n