One-step Alteration
ηxt←ET[Fθt(T(x))]
SimSiam can be approximated by one-step alternation between (7) and (8).
ηxt←Fθt(T′(x))
Inserting it into the sub-problem (7), we have:
θt+1←argθminEx,T[∥Fθ(T(x))−Fθt(T′(x))∥22]
Now θt is a constant in this sub-problem, and T′ implies another view due to its random nature. => a Siamese network with stop-gradient