paper-with-me

홈 › Papers

InstructPLM-mu: 1-Hour Fine-Tuning of ESM2 Beats ESM3 in Protein Mutation Predictions

2025-10-03 · Junde Xu, Yapin Shi, Lijun Lang, Taoyong Cui, Zhiming Zhang, Guangyong Chen, Jiezhong Qiu, Pheng-Ann Heng arxiv

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.

📄 PDF Abstract BibTeX arXiv:2510.03370

Code (0)

등록된 구현이 없습니다.

Tasks

Protein Language Model

Similar Papers 제목 키워드 기반

ProteinZero: Self-Improving Protein Generation via Online Reinforcement Learning

2025-06-09 · Ziwen Wang, Jiajun Fan, Ruihan Guo, Thao Nguyen 외

Protein generative models have shown remarkable promise in protein design but still face limitations in success rate, due to the scarcity of high-quality protein datasets for supervised pretraining. We present ProteinZer…

DiversityGPUProtein Designreinforcement-learning+1

Deep Learning-Based Forecasting of Boarding Patient Counts to Address ED Overcrowding

2025-05-20 · Orhun Vural, Bunyamin Ozaydin, Khalid Y. Aram, James Booth 외

This study develops deep learning models to forecast the number of patients in the emergency department (ED) boarding phase six hours in advance, aiming to support proactive operational decision-making using only non-cli…

Feature Engineering

Towards Robust Family-Infant Audio Analysis Based on Unsupervised Pretraining of Wav2vec 2.0 on Large-Scale Unlabeled Family Audio

2023-05-21 · Jialu Li, Mark Hasegawa-Johnson, Nancy L. McElwain

To perform automatic family audio analysis, past studies have collected recordings using phone, video, or audio-only recording devices like LENA, investigated supervised learning methods, and used or fine-tuned general-p…

speaker-diarizationSpeaker Diarization

Swarms of Large Language Model Agents for Protein Sequence Design with Experimental Validation

2025-11-27 · Fiona Y. Wang, Di Sheng Lee, David L. Kaplan, Markus J. Buehler arxiv

Designing proteins de novo with tailored structural, physicochemical, and functional properties remains a grand challenge in biotechnology, medicine, and materials science, due to the vastness of sequence space and the c…

Protein Design

Protein contacts are already in the attention: a single-forward-pass alternative to the Categorical Jacobian

2026-06-20 · Rome Thorstenson arxiv

The Categorical Jacobian of Zhang et al. (2024) reads protein contacts from a language model by perturbing every residue with every alternative amino acid, about $19L$ forward passes. We show the signal it reconstructs i…