Algorithm 4.
1: | Input: and ; doubly stochastic matrix At = (aij(t)) ∈ Rm×m. |
2: | for t = 0,...,T do |
3: | for each node i = 1,...,m do |
4: | , where is a Laplace noise vector in ; |
5: | , which is computed based on examples ; |
6: | ; (Projection onto W) |
7: | broadcast the output ; |
8: | end for |
9: | end for |