Editing
Federated Learning
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== <span style="color: #FFFFFF;">Creating</span> == Designing a production federated learning system: '''1. Threat model and privacy specification''' <syntaxhighlight lang="text"> Who might be adversarial? (honest-but-curious server? malicious clients?) β What level of privacy is required? (DP with Ξ΅ β€ 8? Secure aggregation?) β What is the regulatory framework? (HIPAA, GDPR, CCPA?) β Define privacy budget and acceptable accuracy-privacy trade-off </syntaxhighlight> '''2. System architecture''' <syntaxhighlight lang="text"> [Orchestration server] β (global model broadcast) [Client selection algorithm] β (based on data quality, staleness, fairness) [Secure aggregation protocol] β Clients send encrypted shares β [Differential privacy: add calibrated Gaussian noise to aggregate] β [Global model update] β [Evaluation on held-out global validation set] β [Anomaly detection: flag outlier client updates] </syntaxhighlight> '''3. Personalization strategies for non-IID data''' * FedProx: penalize deviation from global model during local training * Per-FedAvg: meta-learning approach; global model as a good initialization for local fine-tuning * Clustered FL: group clients by data similarity, train separate global models per cluster * Local fine-tuning: ship global model β each client fine-tunes for a few steps on local data '''4. Infrastructure for cross-silo FL''' * Dedicated FL node at each institution behind their firewall * Encrypted communication channels (mTLS) * Audit logs for every gradient exchange * Governance contract specifying data usage, participation requirements, IP ownership [[Category:Artificial Intelligence]] [[Category:Machine Learning]] [[Category:Privacy]] </div>
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information