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

Different Phases of Sampling #23

Open
coopersvajda opened this issue Jan 31, 2024 · 0 comments
Open

Different Phases of Sampling #23

coopersvajda opened this issue Jan 31, 2024 · 0 comments

Comments

@coopersvajda
Copy link

Hi there,
So I have been working on a protein-ligand pocket diffusion model using your designs for the noising/scaling/sampling etc. For the model itself I have been using the Equiformer module released by lucidrains. My questions about the model are a different story . . . but with regards to the core diffusion process I have noticed something I wanted to inquire on. I notice during the sampling procedure that there seem to be two different 'phases'. The first phase is when sigma > 1 and the atomic coordinates are all 'coming together' as would be expected from the very distributed starting positions. But once the sigma crosses 1 on it's way to 0.002 the atoms stop in their tracks and then slowly begin stepping back. The dynamics of the Equiformer aside, it seems that once the sigma conditioning value (1/4 ln(sigma)) crosses 1 and it goes from positive to negative it almost puts the whole thing in reverse. Is this the intended behavior? Is my understanding of the process incorrect?

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