Giter VIP home page Giter VIP logo

Comments (5)

summmeer avatar summmeer commented on May 26, 2024

Hi,
I didn't encounter such a situation before. Which datasets did you use? It seems that $x_t$ with a larger sampled $t$ didn't get sufficient training.

from diffuseq.

mainpyp avatar mainpyp commented on May 26, 2024

Thanks! I am using a protein sequence dataset with 100K training sequences and 6K diffusion steps however the same change of metrics happen when I use 2K.
Do you mean with $x_t$ with a larger sampled $t$ didn't get sufficient training that the last 25% of the denoising steps are not yet trained properly however the previous denoising steps are already "done"?
If yes, can I influence that without changing the previous denoising steps because I also noticed that the q2 nll goes up again after 1K iterations, whereas the q0/1 nll stays the same and the q3 is still gradually going down.

Bildschirm­foto 2023-04-27 um 11 31 20

from diffuseq.

summmeer avatar summmeer commented on May 26, 2024

Do you mean with $x_t$ with a larger sampled $t$ didn't get sufficient training_ that the last 25% of the denoising steps are not yet trained properly however the previous denoising steps are already "done"?

Yes. This pattern is not observed in the text sequence, not sure about the protein sequence. Maybe you can edit the time sampler to add more weight on q2 steps.

from diffuseq.

mainpyp avatar mainpyp commented on May 26, 2024

Thanks again :)
Two follow ups to your answer:

sampler to add more weight on q2 steps.

  1. Do you mean to adjust the fixed sampler so that t's that are in q2 are weighted higher?

  2. What is the expected behavior of the the different metrics for different qn's? I am currently running DiffuSeq on a reduced Conversation dataset and there, all metrics of a type are in the same ballpark for each qn. Is that also what you have observed?

from diffuseq.

summmeer avatar summmeer commented on May 26, 2024

Respond to 1: Yes
Respond to 2: Yes, the specific number of q_n is computed after re-weighting.

from diffuseq.

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.