GithubHelp home page GithubHelp logo

chihming / awesome-network-embedding Goto Github PK

View Code? Open in Web Editor NEW
2.6K 197.0 505.0 906 KB

A curated list of network embedding techniques.

network-embedding representation-learning graph-embeddings knowledge-graph

awesome-network-embedding's People

Contributors

aksakalli avatar benedekrozemberczki avatar buckeyedm avatar chentingpc avatar chihming avatar deepakn97 avatar doannam020293 avatar gdemelo avatar h4ck3rm1k3 avatar hongyanggao avatar inzamamrahaman avatar ip01 avatar kaushalya avatar klintan avatar samihaija avatar shenxiaocam avatar sqrhussain avatar tshauck avatar wanghexie avatar wyxjsdf avatar xuhdev avatar ynchuang avatar zhengwang100 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

awesome-network-embedding's Issues

More papers

This year's MLG had a few more papers on networking embedding. Should I add those to the list?

AmpliGraph: graph representation learning on TensorFlow

Hello guys, and thanks for the curated list!
We have been working on this library, it would be great if it could make it into your list!

- **AmpliGraph**
  - Library for learning knowledge graph embeddings with TensorFlow 
  - [[Project]](http://docs.ampligraph.org)
  - [[code]](https://github.com/Accenture/AmpliGraph)

Thanks!

Additional paper

Thanks for putting together this repository! Here's another paper that might be relevant, since it also considers unsupervised network embedding in the context of the task of network alignment.
Mark Heimann, Haoming Shen, Tara Safavi, and Danai Koutra. REGAL: Representation Learning-based Graph Alignment. International Conference on Information and Knowledge Management (CIKM), 2018.

Paper: Arxiv preprint https://arxiv.org/pdf/1802.06257.pdf Official conference link here
Code: https://github.com/GemsLab/REGAL

Please add KDD 2019 paper, data, code

Hi!

Thank you for this awesome repository!

Could you please add the following paper, code, and data link to the repository:
Paper: Predicting Dynamic Embedding Trajectory in Temporal Interaction Networks
Authors: Srijan Kumar, Xikun Zhang, Jure Leskovec
Venue: ACM SIGKDD 2019 (Proceedings of the 25th ACM SIGKDD international conference on Knowledge discovery and data mining)
Project page: http://snap.stanford.edu/jodie/
Code: https://github.com/srijankr/jodie/
All datasets: http://snap.stanford.edu/jodie/

Many thanks,
Srijan

Suggested addititions

Hi,
I'd suggest to add following items:

  1. succinct Pyton3 implementation of node2vec : https://github.com/eliorc/node2vec
  2. Attention-based Graph Neural Network for semi-supervised learning https://github.com/dawnranger/pytorch-AGNN
  3. Representation Tradeoffs for Hyperbolic Embeddings https://github.com/HazyResearch/hyperbolics
  4. An End-to-End Deep Learning Architecture for Graph Classification
    https://github.com/muhanzhang/DGCNN
    https://github.com/muhanzhang/pytorch_DGCNN
  5. Discriminative Embeddings of Latent Variable Models for Structured Data
    https://github.com/Hanjun-Dai/pytorch_structure2vec
  6. Decagon, Graph Neural Network for Multirelational Link Prediction
    https://github.com/marinkaz/decagon
  7. TF implementation for "LINE: Large-scale Information Network Embedding"
    https://github.com/snowkylin/line
  8. Keras implementation for "Structural Deep Network Embedding" [SDNE]
    https://github.com/xiaohan2012/sdne-keras
  9. Learning to Make Predictions on Graphs with Autoencoders
    https://github.com/vuptran/graph-representation-learning
  10. Predicting multicellular function through multi-layer tissue networks
    https://github.com/marinkaz/ohmnet
  11. VERSE, Versatile Graph Embeddings from Similarity Measures
    https://github.com/xgfs/verse
  12. C++ implementation of node2vec
    https://github.com/xgfs/node2vec-c
  13. C++ implementation of DeepWalk
    https://github.com/xgfs/deepwalk-c

Add PyKEEN

PyKEEN is a package implementing 30+ knowledge graph embedding models (including some already mentioned in this list). The full list of models is at https://github.com/pykeen/pykeen/#models-30.

Website: https://pykeen.github.io/
Code: https://github.com/pykeen/pykeen
Paper link: http://jmlr.org/papers/v22/20-825.html
PyPI: pip install pykeen
Citation:

@article{ali2021pykeen,
    author = {Ali, Mehdi and Berrendorf, Max and Hoyt, Charles Tapley and Vermue, Laurent and Sharifzadeh, Sahand and Tresp, Volker and Lehmann, Jens},
    journal = {Journal of Machine Learning Research},
    number = {82},
    pages = {1--6},
    title = {{PyKEEN 1.0: A Python Library for Training and Evaluating Knowledge Graph Embeddings}},
    url = {http://jmlr.org/papers/v22/20-825.html},
    volume = {22},
    year = {2021}
}

picture

screenshot from 2018-04-09 06-26-18
This how the page looks. The image is truncated.

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.