Journal Article10.1109/TCBB.2023.3273567
Predicting Protein-Protein Interactions Using Sequence and Network Information via Variational Graph Autoencoder.
Xin Luo,Pengwei Hu,Lun Hu +2 more
24
TL;DR: PASNVGA as discussed by the authors combines the sequence and network information of proteins via variational graph autoencoder to obtain a more compact form of these features using principal component analysis, and designs a scoring function to measure the higher-order connectivity between proteins.
read more
Abstract: Protein-protein interactions (PPIs) play a critical role in the proteomics study, and a variety of computational algorithms have been developed to predict PPIs. Though effective, their performance is constrained by high false-positive and false-negative rates observed in PPI data. To overcome this problem, a novel PPI prediction algorithm, namely PASNVGA, is proposed in this work by combining the sequence and network information of proteins via variational graph autoencoder. To do so, PASNVGA first applies different strategies to extract the features of proteins from their sequence and network information, and obtains a more compact form of these features using principal component analysis. In addition, PASNVGA designs a scoring function to measure the higher-order connectivity between proteins and so as to obtain a higher-order adjacency matrix. With all these features and adjacency matrices, PASNVGA trains a variational graph autoencoder model to further learn the integrated embeddings of proteins. The prediction task is then completed by using a simple feedforward neural network. Extensive experiments have been conducted on five PPI datasets collected from different species. Compared with several state-of-the-art algorithms, PASNVGA has been demonstrated as a promising PPI prediction algorithm. The source code of PASNVGA and all datasets are available at https://github.com/weizhi-code/PASNVGA.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Artificial intelligence accelerates multi-modal biomedical process: A Survey
Jiajia Li,Xue Han,Yiming Qin,Feng Tan,Yulong Chen,Zikai Wang,Hai-Tao Song,Xi Zhou,Yuan Zhang,Lun Hu,Pengwei Hu +10 more
TL;DR: This survey provides an overview of multi-modal biomedical AI, covering applications, data, methods, and analytics, and identifies potential research directions for future healthcare advancements leveraging AI's capabilities in handling complex medical scenarios and data.
13
Dual-channel hypergraph convolutional network for predicting herb–disease associations
Lun Hu,Meng-Long Zhang,Pengwei Hu,Jun Zhang,Chao Niu,Xueying Lu,Xiangrui Jiang,Yupeng Ma +7 more
TL;DR: HGHDA is a novel dual-channel hypergraph convolutional network for predicting herb–disease associations. It incorporates the MTMC mechanism by embedding herbs and diseases into latent spaces and modeling high-order relations between herbs, components, and diseases.
12
An End-to-end Knowledge Graph Fused Graph Neural Network for Accurate Protein-Protein Interactions Prediction
Jie Yang,Yapeng Li,Guoyin Wang,Zhong Chen,Di Wu +4 more
TL;DR: This paper introduces KGF-GNN, an end-to-end learning model for accurate protein-protein interactions prediction, leveraging a knowledge graph to fuse features from protein-associated networks, observed PPI networks, and multi-layer perceptron for optimized prediction, outperforming state-of-the-art models on real-world datasets.
3
A survey of graph neural networks and their industrial applications
Haoran Lu,Lei Wang,Xiaoliang Ma,Junlu Cheng,Mengchu Zhou +4 more
3
An ADRC-Incorporated Stochastic Gradient Descent Algorithm for Latent Factor Analysis
Jinli Li,Ye Yuan +1 more
- 07 May 2024
TL;DR: An ADRC-incorporated SGD algorithm for latent factor analysis effectively accelerates the convergence of LFA models by refining the instance learning error based on historical and future states.
1
References
Random Forests
Leo Breiman
- 01 Oct 2001
TL;DR: Internal estimates monitor error, strength, and correlation and these are used to show the response to increasing the number of features used in the forest, and are also applicable to regression.
•Posted Content
Variational Graph Auto-Encoders
Thomas Kipf,Max Welling +1 more
TL;DR: The variational graph auto-encoder (VGAE) is introduced, a framework for unsupervised learning on graph-structured data based on the variational auto- Encoder (VAE) that can naturally incorporate node features, which significantly improves predictive performance on a number of benchmark datasets.
2.9K
The renaissance of fluorescence resonance energy transfer
TL;DR: Improvements in fluorescence resonance energy transfer have led to qualitative and quantitative improvements in the technique, including increased spatial resolution, distance range, and sensitivity.
1K
Predicting protein-protein interactions based only on sequences information.
Juwen Shen,Jian Zhang,Xiaomin Luo,Weiliang Zhu,Kunqian Yu,Kaixian Chen,Yixue Li,Hualiang Jiang +7 more
TL;DR: Different types of PPI networks have been effectively mapped with the proposed method, suggesting that, even with only sequence information, this method could be applied to the exploration of networks for any newly discovered protein with unknown biological relativity.
1K
A human functional protein interaction network and its application to cancer data analysis
TL;DR: A highly reliable functional interaction network upon expert-curated pathways is built and applied to the analysis of two genome-wide GBM and several other cancer data sets, suggesting common mechanisms in the cancer biology.