- Train the network with Eigen-train-geo-real.ipynb.
- Test the trained model with Eigen-test.ipynb
- Change the dataset from "data" folder.
This is the official implementation of "Unsupervised Learning for Identifying High Eigenvector Centrality Nodes: A Graph Neural Network Approach", IEEE BigData, 2021.
To use this paper/ code, cite as below:
@INPROCEEDINGS{9671902,
author={Rakaraddi, Appan and Pratama, Mahardhika},
booktitle={2021 IEEE International Conference on Big Data (Big Data)},
title={Unsupervised Learning for Identifying High Eigenvector Centrality Nodes: A Graph Neural Network Approach},
year={2021},
volume={},
number={},
pages={4945-4954},
doi={10.1109/BigData52589.2021.9671902}}