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 Eq.7 and its detailed proofs in supplement #5

Open
CarlBhy opened this issue Dec 9, 2023 · 0 comments
Open

Question about Eq.7 and its detailed proofs in supplement #5

CarlBhy opened this issue Dec 9, 2023 · 0 comments

Comments

@CarlBhy
Copy link

CarlBhy commented Dec 9, 2023

Thanks for your great works! In 'ExposureDiffusion: Learning to Expose for Low-light Image Enhancement Supplementary Material' 1. Detail of proofs, there might exist a error.

$$\mathbb{E}_{q\left(X_{r e f}\right)}\left[\mathbb{E}_{p_{\Theta}\left(X_{0: T}\right)}\left[\frac{p_{\Theta}\left(X_T\right)}{q\left(X_T \mid X_{r e f}\right)}+\sum_{t=1}^T \log \frac{p_{\Theta}\left(X_{t-1} \mid X_t\right)}{q\left(X_{t-1} \mid X_t, X_{r e f}\right)}\right]\right]$$

should be

$$\mathbb{E}_{q\left(X_{r e f}\right)}\left[\mathbb{E}_{p_{\Theta}\left(X_{0: T}\right)}\left[\log \frac{p_{\Theta}\left(X_T\right)}{q\left(X_T \mid X_{r e f}\right)}+\sum_{t=1}^T \log \frac{p_{\Theta}\left(X_{t-1} \mid X_t\right)}{q\left(X_{t-1} \mid X_t, X_{r e f}\right)}\right]\right]$$
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

1 participant