Information-Theoretically Secure Aggregation for Lightweight Federated Learning: Resilient to Dropouts and Adversaries

· Source: Machine Learning · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Cybersecurity & Data Privacy · Depth: Expert, quick

Summary

A new framework proposes information-theoretically secure aggregation for lightweight federated learning (FL), specifically targeting sign-based methods on resource-constrained devices. While sign-based approaches reduce communication costs, they are vulnerable to inference attacks, and existing secure aggregation schemes often incur significant overhead or incompatibility. This framework securely computes the majority vote (MV) polynomial via single-round secure multiplication, ensuring end-to-end information-theoretic security under an honest-majority assumption, revealing only the final aggregated sign. It employs inverse-form exponent reduction, halving the MV polynomial degree to reduce costs, and single-round secure multiplication for linear offline complexity and single online communication. These techniques reduce online communication by up to 99.5% and latency by up to 85.7%. Leveraging MDS-code-based decoding, the framework is robust against dropouts and adversarial behaviors, yielding accuracy gains of up to 20.65% and 10.74% respectively, establishing a practical foundation for large-scale, low-latency secure aggregation in sign-based FL.

Key takeaway

For AI Scientists and Machine Learning Engineers designing secure and efficient federated learning systems for resource-constrained devices, this framework offers a practical path to deploy sign-based FL with strong privacy guarantees and high performance. You should consider integrating inverse-form exponent reduction and MDS-code-based decoding to achieve significant reductions in communication (up to 99.5%) and latency (up to 85.7%), while improving model accuracy and resilience against dropouts and adversaries.

Key insights

Secure aggregation for sign-based FL can be lightweight and information-theoretically robust against dropouts and adversaries.

Principles

Method

Securely compute the majority vote polynomial using single-round secure multiplication, enhanced by inverse-form exponent reduction and MDS-code-based decoding for efficiency and robustness.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, AI Security Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.