question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Questions about CausalVAE

See original GitHub issue

In CausalVAE code Is there any special reason why using 4 different decoders?

Besides, for pendulum and flow datasets, the latent space dimension should be equal to the dimension of the label, which is 4. Why the latent space dimension in code is set to be 16?

I checked the Appendix of the paper: we extend the multivariate Gaussian to the matrix Gaussian. Why the model is designed in this way and what are the advantages if we set the VAE in this way?

Many thanks for your response

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
shaido987commented, Feb 23, 2022

Hello, I have been in contact with one of the authors informing/reminding them of your questions here. There should hopefully be a reply soon.

0reactions
alceubissotocommented, Dec 14, 2022

Hi @akdadewrwr, did you manage to get a working code for the celeba experiments from the first author? I’m also interested 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

CausalVAE: Disentangled Representation ... - CVF Open Access
A deep generative model that supports ”do-operation” is of tremendous value as it allows us to ask “what-if” questions when making decisions. In...
Read more >
CausalVAE: Structured Causal Disentanglement in Variational ...
04/18/20 - Learning disentanglement aims at finding a low dimensional representation, which consists of multiple explanatory and generative ...
Read more >
Structured Causal Disentanglement in Variational Autoencoder
We thus propose a new VAE based framework named CausalVAE, which includes causal layers to transform independent factors into causal factors that correspond ......
Read more >
Structured Causal Disentanglement in Variational Autoencoder
We thus propose a new VAE based framework named CausalVAE, which includes a Causal Layer to transform independent exogenous factors into causal endogenous ......
Read more >
Structured Causal Disentanglement in Variational Autoencoder
Results show that the causal representations learned by CausalVAE are ... for answering causal questions in imaging applications and beyond.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found