Skip to content

dominikbuenger/PinvGCN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PinvGCN

Source code for our paper "Pseudoinverse Graph Convolutional Networks: Fast Filters Tailored for Large Eigengaps of Dense Graphs and Hypergraphs," published in Springer Data Mining and Knowledge Discovery (2021).

To use this code, install the required Python packages torch and torch_geometric and run python setup.py build and python setup.py install.

All results in the paper were generated with the scripts in the experiments directory. For usage, see the following instructions:

  • For point clouds: python run-pointcloud.py -h
  • For hypergraphs: python run-hypergraph.py -h
  • For sparse graphs: python run-graph.py -h

About

Source code for our paper "PinvGCN: Pseudoinverse GCN: Fast Inverse Convolution on Non-Sparse Graphs and Hypergraphs"

Resources

License

Stars

Watchers

Forks

Packages

No packages published