Git Product home page Git Product logo

Comments (4)

thorinf avatar thorinf commented on September 27, 2024

I think this might just make it a score-based model. Like Yang Songs earlier work, or instead very like EDM. The +1 wouldn't really matter I feel.

from consistency_models.

1999kevin avatar 1999kevin commented on September 27, 2024

Or is it possible to use both Loss( f(x0+t_{n+1}*z), x0 ) and Loss( f(x0+t_{n+1}*z) , f(x0+t_{n}*z) )? The first term enforces the similarity with the ground truth images, while the second term enforces the consistency. Simply using the consistency term would in fact decrease the generation performance or lead to longer training.

from consistency_models.

jsttlgdkycy avatar jsttlgdkycy commented on September 27, 2024

loss(x0+t_{n+1}*z), x0) can only enforce the model to learn the expectation of x0, not the target point of the current trajectory. It is a wrong loss term for one step diffusion

from consistency_models.

thorinf avatar thorinf commented on September 27, 2024

loss(x0+t_{n+1}*z), x0) can only enforce the model to learn the expectation of x0, not the target point of the current trajectory. It is a wrong loss term for one step diffusion

Yes, although you can target the GT I think this would actually make the task harder. By trying to target the trajectory you are smoothing the data manifold which makes training easier.

from consistency_models.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.