Giter VIP home page Giter VIP logo

pku-ml / laplaciancanonization Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 1.0 91 KB

Official code for NeurIPS 2023 paper "Laplacian Canonization: A Minimalist Approach to Sign and Basis Invariant Spectral Embedding".

Home Page: https://openreview.net/forum?id=1mAYtdoYw6

License: MIT License

Python 91.95% Shell 4.10% Jupyter Notebook 3.95%
gnn laplacian-eigenmaps positional-encoding spectral-embedding

laplaciancanonization's Introduction

Laplacian Canonization: A Minimalist Approach to Sign and Basis Invariant Spectral Embedding

Source code for the paper "Laplacian Canonization: A Minimalist Approach to Sign and Basis Invariant Spectral Embedding", NeurIPS 2023.

The implementation of our MAP algorithm is in data/map.py, along with codes for verifying correctness and counting the ratio of assumption violations.

To download the datasets, run data/script_download_ZINC.sh. The OGBG-MOL* datasets are automatically downloaded from OGB. To run the experiments, use the scripts in scripts/.

Attribution: Our code is built on top of the [SignNet repo] by Lim et al. in 2022, which in turn builds off of the setup in [LSPE repo] by Dwivedi et al. in 2021.

If you use our code, please cite

@inproceedings{laplacian-canonization,
    title={{Laplacian Canonization: A Minimalist Approach to Sign and Basis Invariant Spectral Embedding}},
    author={Ma, George and Wang, Yifei and Wang, Yisen},
    booktitle={NeurIPS},
    year={2023}
}

laplaciancanonization's People

Contributors

georgemlp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

jingmouren

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.