derivation of Consensus-ADMM updates

54 Views Asked by At

According to Stephen Boyd's textbook on ADMM, the global variable consensus ADMM updates are given as the following, which is pretty straightforward to understand:

enter image description here

However, I've recently seen another variation of the consensus-ADMM updates from this work enter image description here

I tried very hard to derive the primal updates shown above but I just cannot arrive at the same equation. I wonder if this is the same as global variable consensus ADMM at all?