LGApr 30

Towards A Generative Protein Evolution Machine with DPLM-Evo

arXiv:2605.0018273.1
Predicted impact top 22% in LG · last 90 daysOriginality Highly original
AI Analysis

This work addresses the limitation of existing protein language models that lack explicit modeling of evolutionary edits, providing a more biologically plausible framework for protein understanding and generation.

DPLM-Evo introduces an evolutionary discrete diffusion framework for protein language models that explicitly models substitution, insertion, and deletion operations, improving mutation effect prediction to state-of-the-art on ProteinGym in the single-sequence setting and enabling variable-length simulated evolution.

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 models~(\eg, DPLMs) are promising for both understanding and generation. However, existing DPLMs typically rely on masking-based absorbing diffusion that contradicts a simple biological intuition: proteins evolve through accumulated edits, not by emerging from masks. Consequently, these frameworks lack explicit pretraining objectives for substitution and insertion/deletion (indel) operations, limiting both optimization-style post-editing and flexible guided generation. To address these limitations, we present DPLM-Evo, an evolutionary discrete diffusion framework that explicitly predicts substitution, insertion, and deletion operations during denoising. DPLM-Evo decouples an upsampled-length latent alignment space from the variable-length observed sequence space, which makes indel-aware generation tractable and enables adaptive scaffold growth throughout the process with negligible computational overhead. To better align substitutions with real evolution, we further introduce a contextualized evolutionary noising kernel that produces biologically informed, context-dependent mutation patterns. Across tasks, DPLM-Evo improves sequence understanding and achieves state-of-the-art mutation effect prediction performance on ProteinGym in the single-sequence setting. It also enables variable-length simulated evolution, and post-editing/optimization of existing proteins via explicit edit trajectories.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes