EMNLP 2024main15 citations

Retrieved Sequence Augmentation for Protein Representation Learning

Chang Ma, Haiteng Zhao, Lin Zheng, Jiayi Xin, Qintong Li, Lijun Wu, Zhihong Deng, Yang Young Lu

Abstract

Protein Language Models traditionally depend on Multiple Sequence Alignments (MSA) to incorporate evolutionary knowledge. However, MSA-based approaches suffer from substantial computational overhead and generally underperform in generalizing to de novo proteins. This study reevaluates the role of MSA, proposing it as a retrieval augmentation method and questioning the necessity of sequence alignment. We show that a simple alternative, Retrieved Sequence Augmentation (RSA), can enhance protein representation learning without the need for alignment and cumbersome preprocessing. RSA surpasses MSA Transformer by an average of 5% in both structural and property prediction tasks while being 373 times faster. Additionally, RSA demonstrates enhanced transferability for predicting de novo proteins. This methodology addresses a critical need for efficiency in protein prediction and can be rapidly employed to identify homologous sequences, improve representation learning, and enhance the capacity of Large Language Models to interpret protein structures.

BibTeX
@inproceedings{ma-etal-2024-retrieved,
    title = "Retrieved Sequence Augmentation for Protein Representation Learning",
    author = "Ma, Chang  and
      Zhao, Haiteng  and
      Zheng, Lin  and
      Xin, Jiayi  and
      Li, Qintong  and
      Wu, Lijun  and
      Deng, Zhihong  and
      Lu, Yang Young  and
      Liu, Qi  and
      Wang, Sheng  and
      Kong, Lingpeng",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-main.104/",
    doi = "10.18653/v1/2024.emnlp-main.104",
    pages = "1738--1767"
}