Protein Design with Dynamic Protein Vocabulary
Nuowei Liu, Jiahao Kuang, Yanting Liu, Tao Ji, Changzhi Sun, Man Lan, Yuanbin Wu
TL;DR
This work tackles the challenge of designing proteins that are both functionally aligned and structurally plausible. It introduces ProDVa, a dynamic vocabulary framework that combines a Text Language Model, a Protein Language Model, and a Fragment Encoder to condition generation on textual descriptions via retrieval of natural protein fragments. The approach achieves competitive function alignment with far less training data while significantly improving foldability, as evidenced by higher pLDDT and lower PAE scores compared to strong baselines. By leveraging InterPro-identified fragments and a retrieval-based description mechanism, ProDVa demonstrates robust design performance across keyword- and text-driven tasks and suggests a promising direction for data-efficient, structure-aware protein design with potential for wet-lab validation. Overall, the method highlights the value of incorporating biologically meaningful fragments into a programmable protein vocabulary to steer de novo design toward realistic folds and intended functions.
Abstract
Protein design is a fundamental challenge in biotechnology, aiming to design novel sequences with specific functions within the vast space of possible proteins. Recent advances in deep generative models have enabled function-based protein design from textual descriptions, yet struggle with structural plausibility. Inspired by classical protein design methods that leverage natural protein structures, we explore whether incorporating fragments from natural proteins can enhance foldability in generative models. Our empirical results show that even random incorporation of fragments improves foldability. Building on this insight, we introduce ProDVa, a novel protein design approach that integrates a text encoder for functional descriptions, a protein language model for designing proteins, and a fragment encoder to dynamically retrieve protein fragments based on textual functional descriptions. Experimental results demonstrate that our approach effectively designs protein sequences that are both functionally aligned and structurally plausible. Compared to state-of-the-art models, ProDVa achieves comparable function alignment using less than 0.04% of the training data, while designing significantly more well-folded proteins, with the proportion of proteins having pLDDT above 70 increasing by 7.38% and those with PAE below 10 increasing by 9.6%.
