Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about training with reduced timesteps (50) instead of traditional 1000 steps #234

Open
shin-wn opened this issue Dec 22, 2024 · 0 comments

Comments

@shin-wn
Copy link

shin-wn commented Dec 22, 2024

I noticed that this project successfully implements diffusion-based motion generation using only 50 timesteps for both training and sampling, which is significantly fewer than the 1000 steps used in traditional DDPM/DDIM approaches.
I'm very interested in understanding the theoretical foundation and implementation details behind this choice, as I couldn't find any references to training with such reduced timesteps in the original DDPM/DDIM papers.

Could you please share:

  1. The research paper or theoretical work this implementation is based on?
  2. If this is a novel approach, what modifications were made to enable stable training with reduced timesteps?
  3. Any empirical observations or ablation studies that led to choosing 50 as the optimal number of timesteps?

I’d really appreciate your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant