Bridging Local and Federated Data Normalization in Federated Learning: A Privacy-Preserving Approach
Melih Co\c{s}\u{g}un, Mert Gen\c{c}t\"urk, Sinem Sav

TL;DR
This paper introduces federated normalization, a privacy-preserving method that enables collaborative data normalization in federated learning, matching pooled normalization performance while safeguarding data privacy.
Contribution
It systematically evaluates normalization techniques in federated learning and proposes novel homomorphic encryption methods for secure, privacy-preserving normalization.
Findings
Federated normalization achieves performance comparable to pooled normalization.
Homomorphic encryption enables secure calculation of normalization parameters.
Privacy-preserving techniques mitigate risks of sharing normalization data.
Abstract
Data normalization is a crucial preprocessing step for enhancing model performance and training stability. In federated learning (FL), where data remains distributed across multiple parties during collaborative model training, normalization presents unique challenges due to the decentralized and often heterogeneous nature of the data. Traditional methods rely on either independent client-side processing, i.e., local normalization, or normalizing the entire dataset before distributing it to parties, i.e., pooled normalization. Local normalization can be problematic when data distributions across parties are non-IID, while the pooled normalization approach conflicts with the decentralized nature of FL. In this paper, we explore the adaptation of widely used normalization techniques to FL and define the term federated normalization. Federated normalization simulates pooled normalization by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Data Quality and Management · Machine Learning in Healthcare
