We scan new podcasts and send you the top 5 insights daily.
Diffusion models were a breakthrough for protein generation because they reframe the problem. Instead of a one-shot generation, they learn to make many small, iterative refinements ("make it slightly better"). This "time to think" approach proved more effective for complex biological structures than previous methods like VAEs.
Similar to how an LLM uses a 'chain of thought' to reason, Genesis's model 'thinks' by iteratively refining an in-memory representation of a crystal structure. This process is guided by physics-based principles, significantly improving the final prediction's accuracy.
A key strategy for improving results from generative protein models is "inference-time scaling." This involves generating a vast number of potential structures and then using a separate, fine-tuned scoring model to rank them. This search-and-rank process uncovers high-quality solutions the model might otherwise miss.
While GANs failed for protein systems, diffusion models became the key primitive. Now, the frontier of diffusion research is in specialized scientific areas like 3D structure prediction, surpassing the innovation seen in more mainstream AI applications like image generation.
Modern protein models use a generative approach (diffusion) instead of regression. Instead of predicting one "correct" structure, they model a distribution of possibilities. This better handles molecular dynamism and avoids averaging between multiple valid states, which is a flaw of regression models.
Flow matching is a technical evolution of diffusion that learns a 'flow map' which guides a noisy input toward the manifold of 'real images.' It's analogous to creating a wind map that directs a paper airplane to a specific house from anywhere in a city, resulting in a cleaner, more direct generation process.
An anecdote about a "wonky" BindCraft design with disconnected beta sheets, which experts predicted would fail, highlights a key trend. The resulting binder was one of the best ever produced, suggesting AI models are extracting structural principles that go beyond traditional human "protein literacy" and intuition.
Generate Biomedicines' AI learns the fundamental rules of protein structure and function, much like a language's grammar. This allows it to design entirely new proteins by generating novel "sentences" (sequences) that are biologically coherent and functional, rather than just mimicking existing ones found in nature.
Resvita Bio's approach isn't about creating proteins from scratch. Instead, they use machine learning to 'read the book of life comprehensively,' analyzing how different organisms have evolved to solve the same biological problem. This allows them to synthesize nature's best solutions into an ideal therapeutic protein.
Unlike text, gene expression levels lack inherent order. Autoregressive models (like GPT) force an artificial sequence, limiting performance. Diffusion models, which operate on sets and iteratively refine predictions, are a more natural and effective architecture for modeling cellular responses to perturbations.
Generative AI alone designs proteins that look correct on paper but often fail in the lab. DenovAI adds a physics layer to simulate molecular dynamics—the "jiggling and wiggling"—which weeds out false positives by modeling how proteins actually interact in the real world.