Skip to main content
. 2022 Jun 23;9(1):115–131. doi: 10.1007/s40747-022-00729-2

Table 1.

Notations and terminologies

Notation/tern Description
n Number of devices
T Number of global epochs
Hτi

Number of local iterations in the τth

epoch on the ith devices

wt Global model in the tth epoch on sever
wtk The kth entry of wt
wτ,hi Model initialized from wτ, updated in the hth local iteration, on the ith device
wbacki the model before wnewi is updated, on the ith devices
c A hyper-parameter
r A random number
ϑ A small constant
β A magnitude coefficient
Di Dataset on the ith device
zt,hi Data(minibatch) sampled from Di
γ Learning rate
Server The place where the training data are placed
Worker One worker on each device, process that trains the model