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

Ambiguity in KL Divergence Implementation #4

Open
amasawa opened this issue Jun 25, 2023 · 0 comments
Open

Ambiguity in KL Divergence Implementation #4

amasawa opened this issue Jun 25, 2023 · 0 comments

Comments

@amasawa
Copy link

amasawa commented Jun 25, 2023

I would like to extend my gratitude for your valuable work. I have a few inquiries and would appreciate your insights.

  1. The paper refers to three types of losses (Equations 20, 21, and 22). However, these are not implemented in the code. The attached image illustrates that both the Mean Squared Error (MSE) and Negative Log-Likelihood (NLL) are traditional VAE reconstruction losses. Beta 1 and Beta 2 represent two types of Beta-divergence implementations. Therefore, there is no implementation for the Alpha and Gamma divergence. Could you provide some clarification on this?
Screen Shot 2023-06-25 at 12 39 48 2. I have been unable to replicate the results in the table from your paper (VQRAE in GD with beta-1 divergence). Could you share the hyperparameters for each of the datasets you used in your work? Screen Shot 2023-06-25 at 12 57 14 4. There is a noticeable performance difference between the comparison method (OMI KDD19) and ICDE22[1] on the same dataset. Can you share the implementation details in OMI KDD19 If possible. Screen Shot 2023-06-25 at 12 52 00

[1] Robust and Explainable Autoencoders for Unsupervised Time Series Outlier Detection.

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