Network Alignment with Holistic Embeddings

TKDE

This is the implementation of

Huynh, T.T., Duong, C.T., Nguyen, T.T., Van Tong, V., Sattar, A., Yin, H. and Nguyen, Q.V.H., 2021. Network Alignment with Holistic Embeddings. IEEE Transactions on Knowledge and Data Engineering.

Citation

@article{huynh2021network,
  title={Network Alignment with Holistic Embeddings},
  author={Huynh, Thanh Trung and Duong, Chi Thang and Nguyen, Tam Thanh and Van Tong, Vinh and Sattar, Abdul and Yin, Hongzhi and Nguyen, Quoc Viet Hung},
  journal={IEEE Transactions on Knowledge and Data Engineering},
  year={2021},
  publisher={IEEE}
}

GCN_GraphAlignment

requirements: pytorch: 1.1 (MUST - if not, you may get the "floor_divide is not implemented" bug) networkx: 2.4