Progressive Multi-Modality Learning for Inverse Protein Folding
Jiangbin Zheng, Stan Z. Li
TL;DR
The paper tackles inverse protein folding under data scarcity by proposing MMDesign, a multi-modality transfer learning framework that combines a pretrained GVP-based structural module with a pretrained auto-encoder contextual module, linked by cross-modal alignment constraints. Through a two-stage training process, MMDesign leverages structural priors and language-like sequence knowledge to generate coherent protein sequences from backbone coordinates, achieving state-of-the-art perplexity and recovery on the CATH benchmark despite small training data. The work includes thorough ablation and distribution analyses, demonstrating the benefits of pretrained modules and offering interpretability about protein design patterns. Overall, MMDesign reduces data requirements while improving generalization across standard and out-of-domain tests, contributing a principled approach to cross-modal protein design with tangible practical impact in protein engineering.
Abstract
While deep generative models show promise for learning inverse protein folding directly from data, the lack of publicly available structure-sequence pairings limits their generalization. Previous improvements and data augmentation efforts to overcome this bottleneck have been insufficient. To further address this challenge, we propose a novel protein design paradigm called MMDesign, which leverages multi-modality transfer learning. To our knowledge, MMDesign is the first framework that combines a pretrained structural module with a pretrained contextual module, using an auto-encoder (AE) based language model to incorporate prior protein semantic knowledge. Experimental results, only training with the small dataset, demonstrate that MMDesign consistently outperforms baselines on various public benchmarks. To further assess the biological plausibility, we present systematic quantitative analysis techniques that provide interpretability and reveal more about the laws of protein design.
