A PyTorch implementation of Scalable Incomplete Network Embedding
Scalable Incomplete Network Embedding A PyTorch implementation of Scalable Incomplete Network Embedding (ICDM 2018). Abstract Attributed network embedding aims to learn low-dimensional vector representations for nodes in a network, where each node contains rich attributes/features describing node content. Because network topology structure and node attributes often exhibit high correlation, incorporating node attribute proximity into network embedding is beneficial for learning good vector representations. In reality, large-scale networks often have incomplete/missing node content or linkages, yet existing attributed network embedding algorithms […]
Read more