论文标题
分层蛋白功能预测用尾巴
Hierarchical Protein Function Prediction with Tail-GNNs
论文作者
论文摘要
蛋白质功能预测可以被构架为描述蛋白质功能层次结构的定向无环图的子图(具有某些闭合特性)。因此,图形神经网络(GNN)及其用于关系数据的内置归纳偏置自然适合此任务。但是,与大多数GNN应用相比,该图与输入无关,而与标签空间无关。因此,我们提出了尾巴,神经网络自然地由任何用于多任务预测的神经网络的输出空间组成,以提供关系增强的标签。对于蛋白质功能预测,我们将尾巴gnn与扩张的卷积网络相结合,该网络学习了蛋白质序列的表示,从而显着改善了F_1得分,并证明了尾巴gnnns学习标签的有用表示并在现实世界中解决的能力。
Protein function prediction may be framed as predicting subgraphs (with certain closure properties) of a directed acyclic graph describing the hierarchy of protein functions. Graph neural networks (GNNs), with their built-in inductive bias for relational data, are hence naturally suited for this task. However, in contrast with most GNN applications, the graph is not related to the input, but to the label space. Accordingly, we propose Tail-GNNs, neural networks which naturally compose with the output space of any neural network for multi-task prediction, to provide relationally-reinforced labels. For protein function prediction, we combine a Tail-GNN with a dilated convolutional network which learns representations of the protein sequence, making significant improvement in F_1 score and demonstrating the ability of Tail-GNNs to learn useful representations of labels and exploit them in real-world problem solving.