paper-with-me

Papers

Deep learning-guided evolutionary optimization for protein design

2026-03-03 · Erik Hartman, Di Tang, Johan Malmström arxiv

Designing novel proteins with desired characteristics remains a significant challenge due to the large sequence space and the complexity of sequence-function relationships. Efficient exploration of this space to identify sequences that meet specific design criteria is crucial for advancing therapeutics and biotechnology. Here, we present BoGA (Bayesian Optimization Genetic Algorithm), a framework that combines evolutionary search with Bayesian optimization to efficiently navigate the sequence space. By integrating a genetic algorithm as a stochastic proposal generator within a surrogate modeling loop, BoGA prioritizes candidates based on prior evaluations and surrogate model predictions, enabling data-efficient optimization. We demonstrate the utility of BoGA through benchmarking on sequence and structure design tasks, followed by its application in designing peptide binders against pneumolysin, a key virulence factor of \textit{Streptococcus pneumoniae}. BoGA accelerates the discovery of high-confidence binders, demonstrating the potential for efficient protein design across diverse objectives. The algorithm is implemented within the BoPep suite and is available under an MIT license at \href{https://github.com/ErikHartman/bopep}{GitHub}.

📄 PDF Abstract BibTeX arXiv:2603.02753

Code (0)

등록된 구현이 없습니다.

Tasks

Protein Design

Similar Papers 제목 키워드 기반

A 3D pocket-aware and evolutionary conserved interaction guided diffusion model for molecular optimization

2025-05-09 · Anjie Qiao, Hao Zhang, Qianmu Yuan, Qirui Deng 외

Generating molecules that bind to specific protein targets via diffusion models has shown good promise for structure-based drug design and molecule optimization. Especially, the diffusion models with binding interaction …

Drug Design

Relaxed Sequence Sampling for Diverse Protein Design

2025-10-27 · Joohwan Ko, Aristofanis Rontogiannis, Yih-En Andrew Ban, Axel Elaldi 외 arxiv

Protein design using structure prediction models such as AlphaFold2 has shown remarkable success, but existing approaches like relaxed sequence optimization (RSO) rely on single-path gradient descent and ignore sequence-…

Protein Language ModelProtein Design

Protein design by multiobjective optimization: evolutionary and non-evolutionary approaches

2017-07-01 · 01 July 2017Sandeep V. Belure, Ofer M. Shir, Vikas Nanda

Traditional simulation-based protein design considers energy minimization of candidate conformations as a singleobjective combinatorial optimization problem. In this paper we consider a challenging protein design problem…

Combinatorial OptimizationEfficient ExplorationMultiobjective OptimizationProtein Design+1

Reward-Guided Iterative Refinement in Diffusion Models at Test-Time with Applications to Protein and DNA Design

2025-02-20 · Masatoshi Uehara, Xingyu Su, Yulai Zhao, Xiner Li 외

To fully leverage the capabilities of diffusion models, we are often interested in optimizing downstream reward functions during inference. While numerous algorithms for reward-guided generation have been recently propos…

DenoisingEvolutionary Algorithms

Towards A Generative Protein Evolution Machine with DPLM-Evo

2026-04-30 · Xinyou Wang, Liang Hong, Jiasheng Ye, Zaixiang Zheng 외 arxiv

Proteins are shaped by gradual evolution under biophysical and functional constraints. Protein language models learn rich evolutionary constraints from large-scale sequences, and discrete diffusion-based protein language…