paper-with-me

Papers

Deep Multi-attribute Graph Representation Learning on Protein Structures

2020-12-22 · Tian Xia, Wei-Shinn Ku

Graphs as a type of data structure have recently attracted significant attention. Representation learning of geometric graphs has achieved great success in many fields including molecular, social, and financial networks. It is natural to present proteins as graphs in which nodes represent the residues and edges represent the pairwise interactions between residues. However, 3D protein structures have rarely been studied as graphs directly. The challenges include: 1) Proteins are complex macromolecules composed of thousands of atoms making them much harder to model than micro-molecules. 2) Capturing the long-range pairwise relations for protein structure modeling remains under-explored. 3) Few studies have focused on learning the different attributes of proteins together. To address the above challenges, we propose a new graph neural network architecture to represent the proteins as 3D graphs and predict both distance geometric graph representation and dihedral geometric graph representation together. This gives a significant advantage because this network opens a new path from the sequence to structure. We conducted extensive experiments on four different datasets and demonstrated the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2012.11762

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeGraph Neural NetworkGraph Representation LearningRepresentation Learning

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

PGR: A Graph Repository of Protein 3D-Structures

2016-01-25

Graph theory and graph mining constitute rich fields of computational techniques to study the structures, topologies and properties of graphs. These techniques constitute a good asset in bioinformatics if there exist eff…

Graph Mining

Geometric Self-Supervised Pretraining on 3D Protein Structures using Subgraphs

2024-06-20 · Michail Chatzianastasis, Yang Zhang, George Dasoulas, Michalis Vazirgiannis

Protein representation learning aims to learn informative protein embeddings capable of addressing crucial biological questions, such as protein function prediction. Although sequence-based transformer models have shown …

Protein Function PredictionRepresentation Learning

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

Topotein: Topological Deep Learning for Protein Representation Learning

2025-09-04 · Zhiyu Wang, Arian Jamasb, Mustafa Hajij, Alex Morehead 외 arxiv

Protein representation learning (PRL) is crucial for understanding structure-function relationships, yet current sequence- and graph-based methods fail to capture the hierarchical organization inherent in protein structu…

Representation Learning

ProtSCAPE: Mapping the landscape of protein conformations in molecular dynamics

2024-10-27 · Siddharth Viswanath, Dhananjay Bhaskar, David R. Johnson, Joao Felipe Rocha 외

Understanding the dynamic nature of protein structures is essential for comprehending their biological functions. While significant progress has been made in predicting static folded structures, modeling protein motions …