Git Product home page Git Product logo

Comments (4)

lonngxiang avatar lonngxiang commented on August 19, 2024

is large score model or small score model Refers to the https://github.com/gcorso/DiffDock/blob/main/workdir/paper_score_model/best_ema_inference_epoch_model.pt ?and The result of running python -m confidence.confidence_train is https://github.com/gcorso/DiffDock/blob/main/workdir/paper_confidence_model/best_model_epoch75.pt

from diffdock.

gcorso avatar gcorso commented on August 19, 2024

Correct regarding the location, regarding the difference between the two:

  • the score model is used to generated a number of poses via the diffusion process, note that it is called score, not because it predicts a score, but because it predicts the score of the distribution which is the gradient of the log density function (think about it as a force)
  • the confidence model instead is trying to determine how good the poses generated are

I hope this helps and I suggest to read the paper for more details!
Gabriele

from diffdock.

lonngxiang avatar lonngxiang commented on August 19, 2024

Correct regarding the location, regarding the difference between the two:

  • the score model is used to generated a number of poses via the diffusion process, note that it is called score, not because it predicts a score, but because it predicts the score of the distribution which is the gradient of the log density function (think about it as a force)
  • the confidence model instead is trying to determine how good the poses generated are

I hope this helps and I suggest to read the paper for more details! Gabriele

So the Score Model here is the Score
Diffusion Model?

from diffdock.

gcorso avatar gcorso commented on August 19, 2024

Yes in the literature of diffusion models, the model predicting the gradient of the log density of the data (i.e. the score) is called "score model"

from diffdock.

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.