Coder Social home page Coder Social logo

junwu6 / marine Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 242 KB

Scalable Manifold-Regularized Attributed Network Embedding via Maximum Mean Discrepancy

Python 100.00%
graph-embedding maximum-mean-discrepancy node-classification link-prediction clustering manifold-ranking

marine's Introduction

MARINE (MAnifold-RegularIzed Network Embedding)

An implementation for "Scalable Manifold-Regularized Attributed Network Embedding via Maximum Mean Discrepancy" (CIKM'19). [Paper]

Environment Requirements

The code has been tested under Python 3.6.5. The required packages are as follows:

  • tensorflow == 1.12.0
  • numpy == 1.15.4
  • scipy == 1.1.0
  • sklearn == 0.20.0
  • networkx == 2.3

Data sets

We used four data sets in our experiments: Cora, Citeseer, Pubmed and Wiki.

Run the Codes

python main.py

Acknowledgement

This is the latest source code of MARINE for CIKM2019. If you find that it is helpful for your research, please consider to cite our paper:

@inproceedings{wu2019scalable,
  title={Scalable Manifold-Regularized Attributed Network Embedding via Maximum Mean Discrepancy},
  author={Wu, Jun and He, Jingrui},
  booktitle={Proceedings of the 28th ACM International Conference on Information and Knowledge Management},
  pages={2101--2104},
  year={2019},
  organization={ACM}
}

marine's People

Contributors

junwu6 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

marine's Issues

Classification accuracy of PubMed dataset

Hello, I run your code on the PubMed dataset. When I run the training on 70% of the nodes, I set it according to the parameters in the paper, and other parameters use the default values. The classification accuracy is about 0.58, which is quite different from that in your paper. The parameters I set may not be optimal. For the PubMed dataset, can you give us the specific parameter settings? We look forward to your reply!

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.