Predicting protein subcellular location using learned distributed representations from a protein-protein network
Pan, X.; Chen, L.; Liu, M.; Huang, T.; Cai, Y.-D.
Show abstract
Functions of proteins are in general related to their subcellular locations. To identify the functions of a protein, we first need know where this protein is located. Interacting proteins tend to locate in the same subcellular location. Thus, it is imperative to take the protein-protein interactions into account for computational identification of protein subcellular locations.In this study, we present a deep learning-based method, node2loc, to predict protein subcellular location. node2loc first learns distributed representations of proteins in a protein-protein network using node2vec, which acquires representations from unlabeled data for downstream tasks. Then the learned representations are further fed into a recurrent neural network (RNN) to predict subcellular locations. Considering the severe class imbalance of different subcellular locations, Synthetic Minority Over-sampling Technique (SMOTE) is applied to artificially boost subcellular locations with few proteins.We construct a benchmark dataset with 16 subcellular locations and evaluate node2loc on this dataset. node2loc yields a Matthews correlation coefficient (MCC) value of 0.812, which outperforms other baseline methods. The results demonstrate that the learned presentations from a protein-protein network have strong discriminate ability for classifying protein subcellular locations and the RNN is a more powerful classifier than traditional machine learning models. node2loc is freely available at https://github.com/xypan1232/node2loc.
Matching journals
The top 5 journals account for 50% of the predicted probability mass.
Similar papers in this journal
- LSTM-PHV: Prediction of human-virus protein-protein interactions by LSTM with word2vec 97%
- Improved protein contact prediction using dimensional hybrid residual networks and singularity enhanced loss function 97%
- Interpretable and Generalizable Attention-Based Model for Predicting Drug-Target Interaction Using 3D Structure of Protein Binding Sites: SARS-CoV-2 Case Study and in-Lab Validation 96%
Similar papers in this journal
- GOBoost: Leveraging Long-Tail Gene Ontology Terms for Accurate Protein Function Prediction 97%
- FAPM: Functional Annotation of Proteins using Multi-Modal Models Beyond Structural Modeling 96%
- Integration of multi-source gene interaction networks and omics data with graph attention networks to identify novel disease genes 96%
Similar papers in this journal
- Exploring the Knowledge of An Outstanding Protein to Protein Interaction Transformer 97%
- CPGL: Prediction of compound-protein interaction by integrating graph attention network with long short-term memory neural network 96%
- TripletProt: Deep Representation Learning of Proteins based on Siamese Networks 96%
Similar papers in this journal
Similar papers in this journal
- DeepHE: Accurately Predicting Human Essential Genes based on Deep Learning 97%
- GCNCDA: A New Method for Predicting CircRNA-Disease Associations Based on Graph Convolutional Network Algorithm 96%
- Deep6mA: a deep learning framework for exploring similar patterns in DNA N6-methyladenine sites across different species 96%
"Similar papers" are the closest papers from that journal in the model's embedding space. They show what the match is built on, but the ranking comes mostly from a classifier over the whole training set, not from these examples alone.