Graph Learning

318 papers with code • 1 benchmarks • 6 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Graph Learning models and implementations

Most implemented papers

Deep Graph Library: A Graph-Centric, Highly-Performant Package for Graph Neural Networks

dglai/dgl-0.5-benchmark 3 Sep 2019

Advancing research in the emerging field of deep graph learning requires new tools to support tensor computation over graphs.

Graph Random Neural Network for Semi-Supervised Learning on Graphs

Grand20/grand 22 May 2020

We study the problem of semi-supervised learning on graphs, for which graph neural networks (GNNs) have been extensively explored.

OGB-LSC: A Large-Scale Challenge for Machine Learning on Graphs

snap-stanford/ogb 17 Mar 2021

Enabling effective and efficient machine learning (ML) over large-scale graph data (e. g., graphs with billions of edges) can have a great impact on both industrial and scientific applications.

A Fair Comparison of Graph Neural Networks for Graph Classification

diningphil/gnn-comparison ICLR 2020

We believe that this work can contribute to the development of the graph learning field, by providing a much needed grounding for rigorous evaluations of graph classification models.

Understanding Negative Sampling in Graph Representation Learning

zyang-16/MCNS 20 May 2020

To the best of our knowledge, we are the first to derive the theory and quantify that the negative sampling distribution should be positively but sub-linearly correlated to their positive sampling distribution.

GCC: Graph Contrastive Coding for Graph Neural Network Pre-Training

THUDM/GCC 17 Jun 2020

Graph representation learning has emerged as a powerful technique for addressing real-world problems.

A Unified Framework for Structured Graph Learning via Spectral Constraints

dppalomar/spectralGraphTopology 22 Apr 2019

Then we develop an optimization framework that leverages graph learning with specific structures via spectral constraints on graph matrices.

Neighborhood and Graph Constructions using Non-Negative Kernel Regression

STAC-USC/PyNNK_graph_construction 21 Oct 2019

Data-driven neighborhood definitions and graph constructions are often used in machine learning and signal processing applications.

DeeperGCN: All You Need to Train Deeper GCNs

dmlc/dgl 13 Jun 2020

Graph Convolutional Networks (GCNs) have been drawing significant attention with the power of representation learning on graphs.

Generative 3D Part Assembly via Dynamic Graph Learning

hyperplane-lab/Generative-3D-Part-Assembly NeurIPS 2020

Analogous to buying an IKEA furniture, given a set of 3D parts that can assemble a single shape, an intelligent agent needs to perceive the 3D part geometry, reason to propose pose estimations for the input parts, and finally call robotic planning and control routines for actuation.