Attentional multilabel learning over graphs: a message passing approach
作者:Kien Do, Truyen Tran, Thin Nguyen, Svetha Venkatesh
摘要
We address a largely open problem of multilabel classification over graphs. Unlike traditional vector input, a graph has rich variable-size substructures which are related to the labels in some ways. We believe that uncovering these relations might hold the key to classification performance and explainability. We introduce Graph Attention model for Multi-Label learning (\(\text {GAML}\)), a novel graph neural network that can handle this problem effectively. \(\text {GAML}\) regards labels as auxiliary nodes and models them in conjunction with the input graph. By applying the neural message passing algorithm and attention mechanism to both the label nodes and the input nodes iteratively, \(\text {GAML}\) can capture the relations between the labels and the input subgraphs at various resolution scales. Moreover, our model can take advantage of explicit label dependencies. It also scales linearly with the number of labels and graph size thanks to our proposed hierarchical attention. We evaluate \(\text {GAML}\) on an extensive set of experiments with both graph-structured inputs and classical unstructured inputs. The results show that \(\text {GAML}\) significantly outperforms other competing methods. Importantly, \(\text {GAML}\) enables intuitive visualizations for better understanding of the label-substructure relations and explanation of the model behaviors.
论文关键词:Multilabel learning, Graph classification, Graph neural networks, Message passing
论文评审过程:
论文官网地址:https://doi.org/10.1007/s10994-019-05782-6