paper-with-me

Papers

CFP-Gen: Combinatorial Functional Protein Generation via Diffusion Language Models

2025-05-28 · Junbo Yin, Chao Zha, Wenjia He, Chencheng Xu, Xin Gao

Existing PLMs generate protein sequences based on a single-condition constraint from a specific modality, struggling to simultaneously satisfy multiple constraints across different modalities. In this work, we introduce CFP-Gen, a novel diffusion language model for Combinatorial Functional Protein GENeration. CFP-Gen facilitates the de novo protein design by integrating multimodal conditions with functional, sequence, and structural constraints. Specifically, an Annotation-Guided Feature Modulation (AGFM) module is introduced to dynamically adjust the protein feature distribution based on composable functional annotations, e.g., GO terms, IPR domains and EC numbers. Meanwhile, the Residue-Controlled Functional Encoding (RCFE) module captures residue-wise interaction to ensure more precise control. Additionally, off-the-shelf 3D structure encoders can be seamlessly integrated to impose geometric constraints. We demonstrate that CFP-Gen enables high-throughput generation of novel proteins with functionality comparable to natural proteins, while achieving a high success rate in designing multifunctional proteins. Code and data available at https://github.com/yinjunbo/cfpgen.

📄 PDF Abstract BibTeX arXiv:2505.22869

Code (1)

yinjunbo/cfpgen 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingProtein Design

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

Diffusion on language model encodings for protein sequence generation

2024-03-06 · Viacheslav Meshchaninov, Pavel Strashnov, Andrey Shevtsov, Fedor Nikolaev 외

Protein sequence design has seen significant advances through discrete diffusion and autoregressive approaches, yet the potential of continuous diffusion remains underexplored. Here, we present DiMA, a latent diffusion f…

DiversityLanguage ModelingLanguage ModellingProtein Design+1

Diffusion Language Models Are Versatile Protein Learners

2024-02-28 · Xinyou Wang, Zaixiang Zheng, Fei Ye, Dongyu Xue 외

This paper introduces diffusion protein language model (DPLM), a versatile protein language model that demonstrates strong generative and predictive capabilities for protein sequences. We first pre-train scalable DPLMs f…

Language ModelingLanguage ModellingProtein Language Model

Demystify Protein Generation with Hierarchical Conditional Diffusion Models

2025-07-24 · Zinan Ling, Yi Shi, Brett McKinney, Da Yan 외 arxiv

Generating novel and functional protein sequences is critical to a wide range of applications in biology. Recent advancements in conditional diffusion models have shown impressive empirical performance in protein generat…

Protein Design

A Diffusion Model to Shrink Proteins While Maintaining Their Function

2025-11-10 · Ethan Baron, Alan N. Amin, Ruben Weitzman, Debora Marks 외 arxiv

Many proteins useful in modern medicine or bioengineering are challenging to make in the lab, fuse with other proteins in cells, or deliver to tissues in the body, because their sequences are too long. Shortening these s…

Steering Generative Models with Experimental Data for Protein Fitness Optimization

2025-05-21 · Jason Yang, Wenda Chu, Daniel Khalil, Raul Astudillo 외

Protein fitness optimization involves finding a protein sequence that maximizes desired quantitative properties in a combinatorially large design space of possible sequences. Recent developments in steering protein gener…

Bayesian OptimizationThompson Sampling