今天给大家介绍在IEEE/ACM Transactions on Computational Biology and Bioinformatics上发表的文章“DeepSeqPanII: an interpretable recurrent neural network model with attention mechanism for peptide-HLA classII binding prediction”。随着深度学习的不断发展,基于深度模型的肽与HLA-I分子结合预测模型表现出了较好的性能。然而,HLA-II分子目前仍缺乏较好的结合预测模型。本文基于之前提出的DeepSeqPanI模型提出了适用于HLA-II分子的DeepSeqPanII模型,模型使用LSTM编码和Attention机制优化编码过程,在特征提取时使用卷积神经网络进行特征提取,最终使用全连接神经网络进行结合预测。通过实验,模型表现出了较好的性能。
[1]Z. Liu et al., "DeepSeqPanII: an interpretable recurrent neural networkmodel with attention mechanism for peptide-HLA class II bindingprediction," in IEEE/ACM Transactions on Computational Biology andBioinformatics, doi: 10.1109/TCBB.2021.3074927.
[2]Liu, Z., Cui, Y., Xiong, Z. etal. DeepSeqPan, a novel deep convolutional neural network model forpan-specific class I HLA-peptide binding affinity prediction. Sci Rep 9, 794(2019). https://doi.org/10.1038/s41598-018-37214-1
今天给大家介绍在IEEE/ACM Transactions on Computational Biology and Bioinformatics上发表的文章“DeepSeqPanII: an interpretable recurrent neural network model with attention mechanism for peptide-HLA classII binding prediction”。随着深度学习的不断发展,基于深度模型的肽与HLA-I分子结合预测模型表现出了较好的性能。然而,HLA-II分子目前仍缺乏较好的结合预测模型。本文基于之前提出的DeepSeqPanI模型提出了适用于HLA-II分子的DeepSeqPanII模型,模型使用LSTM编码和Attention机制优化编码过程,在特征提取时使用卷积神经网络进行特征提取,最终使用全连接神经网络进行结合预测。通过实验,模型表现出了较好的性能。