paper-with-me

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, Payel Das, Jian Tang

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 crucial for a comprehensive understanding of protein functions by integrating co-evolutionary information and structural characteristics. In this work, inspired by the success of denoising diffusion models in generative tasks, we propose the DiffPreT approach to pre-train a protein encoder by sequence-structure joint diffusion modeling. DiffPreT guides the encoder to recover the native protein sequences and structures from the perturbed ones along the joint diffusion trajectory, which acquires the joint distribution of sequences and structures. Considering the essential protein conformational variations, we enhance DiffPreT by a method called Siamese Diffusion Trajectory Prediction (SiamDiff) to capture the correlation between different conformers of a protein. SiamDiff attains this goal by maximizing the mutual information between representations of diffusion trajectories of structurally-correlated conformers. We study the effectiveness of DiffPreT and SiamDiff on both atom- and residue-level structure-based protein understanding tasks. Experimental results show that the performance of DiffPreT is consistently competitive on all tasks, and SiamDiff achieves new state-of-the-art performance, considering the mean ranks on all tasks. Our implementation is available at https://github.com/DeepGraphLearning/SiamDiff.

📄 PDF Abstract BibTeX arXiv:2301.12068

Code (1)

deepgraphlearning/siamdiff 공식 구현 pytorch

Tasks

DenoisingTrajectory Prediction

Similar Papers 제목 키워드 기반

Interpretable Structured Learning with Sparse Gated Sequence Encoder for Protein-Protein Interaction Prediction

2020-10-16 · Kishan Kc, Feng Cui, Anne Haake, Rui Li

Predicting protein-protein interactions (PPIs) by learning informative representations from amino acid sequences is a challenging yet important problem in biology. Although various deep learning models in Siamese archite…

Protein Representation Learning by Geometric Structure Pretraining

2022-03-11 · Zuobai Zhang, Minghao Xu, Arian Jamasb, Vijil Chenthamarakshan 외

Learning effective protein representations is critical in a variety of tasks in biology such as predicting protein function or structure. Existing approaches usually pretrain protein language models on a large number of …

Contrastive LearningPredictionProperty PredictionRepresentation Learning

EvoLlama: Enhancing LLMs' Understanding of Proteins via Multimodal Structure and Sequence Representations

2024-12-16 · Nuowei Liu, Changzhi Sun, Tao Ji, Junfeng Tian 외

Current Large Language Models (LLMs) for understanding proteins primarily treats amino acid sequences as a text modality. Meanwhile, Protein Language Models (PLMs), such as ESM-2, have learned massive sequential evolutio…

Property Prediction

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

2023-03-11 · Zuobai Zhang, Chuanrui Wang, Minghao Xu, Vijil Chenthamarakshan 외

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 …

Contrastive LearningProtein Function PredictionRepresentation Learning

SCOP: A Sequence-Structure Contrast-Aware Framework for Protein Function Prediction

2024-11-18 · Runze Ma, Chengxin He, Huiru Zheng, Xinye Wang 외

Improving the ability to predict protein function can potentially facilitate research in the fields of drug discovery and precision medicine. Technically, the properties of proteins are directly or indirectly reflected i…

Drug DiscoveryProtein Function Prediction