Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about formula 7 #4

Open
Rachel-Yeah-Lee opened this issue Jan 10, 2023 · 1 comment
Open

Question about formula 7 #4

Rachel-Yeah-Lee opened this issue Jan 10, 2023 · 1 comment

Comments

@Rachel-Yeah-Lee
Copy link

Rachel-Yeah-Lee commented Jan 10, 2023

Hi, thanks for sharing the great job!
I am confused with formula 7 in section 3.6. In the previous section Ui Uj is produced by E1, but in formular 7 is produced by E2?
If so, what is the different between the first and the second item?
look for your instruction, thank you!

@yeonsw
Copy link
Owner

yeonsw commented Feb 2, 2023

Hi,

Ui and Uj in sections 3.5 and 3.6 are different. In section 3.5, Ui and Uj are produced by the base encoder (E1).
Section 3.6 is about how to use E2, which is trained on the Ui and Uj predicted by E1, in the inference step. So we use E2 when computing the Ui and Uj in section 3.6.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants