Multi-View Feature Aggregation for Predicting Microbe-Disease Association
作者:Wei Peng, Ming Liu, Wei Dai, Tielin Chen, Yu Fu, Yi Pan · 发表于:IEEE Transactions on Computational Biology and Bioinformatics · 年份:2021 · DOI:10.1109/tcbb.2021.3132611 · 被引用次数:15 · 研究领域:Advanced Chemical Sensor Technologies、Spectroscopy and Chemometric Analyses、Probiotics and Fermented Foods
Microbes play a crucial role in human health and disease. Figuring out the relationship between microbes and diseases leads to significant potential applications in disease treatments. It is an urgent need to devise robust and effective computational methods for identifying disease-related microbes. This work proposes a Multi-View Feature Aggregation (MVFA) scheme that integrates the linear and nonlinear features to identify disease-related microbes. We introduce a non-negative matrix tri-factorization (NMTF) model to extract linear features for diseases and microbes. Then we learn another type of linear feature by utilizing a bi-random walk model. The nonlinear feature is obtained by inputting the two kinds of linear features into a capsule neural network. These three types of features describe the associations between diseases and microbes from different views. Finally, considering the complementary of these features, we leverage a logistic regression model to combine the NMTF model predictions, bi-random walk model predictions, and the capsule neural network predictions to obtain the final microbe-disease pair scores. We apply our method to predict human microbe-disease associations on two datasets. Experimental results show that our multi-view model outperforms the state-of-the-art models in recovering missing microbe-disease associations and predicting associations for new microbes. The ablation study shows that aggregating multi-view linear and nonlinear features can im...