Severity: Warning
Message: file_get_contents(https://...@gmail.com&api_key=61f08fa0b96a73de8c900d749fcb997acc09&a=1): Failed to open stream: HTTP request failed! HTTP/1.1 429 Too Many Requests
Filename: helpers/my_audit_helper.php
Line Number: 197
Backtrace:
File: /var/www/html/application/helpers/my_audit_helper.php
Line: 197
Function: file_get_contents
File: /var/www/html/application/helpers/my_audit_helper.php
Line: 271
Function: simplexml_load_file_from_url
File: /var/www/html/application/helpers/my_audit_helper.php
Line: 1075
Function: getPubMedXML
File: /var/www/html/application/helpers/my_audit_helper.php
Line: 3195
Function: GetPubMedArticleOutput_2016
File: /var/www/html/application/controllers/Detail.php
Line: 597
Function: pubMedSearch_Global
File: /var/www/html/application/controllers/Detail.php
Line: 511
Function: pubMedGetRelatedKeyword
File: /var/www/html/index.php
Line: 317
Function: require_once
98%
921
2 minutes
20
Microbes play a crucial role in the onset, progression, and treatment of diseases. To address the challenges of missing information and insufficient feature fusion in microbe-disease association prediction, this paper proposes an innovative computational model named MVGCVAE. MVGCVAE is the first model to synergistically integrate multi-view graph convolutional networks (GCNs), variational autoencoders (VAEs), and dynamic kernel matrix weighting for microbe-disease association (MDA) prediction. First, we construct multiple similarity networks between microbes and diseases, using GCN to independently process the node features in each view. To better fuse information from different similarity views, we introduce an attention mechanism to assign different weights to each perspective, thereby generating an initial comprehensive feature representation of diseases and microbes. This enables the model to more effectively integrate features from various perspectives and enhances its sensitivity and discriminative ability for key features. Next, based on a heterogeneous network, we feed the fused node features into the GCN for further representation learning. After each layer of feature extraction, we use a Variational Autoencoder (VAE) for variational inference to optimize node representations and enhance adaptation to sparse data and nonlinear relationships. Then, we propose a dynamic weighted kernel matrix strategy. This strategy uses a multi-layer perceptron (MLP) to adaptively generate weights, flexibly integrating kernel matrices computed from different embeddings at each layer to optimize the feature fusion process. Finally, we combine the weighted matrix with the feature matrix using matrix multiplication to calculate the microbe-disease association, and further optimize the model's predictive capability through Laplacian Regularization. Experimental results show that MVGCVAE outperforms six existing comparison methods on multiple evaluation metrics. Additionally, case studies further validate the reliability of MVGCVAE in predictive tasks.
Download full-text PDF |
Source |
---|---|
http://dx.doi.org/10.1016/j.compbiolchem.2025.108581 | DOI Listing |