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

Benefits of using Gumbel-Softmax sampling over VQ-VAE-esq approach for codebook generation? #135

Open
pradeeplam opened this issue Oct 5, 2024 · 0 comments

Comments

@pradeeplam
Copy link

I'm trying to better understand the design decisions made for the "Categorical Codebook Matching for Embodied Character Controllers" paper.

What was the reasoning for using the Gumbel-Softmax sampling over commitment and codebook losses used in the VQ-VAE paper? Was it to increase the potential diversity in the sampled motions? Or is there more to it?

I would think that the VQ-VAE approach would lead to a more interpretable space and have a lot more deterministic behavior at inference time.

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