Skip to content

Questions regarding DIffusion with CFG #24

Description

@ssvision

@eje24 Great Course and I want to thank you so much for this content. I have a few queries and some clarifications that I am seeking.

I am following the solutions as per Exercise 3 to train a MNIST model for DIffusion and Flow Matching.

  1. Regarding diffusion if I train the score network, the training is highly unstable. The losses don't seem to converge. What's the workaround for this? $$L(\theta) = | \epsilon_{\theta_t}(x_t) - \epsilon |^2$$ is the alternative for this I guess. Can this trained network be sufficient enough to act as surrogate for score network?
  2. If I train the vector field(The Probability Field ODE) using the formula below (Eq 54 in Notes), then what should I use for Sampling ? Euler Simulator or Euler-Maryama Simulator?
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions