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

confused about 2020ICML-weakly supervised disentanglement #36

Open
junkangwu opened this issue Jul 6, 2021 · 2 comments
Open

confused about 2020ICML-weakly supervised disentanglement #36

junkangwu opened this issue Jul 6, 2021 · 2 comments

Comments

@junkangwu
Copy link

Hi, weakly-supervised disentanglement is a nice work. But I am still confused about some concept. Looking forward to your explanation.

  • in the paper at page 5, you compare the work with prior work. "Our approach critically differs in the sense that S is not known and needs to be estimated for every pair of images." May I ask you about the impletation of S estimation? It seems that I have ignore some crucial details.
  • What is the meaning of Rnd? Is it an abbreviations?
@schneimo
Copy link

Hi, even though I am not an author I think I can still answer your questions:

  • You can find the answers to this question on page 4: "To obtain an estimate of S we therefore choose for every pair (x_1, x_2) the d−k coordinates with the smallest D_KL"
  • I think Rnd is simply the abbreviation for Random

@junkangwu
Copy link
Author

junkangwu commented Jul 31, 2021

Hi, even though I am not an author I think I can still answer your questions:

  • You can find the answers to this question on page 4: "To obtain an estimate of S we therefore choose for every pair (x_1, x_2) the d−k coordinates with the smallest D_KL"
  • I think Rnd is simply the abbreviation for Random

Hi, Thanks a lot! I am unfamiliar to the area of the disentanglement at the last time. I am sorry to bother you again!
In the training of weakly-vae, pairs are adopted to discover the shared dimensions and specific dimensions. However, if I construct the similar pairs to train, it is necessary to keep them at the valid or test procedure? In other words, What should I do to generate the output focus on the single instance in validate dataset and test dataset? In fact, most of the test instances always are not observed before test procedure.

Best!

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

2 participants