KernelGCN
Codes for NIPS 2019 Paper: Rethinking Kernel Methods for Node Representation Learning on Graphs
Install / Use
/learn @bluer555/KernelGCNREADME
Rethinking Kernel Methods for Node Representation Learning on Graphs
Training code for the paper [Rethinking Kernel Methods for Node Representation Learning on Graphs] (https://arxiv.org/pdf/1910.02548.pdf), NIPS 2019
Overview
We present a novel theoretical kernel-based framework for node classification. Our approach is motivated by graph kernel methodology but extended to learn the node representations capturing the structural information in a graph. We theoretically show that our formulation is as powerful as any positive semidefinite kernels. Our framework is flexible and complementary to other graph-based deep learning models, e.g., Graph Convolutional Networks (GCNs).
<p align="center"><img src="nips19_poster.png" alt="poster" width="1000"></p>Prerequisites
This package has the following requirements:
Python 3.6Pytorch 0.4.1numpyscipynetworkx
Training
python train.py
Citation
If you find this code useful in your research, please consider citing:
@inproceedings{tian2019rethinking,
title={Rethinking kernel methods for node representation learning on graphs},
author={Tian, Yu and Zhao, Long and Peng, Xi and Metaxas, Dimitris},
booktitle={Advances in Neural Information Processing Systems},
pages={11681--11692},
year={2019}
}
Related Skills
best-practices-researcher
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
groundhog
398Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
isf-agent
a repo for an agent that helps researchers apply for isf funding
last30days-skill
17.2kAI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
