paper-with-me

홈 › Papers

Protein structure generation via folding diffusion

2022-09-30 · Kevin E. Wu, Kevin K. Yang, Rianne van den Berg, James Y. Zou, Alex X. Lu, Ava P. Amini

The ability to computationally generate novel yet physically foldable protein structures could lead to new biological discoveries and new treatments targeting yet incurable diseases. Despite recent advances in protein structure prediction, directly generating diverse, novel protein structures from neural networks remains difficult. In this work, we present a new diffusion-based generative model that designs protein backbone structures via a procedure that mirrors the native folding process. We describe protein backbone structure as a series of consecutive angles capturing the relative orientation of the constituent amino acid residues, and generate new structures by denoising from a random, unfolded state towards a stable folded structure. Not only does this mirror how proteins biologically twist into energetically favorable conformations, the inherent shift and rotational invariance of this representation crucially alleviates the need for complex equivariant networks. We train a denoising diffusion probabilistic model with a simple transformer backbone and demonstrate that our resulting model unconditionally generates highly realistic protein structures with complexity and structural patterns akin to those of naturally-occurring proteins. As a useful resource, we release the first open-source codebase and trained models for protein structure diffusion.

📄 PDF Abstract BibTeX arXiv:2209.15611

Code (1)

microsoft/foldingdiff 공식 구현 pytorch

Tasks

DenoisingProtein Structure Prediction

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Let Physics Guide Your Protein Flows: Topology-aware Unfolding and Generation

2025-09-29 · Yogesh Verma, Markus Heinonen, Vikas Garg arxiv

Protein structure prediction and folding are fundamental to understanding biology, with recent deep learning advances reshaping the field. Diffusion-based generative models have revolutionized protein design, enabling th…

Protein Structure PredictionProtein Design

Floating Anchor Diffusion Model for Multi-motif Scaffolding

2024-06-05 · Ke Liu, Weian Mao, Shuaike Shen, Xiaoran Jiao 외

Motif scaffolding seeks to design scaffold structures for constructing proteins with functions derived from the desired motif, which is crucial for the design of vaccines and enzymes. Previous works approach the problem …

model

RNAFlow: RNA Structure & Sequence Design via Inverse Folding-Based Flow Matching

2024-05-29 · Divya Nori, Wengong Jin

The growing significance of RNA engineering in diverse biological applications has spurred interest in developing AI methods for structure-based RNA design. While diffusion models have excelled in protein design, adaptin…

DenoisingProtein Design

DPLM-2: A Multimodal Diffusion Protein Language Model

2024-10-17 · Xinyou Wang, Zaixiang Zheng, Fei Ye, Dongyu Xue 외

Proteins are essential macromolecules defined by their amino acid sequences, which determine their three-dimensional structures and, consequently, their functions in all living organisms. Therefore, generative protein mo…

Language ModelingLanguage ModellingmodelProtein Language Model+1

LaGDif: Latent Graph Diffusion Model for Efficient Protein Inverse Folding with Self-Ensemble

2024-11-04 · Taoyu Wu, Yu Guang Wang, Yiqing Shen

Protein inverse folding aims to identify viable amino acid sequences that can fold into given protein structures, enabling the design of novel proteins with desired functions for applications in drug discovery, enzyme en…

Drug Discovery