Skip to content
Discussion options

You must be logged in to vote

Hi @luisbro,

very insightful questions, thanks for asking.

What we're interested in during sampling is the conditional score $\nabla \log p(x_t | c_1, c_2)$, which we obtain from $p(x | c_1, c_2) \propto p(c_1, c_2 | x) p(x)$ (see derivation). Training the adapters separately amounts to making the assumption that the classifier distribution factorizes, i.e., $p(c_1, c_2 | x) \approx p(c_1 | x) p(c_2 | x)$. The amount to which this assumption is violated depends on the particular pair of properties, of course. In our case, looking at the scatterplot of HHI score and magnetic density, the properties actually do appear to be correlated, so going for the joint distribution $p(c_1, c_2 | x)$ a…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@luisbro
Comment options

@danielzuegner
Comment options

@luisbro
Comment options

Answer selected by luisbro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants