Giter Club home page Giter Club logo

nrl4lp's Introduction

Benchmarking Network Embedding Models for Link Prediction: Are We Making Progress?

This repository contains the instructions and materials necessary for reproducing the experiments presented in the paper: Benchmarking Network Embedding Models for Link Prediction: Are We Making Progress?

The repository is maintained by Alexandru Mara ([email protected]).

Reproducing Experiments

In order to reproduce the experiments presented in the paper the following steps are necessary:

  1. Download and install the EvalNE library v0.3.2 as instructed by the authors here

  2. Download and install the implementations of the baseline methods reported in the manuscript. We recommend that each method is installed in a unique virtual environment to ensure that the right dependencies are used.

  3. Download the datasets used in the experiments:

  4. Modify the .ini configuration files from this folder to match the paths where the datasets are stored on your system as well as the paths where the methods are installed. Run the evaluation as:

    python -m evalne ./experiments/expLP1.ini

NOTE: In order to obtain the results for, e.g. different values of the embedding dimensionality, the conf file expLP1.ini has to be modified accordingly and the previous command rerun.

NOTE: For AROPE, VERSE and the GEM library, special main.py files are required in order to run the evaluation through EvalNE. Once these methods are installed, the corresponding main file has to be added to the root folder of the method and called from the .ini configuration file. These main.py files are located in a main_files folder.

Citation

If you have found our research useful, please consider citing our paper, which is also available on arxiv:

@INPROCEEDINGS{9260030,
  author={A. C. {Mara} and J. {Lijffijt} and T. d. {Bie}},
  booktitle={2020 IEEE 7th International Conference on Data Science and Advanced Analytics (DSAA)}, 
  title={Benchmarking Network Embedding Models for Link Prediction: Are We Making Progress?}, 
  year={2020},
  pages={138-147},
  doi={10.1109/DSAA49011.2020.00026}}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.