diff --git a/summary/main.tex b/summary/main.tex index 7f8816a..3b5c10b 100644 --- a/summary/main.tex +++ b/summary/main.tex @@ -154,7 +154,7 @@ Two different models, a smaller auxiliary model and a larger model are defined. They provide pseudo-labels for each other. The two different models have a different structural bias which leads to complementary representations. This symetric design performs a boost in performance. -The SG label means \grqq Stop Gradient \grqq. +The SG label means 'Stop Gradient'. The loss function evaluations are fed into the opposite model as loss. The two models train each other.