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 the denoising calibration in Stage 3 #37

Open
Calvin-Pang opened this issue Dec 20, 2024 · 0 comments
Open

Question about the denoising calibration in Stage 3 #37

Calvin-Pang opened this issue Dec 20, 2024 · 0 comments

Comments

@Calvin-Pang
Copy link

Hi,
Thanks for sharing the excellent work! I am reading the paper and have a question about the calibration mentioned in Equation (4). Since the approximated residual noise from Stage 1 is the $\bar{\epsilon}$ in Equation 1, then after calibration, why it should be adding $\frac{\lambda_2 \mu}{\lambda_1}$? I tried to derive the equation 4, and get the following equation:

$x = \lambda_1 y + (\bar{\epsilon}_{zeromean} + \mu)$

$y = \frac{x}{\lambda_1} - \frac{\bar{\epsilon}_{zeromean}}{\lambda_1} - \frac{\mu}{\lambda_1}$

I am wondering why the calibration is not adding $\frac{\mu}{\lambda_1}$ instead of $\frac{\lambda_2 \mu}{\lambda_1}$.

Could you please help me figure out if there is anything wrong with my derivation? Thanks so much!

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