paper-with-me

홈 › Papers

Distilled Protein Backbone Generation

2025-10-03 · Liyang Xie, Haoran Zhang, Zhendong Wang, Wesley Tansey, Mingyuan Zhou 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 notable performance in generation quality, these models are limited by their generating speed, often requiring hundreds of iterative steps in the reverse-diffusion process. This computational bottleneck limits their practical utility in large-scale protein discovery, where thousands to millions of candidate structures are needed. To address this challenge, we explore the techniques of score distillation, which has shown great success in reducing the number of sampling steps in the vision domain while maintaining high generation quality. However, a straightforward adaptation of these methods results in unacceptably low designability. Through extensive study, we have identified how to appropriately adapt Score identity Distillation (SiD), a state-of-the-art score distillation strategy, to train few-step protein backbone generators which significantly reduce sampling time, while maintaining comparable performance to their pretrained teacher model. In particular, multistep generation combined with inference time noise modulation is key to the success. We demonstrate that our distilled few-step generators achieve more than a 20-fold improvement in sampling speed, while achieving similar levels of designability, diversity, and novelty as the Proteina teacher model. This reduction in inference cost enables large-scale in silico protein design, thereby bringing diffusion-based models closer to real-world protein engineering applications. The PyTorch implementation is available at https://github.com/LY-Xie/SiD_Protein

📄 PDF Abstract BibTeX arXiv:2510.03095

Code (0)

등록된 구현이 없습니다.

Tasks

Protein Design

Similar Papers 제목 키워드 기반

Protein Autoregressive Modeling via Multiscale Structure Generation

2026-02-04 · Yanru Qu, Cheng-Yen Hsieh, Zaixiang Zheng, Ge Liu 외 arxiv

We present protein autoregressive modeling (PAR), the first multi-scale autoregressive framework for protein backbone generation via coarse-to-fine next-scale prediction. Using the hierarchical nature of proteins, PAR ge…

Zero-shot Generalization

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

Proteina: Scaling Flow-based Protein Structure Generative Models

2025-03-02 · Tomas Geffner, Kieran Didi, Zuobai Zhang, Danny Reidenbach 외

Recently, diffusion- and flow-based generative models of protein structures have emerged as a powerful tool for de novo protein design. Here, we develop Proteina, a new large-scale flow-based protein backbone generator t…

Protein Design

Fully differentiable full-atom protein backbone generation

2019-03-27 · ICLR Workshop DeepGenStruct 2019 · Namrata Anand, Raphael Eguchi, Po-Ssu Huang

The fast generation and refinement of protein backbones would constitute a major advancement to current methodology for the design and development of de novo proteins. In this study, we train Generative Adversarial Netwo…

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