Skip to main content

2020 | OriginalPaper | Buchkapitel

A-GNN: Anchors-Aware Graph Neural Networks for Node Embedding

verfasst von : Chao Liu, Xinchuan Li, Dongyang Zhao, Shaolong Guo, Xiaojun Kang, Lijun Dong, Hong Yao

Erschienen in: Quality, Reliability, Security and Robustness in Heterogeneous Systems

Verlag: Springer International Publishing

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

With the rapid development of information technology, it has become increasingly popular to handle and analyze complex relationships of various information network applications, such as social networks and biological networks. An unsolved primary challenge is to find a way to represent the network structure to efficiently compute, process and analyze network tasks. Graph Neural Network (GNN) based node representation learning is an emerging learning paradigm that embeds network nodes into a low dimensional vector space through preserving the network topology as possible. However, existing GNN architectures have limitation in distinguishing the position of nodes with the similar topology, which is crucial for many network prediction and classification tasks. Anchors are defined as special nodes which are in the important positions, and carries a lot of interactive information with other normal nodes. In this paper, we propose Anchors-aware Graph Neural Networks (A-GNN), which can make the vectors of node embedding contain location information by introducing anchors. A-GNN first selects the set of anchors, computes the distance of any given target node to each anchor, and afterwards learns a non-linear distance-weighted aggregation scheme over the anchors. Therefore A-GNN can obtain global position information of nodes regarding the anchors. A-GNN are applied to multiple prediction tasks including link prediction and node classification. Experimental results show that our model is superior to other GNN architectures on six datasets, in terms of the ROC, AUC accuracy score.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Literatur
1.
Zurück zum Zitat Damian, S., John, H., Helen, C.: quality-controlled protein–protein association networks, made broadly accessible. Nucleic Acid Res., 937 (2016) Damian, S., John, H., Helen, C.: quality-controlled protein–protein association networks, made broadly accessible. Nucleic Acid Res., 937 (2016)
2.
Zurück zum Zitat Ying, R., He, R., Chen, K.: Graph convolutional neural networks for web-scale recommender systems. In: 2018 International Proceedings on ACM SIGKDD Knowledge Discovery and Data Mining, pp. 1576–1585 (2018) Ying, R., He, R., Chen, K.: Graph convolutional neural networks for web-scale recommender systems. In: 2018 International Proceedings on ACM SIGKDD Knowledge Discovery and Data Mining, pp. 1576–1585 (2018)
3.
Zurück zum Zitat Zitnik, M., Leskovec, J.: Predicting multicellular function through multi-layer tissue networks. Bioinformatics 33(14), i190–i198 (2017)CrossRef Zitnik, M., Leskovec, J.: Predicting multicellular function through multi-layer tissue networks. Bioinformatics 33(14), i190–i198 (2017)CrossRef
4.
Zurück zum Zitat Kipf, T.N., Welling, M.: Semi-supervised classification with graph convolutional networks. In: 2017 International Proceedings on Learning Representation (2017) Kipf, T.N., Welling, M.: Semi-supervised classification with graph convolutional networks. In: 2017 International Proceedings on Learning Representation (2017)
5.
Zurück zum Zitat Grover, A., Leskovec, J.: node2vec: Scalable feature learning for networks. In: 22th International Proceedings on ACM SIGKDD, pp. 855–864 (2016) Grover, A., Leskovec, J.: node2vec: Scalable feature learning for networks. In: 22th International Proceedings on ACM SIGKDD, pp. 855–864 (2016)
7.
Zurück zum Zitat Scarselli, F., Gori, M., Tsoi, A.C., Hagenbuchner, M., Monfardini, G.: The graph neural network model. IEEE Trans. Neural Netw. 20(1), 61–80 (2009)CrossRef Scarselli, F., Gori, M., Tsoi, A.C., Hagenbuchner, M., Monfardini, G.: The graph neural network model. IEEE Trans. Neural Netw. 20(1), 61–80 (2009)CrossRef
8.
Zurück zum Zitat Sun, M., Tang, J., Li, H.: Data poisoning attack against unsupervised node embedding methods. arXiv preprint arXiv:1810.12881 (2018) Sun, M., Tang, J., Li, H.: Data poisoning attack against unsupervised node embedding methods. arXiv preprint arXiv:​1810.​12881 (2018)
9.
Zurück zum Zitat Grover, A., Leskovec, J.: node2vec: scalable feature learning for networks. In: 22nd International Proceedings on ACM SIGKDD Knowledge Discovery and Data Mining, pp. 855–864 (2016) Grover, A., Leskovec, J.: node2vec: scalable feature learning for networks. In: 22nd International Proceedings on ACM SIGKDD Knowledge Discovery and Data Mining, pp. 855–864 (2016)
10.
Zurück zum Zitat Cheng, Y., Zhi, L., Deli, Z.: Network representation learning with rich text information. In: 2015 International Proceedings on IJCAI (2015) Cheng, Y., Zhi, L., Deli, Z.: Network representation learning with rich text information. In: 2015 International Proceedings on IJCAI (2015)
11.
Zurück zum Zitat Jiaxuan, Y., Rex, Y., Jure, L.: Position-aware graph neural networks. In: 36th International Proceedings on International Conference on Machine Learning (2019) Jiaxuan, Y., Rex, Y., Jure, L.: Position-aware graph neural networks. In: 36th International Proceedings on International Conference on Machine Learning (2019)
12.
Zurück zum Zitat Kipf, T.N., Welling, M.: Semi-supervised classification with graph convolutional networks. In: 2017 International Proceedings on International Conference Learning Representations, pp. 1–14 (2017) Kipf, T.N., Welling, M.: Semi-supervised classification with graph convolutional networks. In: 2017 International Proceedings on International Conference Learning Representations, pp. 1–14 (2017)
13.
Zurück zum Zitat Velickovic, P., Cucurull, G., Casanova, A.: Graph attention networks (2018) Velickovic, P., Cucurull, G., Casanova, A.: Graph attention networks (2018)
14.
Zurück zum Zitat Battaglia, P.W., Hamrick, J.B., Bapst, V.: Relational inductive biases, deep learning, and graph networks. arXiv preprint arXiv:1806.01261 (2018) Battaglia, P.W., Hamrick, J.B., Bapst, V.: Relational inductive biases, deep learning, and graph networks. arXiv preprint arXiv:​1806.​01261 (2018)
15.
Zurück zum Zitat Hamilton, W., Ying, Z., Leskovec, J.: Inductive representation learning on large graphs. In: Advances in Neural Information Processing Systems, pp. 1024–1034 (2017) Hamilton, W., Ying, Z., Leskovec, J.: Inductive representation learning on large graphs. In: Advances in Neural Information Processing Systems, pp. 1024–1034 (2017)
16.
Zurück zum Zitat Zhang, M., Chen, Y.: Link prediction based on graph neural networks. Advances in Neural Information Processing Systems (2018) Zhang, M., Chen, Y.: Link prediction based on graph neural networks. Advances in Neural Information Processing Systems (2018)
17.
Zurück zum Zitat Qin, Q., Wang, D.: Evaluation method for node importance in complex networks based on eccentricity of node. In: Advances in Neural Information Processing Systems, pp. 1324–1334 (2019) Qin, Q., Wang, D.: Evaluation method for node importance in complex networks based on eccentricity of node. In: Advances in Neural Information Processing Systems, pp. 1324–1334 (2019)
18.
Zurück zum Zitat Watts, D.J.: Networks, dynamics, and the small-world phenomenon. Am. J. Sociol. 105(2), 493–527 (1999)CrossRef Watts, D.J.: Networks, dynamics, and the small-world phenomenon. Am. J. Sociol. 105(2), 493–527 (1999)CrossRef
19.
Zurück zum Zitat Leskovec, J., Kleinberg, J., Faloutsos, C.: Graph evolution: densification and shrinking diameters. ACM Trans. Knowl. Discov. Data (TKDD) 1(1), 2 (2007)CrossRef Leskovec, J., Kleinberg, J., Faloutsos, C.: Graph evolution: densification and shrinking diameters. ACM Trans. Knowl. Discov. Data (TKDD) 1(1), 2 (2007)CrossRef
20.
Zurück zum Zitat Borgwardt, K.M., Ong, C.S., Schonauer, S.: Protein function prediction via graph kernels. Bioinformatics 21(suppl 1), i47–i56 (2005)CrossRef Borgwardt, K.M., Ong, C.S., Schonauer, S.: Protein function prediction via graph kernels. Bioinformatics 21(suppl 1), i47–i56 (2005)CrossRef
21.
Zurück zum Zitat Xiqing, S., Shoukui, S.: Complex Network Algorithms and Applications, 2nd edn. National Defense Industry Press (2016) Xiqing, S., Shoukui, S.: Complex Network Algorithms and Applications, 2nd edn. National Defense Industry Press (2016)
22.
Zurück zum Zitat Xinbo, A.: New metrics for node importance evaluation in occupational injury network. IEEE Access 7, 61874–61882 (2019)CrossRef Xinbo, A.: New metrics for node importance evaluation in occupational injury network. IEEE Access 7, 61874–61882 (2019)CrossRef
Metadaten
Titel
A-GNN: Anchors-Aware Graph Neural Networks for Node Embedding
verfasst von
Chao Liu
Xinchuan Li
Dongyang Zhao
Shaolong Guo
Xiaojun Kang
Lijun Dong
Hong Yao
Copyright-Jahr
2020
DOI
https://doi.org/10.1007/978-3-030-38819-5_9

Premium Partner