by simianwords 3 days ago

Can diffusion models have reasoning steps where they generate a block, introspect and then generate another until the output is satisfactory?

moeadham 3 days ago | [-2 more]

Well, you can take the output of a first pass and pass it back through the model like AR “reasoning” models do at inference time.

simianwords 3 days ago | [-1 more]

Yes and has this been tried?

Topfi 3 days ago | [-0 more]