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

Experiments on extrapolation with diffusion #72

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dtch1997
Copy link

@dtch1997 dtch1997 commented Jan 28, 2023

Goal

We're trying to answer the question, can diffusion models denoise beyond the original level of noise in the dataset?

Results

Extrapolating the time step past 0 doesn't seem to work on CIFAR-10.

Need to check whether this is something hardcoded due to e.g. alpha, beta scheduling.

Time step 0:
viz

Time step -1:
viz

It may be easier to start with a synthetic dataset and go from there.

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

Successfully merging this pull request may close these issues.

1 participant