arXiv:1905.12665 [cs.LG]AbstractReferencesReviewsResources
Graph Learning Network: A Structure Learning Algorithm
Darwin Saire Pilco, Adín Ramírez Rivera
Published 2019-05-29Version 1
Recently, graph neural networks (GNNs) has proved to be suitable in tasks on unstructured data. Particularly in tasks as community detection, node classification, and link prediction. However, most GNN models still operate with static relationships. We propose the Graph Learning Network (GLN), a simple yet effective process to learn node embeddings and structure prediction functions. Our model uses graph convolutions to propose expected node features, and predict the best structure based on them. We repeat these steps recursively to enhance the prediction and the embeddings.
Comments: Accepted for publication at ICML 2019 Workshop on Learning and Reasoning with Graph-Structured Data. Code available at https://gitlab.com/mipl/graph-learning-network
Related articles: Most relevant | Search more
arXiv:2006.05057 [cs.LG] (Published 2020-06-09)
Black-Box Adversarial Attacks on Graph Neural Networks with Limited Node Access
arXiv:2003.06560 [cs.LG] (Published 2020-03-14)
Evaluating Logical Generalization in Graph Neural Networks
arXiv:2003.01795 [cs.LG] (Published 2020-03-03)
Graphon Pooling in Graph Neural Networks