Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 740 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 740 Bytes
  1. Train the network with Eigen-train-geo-real.ipynb.
  2. Test the trained model with Eigen-test.ipynb
  3. 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}}