Skip to content

It provides some typical graph embedding techniques based on task-free or task-specific intuitions.

Notifications You must be signed in to change notification settings

gsj1029/Graph-Embedding-Techniques

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 

Repository files navigation

Graph-Embedding-Techniques

It provides some interesting graph embedding techniques based on task-free or task-specific intuitions.

Table of Contents

  1. Pure Network Embedding
  2. Attributed Network Embedding (Attribute Vectors)
  3. Attributed Network Embedding (Text Content)
  4. Graph Neural Networks

1. Pure Network Embedding

2. Attributed Network Embedding (Attribute Vectors)

3. Attributed Network Embedding (Text Content)

4. Graph Neural Networks

4.1. Node Classification

  • Diffusion-Convolutional Neural Networks (NIPS'16). [Paper] [Code]

  • Geometric Deep Learning: Going beyond Euclidean data (SPM'17). [Paper] [Project]

  • Inductive Representation Learning on Large Graphs (NIPS'17). [Paper] [Project] [Code]

  • Semi-Supervised Classification with Graph Convolutional Networks (ICLR'17). [Paper][OpenReview] [Code]

  • Neural Message Passing for Quantum Chemistry (ICML'17). [Paper] [Code]

  • Deeper Insights into Graph Convolutional Networks for Semi-Supervised Learning (AAAI'18). [Paper] [Code]

  • FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling (ICLR'18). [Paper][OpenReview] [Code]

  • Adaptive Sampling Towards Fast Graph Representation Learning (NIPS'18). [Paper] [Code]

  • Stochastic Training of Graph Convolutional Networks with Variance Reduction (ICML'18). [Paper] [Code]

  • Graph Attention Networks (ICLR'18). [Paper][OpenReview] [Code]

  • Relational Inductive Biases, Deep Learning, and Graph Networks (arXiv'18). [Paper] [Code]

4.2. Graph Classification

4.3. Rare Category Characterization

  • SPARC: Self-Paced Network Representation for Few-Shot Rare Category Characterization (KDD'18). [Paper] [Code]

  • RSDNE: Exploring Relaxed Similarity and Dissimilarity from Completely-imbalanced Labels for Network Embedding (AAAI'18). [Paper] [Code]

About

It provides some typical graph embedding techniques based on task-free or task-specific intuitions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published