Python (Pytorch) implementation of "FINAL: Fast Attributed Network Alignment". The official MATLAB implementation is here.
- numpy
- scipy
- pytorch
You can run main.py using one of the following datasets
- foursquare-twitter
- ACM-DBLP
- Douban
- flickr-lastfm
- flickr-myspace
- Clone the repository to your local machine:
git clone https://github.com/yq-leo/FINAL-Python.git- Navigate to the project directory:
cd FINAL-Python- Install the required dependencies:
pip install -r requirements.txt- To run FINAL, execute the following command in the terminal:
python main.py --dataset={dataset}Zhang, S., & Tong, H. (2016, August). Final: Fast attributed network alignment. In Proceedings of the 22nd ACM SIGKDD international conference on knowledge discovery and data mining (pp. 1345-1354). DOI.