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

Some questions about formula 3 #3

Open
pikapi111 opened this issue Dec 1, 2022 · 1 comment
Open

Some questions about formula 3 #3

pikapi111 opened this issue Dec 1, 2022 · 1 comment

Comments

@pikapi111
Copy link

Why when logPs(y|x) is expanded, logZ(x) can be extracted alone without multiplying Pt(y|x)?
In the end of formula 3 why two summation symbols can be changed into one?

@wangxinyu0922
Copy link
Member

It is $log Z_s(x)$, so the value does not depends on the teacher model. The $P_t(y|x)$ will be summed out to 1 when $P_t(y|x)$ times $log Z_s(x)$. In the last line, $\sum_{y \in Y}$ will be cancelled out with $1_{(u \in y)}$

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