Git Product home page Git Product logo

bandana's Introduction

Bandana: Masked Graph Autoencoder with Non-discrete Bandwidths

This is the official source code repo of paper "Masked Graph Autoencoder with Non-discrete Bandwidths" in TheWebConf(WWW) 2024.

We explore a new paradigm of topological masked graph autoencoders with non-discrete masking strategies, named "bandwidths". We verify its effectiveness in learning network topology by both theory and experiment.

Links

| πŸ“„ Preprint version (full version) | πŸ“– Published version | πŸ‘οΈβ€πŸ—¨οΈ OpenReview | πŸ’¬ Blog |

Requirements

See requirements.txt.

Reproduction

See run.ipynb for our experiment results. You can either run the model by this Jupyter file or by commands below in the terminal:

Link prediction

python train_link.py --dataset=<dataset_name> --use_cfg --device=<gpu_id>

<dataset_name>: Cora, Citeseer, Pubmed, Photo, Computers, CS, Physics

By --use_cfg, the best hyperparameters in the config/<dataset_name>.yml file are used by default.

python train_link_ogb.py --dataset=<dataset_name> --use_cfg --device=<gpu_id>

<dataset_name>: ogbl-collab, ogbl-ppa

Node classification

python train_node.py --dataset=<dataset_name> --use_cfg --device=<gpu_id>

<dataset_name>: Cora, Citeseer, Pubmed, Photo, Computers, CS, Physics, Wiki-CS, ogbn-arxiv, ogbn-mag

Citing

Please cite our paper for your research if our paper helps:

@inproceedings{bandana,
  title={Masked Graph Autoencoder with Non-discrete Bandwidths}, 
  author={Ziwen, Zhao and Yuhua, Li and Yixiong, Zou and Jiliang, Tang and Ruixuan, Li},
  booktitle={Proceedings of the 33rd ACM Web Conference},
  year={2024},
  month={May},
  publisher={Association for Computing Machinery},
  address={Singapore, Singapore},
}

Special thanks

bandana's People

Contributors

newiz430 avatar

Stargazers

 avatar AliothF avatar Ubastic avatar Xinyu Zhang avatar ιΎ™ιΈ£ιΎš avatar

Watchers

 avatar

Forkers

ubastic

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.