InstructPLM-mu: 1-Hour Fine-Tuning of ESM2 Beats ESM3 in Protein Mutation Predictions
Junde Xu, Yapin Shi, Lijun Lang, Taoyong Cui, Zhiming Zhang, Guangyong Chen, Jiezhong Qiu, Pheng-Ann Heng
TL;DR
This work tackles the challenge of predicting protein mutation effects without prohibitive compute by fine-tuning pretrained sequence PLMs with structural context. It introduces InstructPLM-mu and systematically evaluates three fusion designs, showing that token-wise fusion with efficient adapters enables bidirectional structure integration and yields strong zero-shot mutation predictions. The results demonstrate that, after roughly 1 hour of fine-tuning on an ESM2 backbone, the multimodal approach can match or exceed the performance of end-to-end trained multimodal models such as ESM3, with the best gains achieved through token-wise fusion and parameter-efficient tuning. The findings provide practical guidance on fusion mechanisms and tuning protocols, highlighting a scalable path to incorporate structural information into large-scale protein language models for mutation-effect prediction.
Abstract
Multimodal protein language models deliver strong performance on mutation-effect prediction, but training such models from scratch demands substantial computational resources. In this paper, we propose a fine-tuning framework called InstructPLM-mu and try to answer a question: \textit{Can multimodal fine-tuning of a pretrained, sequence-only protein language model match the performance of models trained end-to-end? } Surprisingly, our experiments show that fine-tuning ESM2 with structural inputs can reach performance comparable to ESM3. To understand how this is achieved, we systematically compare three different feature-fusion designs and fine-tuning recipes. Our results reveal that both the fusion method and the tuning strategy strongly affect final accuracy, indicating that the fine-tuning process is not trivial. We hope this work offers practical guidance for injecting structure into pretrained protein language models and motivates further research on better fusion mechanisms and fine-tuning protocols.
