Slide 1

Slide 1 text

Analyzing Centralities of Embedded Nodes Kento Nozawa (AIST & University of Tokyo) Masanari Kimura (University of Tsukuba) Atsunori Kanemura (AIST & LeapMind Inc.) Nov. 17, 2018 @ GRLA2018 E-mail: [email protected] Code: https://github.com/nzw0301/grla2018

Slide 2

Slide 2 text

K. Nozawa et al., Analyzing Centralities of Embedded Nodes. In GRLA. https://bit.ly/2PnUzgX, Nov. 17, 2018. Node embeddings Node embeddings are used as feature vectors of machine learning tasks. u = 0.1 ⋮ 0.7 Embedding ML task Where are misclassified nodes from in ML task? Classifier Node vector Graph

Slide 3

Slide 3 text

K. Nozawa et al., Analyzing Centralities of Embedded Nodes. In GRLA. https://bit.ly/2PnUzgX, Nov. 17, 2018. Analysis of the distributions of misclassified node centralities Misclassified nodes tend to have lower-centralities.

Slide 4

Slide 4 text

K. Nozawa et al., Analyzing Centralities of Embedded Nodes. In GRLA. https://bit.ly/2PnUzgX, Nov. 17, 2018. Conclusions • We analyze the distributions of misclassified node centralities. • Misclassified nodes tend to have lower centralities. • Future work: Developing a novel node embedding algorithm based on our analysis.