paper-with-me

Papers

Out of Many, One: Designing and Scaffolding Proteins at the Scale of the Structural Universe with Genie 2

2024-05-24 · Yeqing Lin, Minji Lee, Zhao Zhang, Mohammed AlQuraishi

Protein diffusion models have emerged as a promising approach for protein design. One such pioneering model is Genie, a method that asymmetrically represents protein structures during the forward and backward processes, using simple Gaussian noising for the former and expressive SE(3)-equivariant attention for the latter. In this work we introduce Genie 2, extending Genie to capture a larger and more diverse protein structure space through architectural innovations and massive data augmentation. Genie 2 adds motif scaffolding capabilities via a novel multi-motif framework that designs co-occurring motifs with unspecified inter-motif positions and orientations. This makes possible complex protein designs that engage multiple interaction partners and perform multiple functions. On both unconditional and conditional generation, Genie 2 achieves state-of-the-art performance, outperforming all known methods on key design metrics including designability, diversity, and novelty. Genie 2 also solves more motif scaffolding problems than other methods and does so with more unique and varied solutions. Taken together, these advances set a new standard for structure-based protein design. Genie 2 inference and training code, as well as model weights, are freely available at: https://github.com/aqlaboratory/genie2.

📄 PDF Abstract BibTeX arXiv:2405.15489

Code (1)

aqlaboratory/genie2 공식 구현 pytorch

Tasks

Data AugmentationDiversityProtein Design

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Improved motif-scaffolding with SE(3) flow matching

2024-01-08 · Jason Yim, Andrew Campbell, Emile Mathieu, Andrew Y. K. Foong 외

Protein design often begins with the knowledge of a desired function from a motif which motif-scaffolding aims to construct a functional protein around. Recently, generative models have achieved breakthrough success in d…

Data AugmentationDiversityProtein Design

Evolution and Function of SMC Proteins

2022-10-29 · J. C. Phillips

Structural Maintenance of Chromosomes, SMCs, proteins have long rod like structures immersed in water. Here we use our hydroanalytic methods based on amino acid sequences to discuss their dynamics at multiple length scal…

Protein Design with Dynamic Protein Vocabulary

2025-05-25 · Nuowei Liu, Jiahao Kuang, Yanting Liu, Changzhi Sun 외

Protein design is a fundamental challenge in biotechnology, aiming to design novel sequences with specific functions within the vast space of possible proteins. Recent advances in deep generative models have enabled func…

Protein DesignProtein Language Model

On Diffusion Posterior Sampling via Sequential Monte Carlo for Zero-Shot Scaffolding of Protein Motifs

2024-12-08 · James Matthew Young, O. Deniz Akyildiz

With the advent of diffusion models, new proteins can be generated at an unprecedented rate. The \textit{motif scaffolding problem} requires steering this generative process to yield proteins with a desirable functional …

ProxelGen: Generating Proteins as 3D Densities

2025-06-24 · Felix Faltings, Hannes Stark, Regina Barzilay, Tommi Jaakkola

We develop ProxelGen, a protein structure generative model that operates on 3D densities as opposed to the prevailing 3D point cloud representations. Representing proteins as voxelized densities, or proxels, enables new …