paper-with-me

Papers

A Systematic Study of Joint Representation Learning on Protein Sequences and Structures

2023-03-11 · Zuobai Zhang, Chuanrui Wang, Minghao Xu, Vijil Chenthamarakshan, Aurélie Lozano, Payel Das, Jian Tang

Learning effective protein representations is critical in a variety of tasks in biology such as predicting protein functions. Recent sequence representation learning methods based on Protein Language Models (PLMs) excel in sequence-based tasks, but their direct adaptation to tasks involving protein structures remains a challenge. In contrast, structure-based methods leverage 3D structural information with graph neural networks and geometric pre-training methods show potential in function prediction tasks, but still suffers from the limited number of available structures. To bridge this gap, our study undertakes a comprehensive exploration of joint protein representation learning by integrating a state-of-the-art PLM (ESM-2) with distinct structure encoders (GVP, GearNet, CDConv). We introduce three representation fusion strategies and explore different pre-training techniques. Our method achieves significant improvements over existing sequence- and structure-based methods, setting new state-of-the-art for function annotation. This study underscores several important design choices for fusing protein sequence and structure information. Our implementation is available at https://github.com/DeepGraphLearning/ESM-GearNet.

📄 PDF Abstract BibTeX arXiv:2303.06275

Code (3)

deepgraphlearning/esm-gearnet 공식 구현 pytorch
deepgraphlearning/gearnet 공식 구현 pytorch
deepgraphlearning/esm-s pytorch

Tasks

Contrastive LearningProtein Function PredictionRepresentation Learning

Similar Papers 제목 키워드 기반

Pre-Training Protein Encoder via Siamese Sequence-Structure Diffusion Trajectory Prediction

2023-01-28 · NeurIPS 2023 11 · Zuobai Zhang, Minghao Xu, Aurélie Lozano, Vijil Chenthamarakshan 외

Self-supervised pre-training methods on proteins have recently gained attention, with most approaches focusing on either protein sequences or structures, neglecting the exploration of their joint distribution, which is c…

DenoisingTrajectory Prediction

Three dimensional chaos game representation of protein sequences

2023-03-16 · Annie Thomas

A new three dimensional approach to the chaos game representation of protein sequences is explored in this thesis. The basics of DNA, the synthesis of proteins from DNA, protein structure and functionality and sequence a…

Transformer Neural Networks Attending to Both Sequence and Structure for Protein Prediction Tasks

2022-06-17 · Anowarul Kabir, Amarda Shehu

The increasing number of protein sequences decoded from genomes is opening up new avenues of research on linking protein sequence to function with transformer neural networks. Recent research has shown that the number of…

RITA: a Study on Scaling Up Generative Protein Sequence Models

2022-05-11 · Daniel Hesslow, Niccoló Zanichelli, Pascal Notin, Iacopo Poli 외

In this work we introduce RITA: a suite of autoregressive generative models for protein sequences, with up to 1.2 billion parameters, trained on over 280 million protein sequences belonging to the UniRef-100 database. Su…

PredictionProtein Design

Ankh3: Multi-Task Pretraining with Sequence Denoising and Completion Enhances Protein Representations

2025-05-26 · Hazem Alsamkary, Mohamed Elshaffei, Mohamed Elkerdawy, Ahmed Elnaggar

Protein language models (PLMs) have emerged as powerful tools to detect complex patterns of protein sequences. However, the capability of PLMs to fully capture information on protein sequences might be limited by focusin…

DenoisingLanguage ModelingLanguage ModellingMasked Language Modeling