paper-with-me

홈 › Papers

SE(3) diffusion model with application to protein backbone generation

2023-02-05 · Jason Yim, Brian L. Trippe, Valentin De Bortoli, Emile Mathieu, Arnaud Doucet, Regina Barzilay, Tommi Jaakkola

The design of novel protein structures remains a challenge in protein engineering for applications across biomedicine and chemistry. In this line of work, a diffusion model over rigid bodies in 3D (referred to as frames) has shown success in generating novel, functional protein backbones that have not been observed in nature. However, there exists no principled methodological framework for diffusion on SE(3), the space of orientation preserving rigid motions in R3, that operates on frames and confers the group invariance. We address these shortcomings by developing theoretical foundations of SE(3) invariant diffusion models on multiple frames followed by a novel framework, FrameDiff, for learning the SE(3) equivariant score over multiple frames. We apply FrameDiff on monomer backbone generation and find it can generate designable monomers up to 500 amino acids without relying on a pretrained protein structure prediction network that has been integral to previous methods. We find our samples are capable of generalizing beyond any known protein structure.

📄 PDF Abstract BibTeX arXiv:2302.02277

Code (3)

jasonkyuyim/se3_diffusion 공식 구현 pytorch
aim-uofa/fadiff pytorch
instadeepai/framedipt pytorch

Tasks

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

ReQFlow: Rectified Quaternion Flow for Efficient and High-Quality Protein Backbone Generation

2025-02-20 · Angxiao Yue, Zichong Wang, Hongteng Xu

Protein backbone generation plays a central role in de novo protein design and is significant for many biological and medical applications. Although diffusion and flow-based generative models provide potential solutions …

3D Molecule GenerationProtein DesignProtein Folding

Distilled Protein Backbone Generation

2025-10-03 · Liyang Xie, Haoran Zhang, Zhendong Wang, Wesley Tansey 외 arxiv

Diffusion- and flow-based generative models have recently demonstrated strong performance in protein backbone generation tasks, offering unprecedented capabilities for de novo protein design. However, while achieving not…

Protein Design

SaDiT: Efficient Protein Backbone Design via Latent Structural Tokenization and Diffusion Transformers

2026-02-06 · Shentong Mo, Lanqing Li arxiv

Generative models for de novo protein backbone design have achieved remarkable success in creating novel protein structures. However, these diffusion-based approaches remain computationally intensive and slower than desi…

Torsion-Space Diffusion for Protein Backbone Generation with Geometric Refinement

2025-11-24 · Lakshaditya Singh, Adwait Shelke, Divyansh Agrawal arxiv

Designing new protein structures is fundamental to computational biology, enabling advances in therapeutic molecule discovery and enzyme engineering. Existing diffusion-based generative models typically operate in Cartes…

Flows, straight but not so fast: Exploring the design space of Rectified Flows in Protein Design

2025-10-13 · Junhua Chen, Simon Mathis, Charles Harris, Kieran Didi 외 arxiv

Generative modeling techniques such as Diffusion and Flow Matching have achieved significant successes in generating designable and diverse protein backbones. However, many current models are computationally expensive, r…

Image GenerationProtein Design