Structural Attention Mechanism Auto-encoder for miRNA-disease Association Prediction
Research on MicroRNA(miRNA)-disease association prediction is helpful for human disease prevention,diagnosis and treatment,etc.Many researchers have developed miRNA-disease association prediction methods based on graph auto-encoder.However,most of the auto-encoder methods do not consider the difference between neighbor nodes when coding the central node.Therefore,this paper proposes a new method called structural attention mechanism auto-encoder for miRNA-disease association prediction(SAAE).The SAAE model uses an encoder based on graph neural network,which uses multiple coding layers to explore the information of multi-order neighbors.In order to fuse the feature information of the central node and the neighbor node with different weights and capture the structure information of the node in the graph,the structured attention mechanism is introduced in the coding layer to encode the original information of the graph node to generate new feature informa-tion.Subsequently,the decoding is performed by a decoder,and the decoded feature information is mined for potential associa-tions between miRNA and disease nodes using a random forest algorithm.The experimental results show that the average area un-der the curve of SAAE under five-fold cross validation is 94.53%.In addition,two case studies on kidney tumors and lungtumors were conducted to verify the validity of SAAE prediction.
miRNA-disease associationgraph auto-encoderattention mechanismstructural information