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

Problem of parameters with Wifi&FMCW #17

Open
whitecloudy opened this issue Nov 19, 2024 · 0 comments
Open

Problem of parameters with Wifi&FMCW #17

whitecloudy opened this issue Nov 19, 2024 · 0 comments

Comments

@whitecloudy
Copy link

whitecloudy commented Nov 19, 2024

Hello,

I have recently attempted to perform inference for Wi-Fi and FMCW using the provided code. However, I have noticed an issue with the parameters used in these experiments.

According to the paper, the value of self.alpha_bar[T], corresponding to the gamma_hat(T) in the T-step, should be converges to 0. However, the noise_schedule for both Wi-Fi and FMCW seems to be set to values that are too small, causing self.alpha_bar[T] to become significantly larger than it should be.

As a result, when running inference with "fast_sampling"(which starts from gaussian noise) instead of "native_sampling", the results of the paper cannot be reproduced. This outcome is fundamentally incorrect, based on both the basic principles of Diffusion models and the claims of your paper.

Could you please review this issue and provide clarification? I look forward to your response.

Thank you!
@Guoxuan-Chi

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