Nested meta learning method and system based on federated architecture
A meta-learning and federated technology, applied in the field of machine learning, can solve problems such as excessive communication overhead, global model aggregation speed needs to be improved, and achieve good generalization, improved generalization and performance, and high flexibility.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment approach
[0084] Nested meta-learning algorithm flow
[0085] enter: N : the number of users; : global meta-learning algorithm; : local meta-learning algorithm; : global learning rate; : local learning rate; : Number of episode rounds for global training; : Number of episode rounds for local training.
[0086] output: : parameters of the global model
[0087] for do
[0088] # Perform local meta-learning
[0089] Select a subset of users from all users U ;
[0090] for each user do
[0091] Assign global model parameters to local model ;
[0092] for local episode rounds do
[0093] user u Sampling from own data to construct local meta-learning tasks ;
[0094] Computing Gradients for Meta-Learning Task Training ;
[0095] Update local meta-learning model parameters ;
[0096] end for
[0097] end for
[0098] The global model parameters first take the average of all local model parameters
[0099] # Perform global meta-learning
[0100] f...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 



