A Text-guided Protein Design Framework
Shengchao Liu, Yanjing Li, Zhuoxinran Li, Anthony Gitter, Yutao Zhu, Jiarui Lu, Zhao Xu, Weili Nie, Arvind Ramanathan, Chaowei Xiao, Jian Tang, Hongyu Guo, Anima Anandkumar
TL;DR
ProteinDT introduces a unified multi-modal framework that combines textual protein descriptions with sequence data to enable text-guided protein generation and editing. It couples ProteinCLAP (text–protein contrastive pretraining), ProteinFacilitator (text-to-protein latent mapping via a Gaussian), and flexible decoders (autoregressive and diffusion) to produce protein sequences conditioned on text. The authors curate SwissProtCLAP (441k pairs) to train ProteinDT and demonstrate strong zero-shot performance: over 90% retrieval-like accuracy for text-to-protein generation, best-hit ratio across 12 editing tasks, and competitive or superior results on six protein-property benchmarks. The work highlights the potential of textual knowledge to guide protein design, enabling zero-shot editing and providing a scalable path toward functionally guided design without task-specific labeled data.
Abstract
Current AI-assisted protein design mainly utilizes protein sequential and structural information. Meanwhile, there exists tremendous knowledge curated by humans in the text format describing proteins' high-level functionalities. Yet, whether the incorporation of such text data can help protein design tasks has not been explored. To bridge this gap, we propose ProteinDT, a multi-modal framework that leverages textual descriptions for protein design. ProteinDT consists of three subsequent steps: ProteinCLAP which aligns the representation of two modalities, a facilitator that generates the protein representation from the text modality, and a decoder that creates the protein sequences from the representation. To train ProteinDT, we construct a large dataset, SwissProtCLAP, with 441K text and protein pairs. We quantitatively verify the effectiveness of ProteinDT on three challenging tasks: (1) over 90% accuracy for text-guided protein generation; (2) best hit ratio on 12 zero-shot text-guided protein editing tasks; (3) superior performance on four out of six protein property prediction benchmarks.
