Giter Club home page Giter Club logo

hne's Introduction

Benckmark datasets and implementations of HNE

Citation

Please cite the following work if you find the data/code useful.

@article{yang2020heterogeneous,
  title={Heterogeneous Network Representation Learning: Survey, Benchmark, Evaluation, and Beyond},
  author={Yang, Carl and Xiao, Yuxin and Zhang, Yu and Sun, Yizhou and Han, Jiawei},
  journal={arXiv preprint arXiv:2004.00216},
  year={2020}
}

Contact

Please contact us if you have problems with the data/code, and also if you think your work is relevant but missing from the survey.

Yuxin Xiao ([email protected]), Carl Yang ([email protected])

Guideline

Stage 1: Data

We provide 4 HIN benchmark datasets: DBLP, Yelp, Freebase, and PubMed.

Each dataset contains:

  • 3 data files (node.dat, link.dat, label.dat);
  • 2 evaluation files (link.dat.test, label.dat.test);
  • 2 description files (meta.dat, info.dat);
  • 1 recording file (record.dat).

Please refer to the Data folder for more details.

Stage 2: Transform

This stage transforms a dataset from its original format to the training input format.

Users need to specify the targeting dataset, the targeting model, and the training settings.

Please refer to the Transform folder for more details.

Stage 3: Model

We provide 11 HIN baseline implementaions:

  • 5 Proximity-Preserving Methods (metapath2vec-ESim, PTE, HIN2Vec, AspEm, HEER);
  • 3 Message-Passing Methods (R-GCN, HAN, HGT);
  • 3 Relation-Learning Methods (TransE, DistMult, ConvE).

Please refer to the Model folder for more details.

Stage 4: Evaluate

This stage evaluates the output embeddings based on specific tasks.

Users need to specify the targeting dataset, the targeting model, and the evaluation tasks.

Please refer to the Evaluate folder for more details.

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.