| FL |
Federated Learning |
| HAR |
Human Activity Recognition |
| i.i.d |
Independent and identically distributed |
| KD |
Knowledge Distillation |
| E |
The number of local epochs |
| R |
The number of global communication rounds |
|
An integer used to seed the permutation of at round r
|
|
constant used to calculate
|
| C |
a set of clients/devices participating in FL |
|
The client |
|
Independently designed deep model of the client |
|
minus the last softmax activation layer |
|
The local dataset of the client |
|
The sample pair in a local dataset |
|
test dataset (shared) |
|
the public dataset (shared) |
|
The sample in
|
|
permuted using the seed
|
|
augmented public dataset. and weighted by . |
|
is the accuracy of on at global round r
|
|
soft labels of client on at global round r
|
|
soft labels aggregated by the server at global round r
|