Submitted by Individual-Cause-616 t3_10m4l0b in MachineLearning
royalemate357 t1_j61k9vy wrote
Reply to comment by Individual-Cause-616 in [D] score based vs. Diffusion models by Individual-Cause-616
the speed and quality of score based/diffusion depends on what sampler you use. If youre using euler's method to solve the ODE for example, that might be slower than some of the newer methods developed for diffusion models, like tero karass' ODE solvers. AFAIK there isnt consensus on what the best sampler to use is though.
i dont think it affects training convergence much though since its more or less the same objective.
plocco-tocco t1_j62cm2x wrote
What's used more in practice?
Individual-Cause-616 OP t1_j62v04b wrote
Diffusion I guess
Viewing a single comment thread. View all comments