scispace - formally typeset
Open AccessProceedings Article

Inductive Representation Learning on Large Graphs

TLDR
GraphSAGE as mentioned in this paper is a general, inductive framework that leverages node feature information (e.g., text attributes) to efficiently generate node embeddings instead of training individual embedding for each node.
Abstract
Low-dimensional embeddings of nodes in large graphs have proved extremely useful in a variety of prediction tasks, from content recommendation to identifying protein functions. However, most existing approaches require that all nodes in the graph are present during training of the embeddings; these previous approaches are inherently transductive and do not naturally generalize to unseen nodes. Here we present GraphSAGE, a general, inductive framework that leverages node feature information (e.g., text attributes) to efficiently generate node embeddings. Instead of training individual embeddings for each node, we learn a function that generates embeddings by sampling and aggregating features from a node's local neighborhood. Our algorithm outperforms strong baselines on three inductive node-classification benchmarks: we classify the category of unseen nodes in evolving information graphs based on citation and Reddit post data, and we show that our algorithm generalizes to completely unseen graphs using a multi-graph dataset of protein-protein interactions.

read more

Content maybe subject to copyright    Report

Citations
More filters
Proceedings ArticleDOI

PU-GCN: Point Cloud Upsampling using Graph Convolutional Networks

TL;DR: Guo et al. as mentioned in this paper proposed a graph convolutional network (GCN) to better encode local point information from point neighborhoods, which can be incorporated into any point cloud upsampling pipeline.
Journal ArticleDOI

Signal Processing on Higher-Order Networks: Livin' on the Edge ... and Beyond

TL;DR: In this article, the authors provide a didactic treatment of the emerging topic of signal processing on higher-order networks, with a special emphasis on the concepts needed for the processing of signals supported on these structures.
Posted Content

Relational Graph Learning for Crowd Navigation

TL;DR: This work presents a relational graph learning approach for robotic crowd navigation using model-based deep reinforcement learning that plans actions by looking into the future and uses a Graph Convolutional Network to encode higher-order interactions in each agent’s state representation.
Journal ArticleDOI

Heterogeneous graph-based joint representation learning for users and POIs in location-based social network

TL;DR: A novel joint representation learning framework for users and POIs in LBSN, named UP2VEC is proposed, which significantly outperforms the existing state-of-the-art alternatives and shows the superiority of UP1VEC in handling cold-start problem for POI recommendation.
Proceedings Article

Hyper-SAGNN: a self-attention based graph neural network for hypergraphs

TL;DR: Hyper-SAGNN as discussed by the authors is a self-attention based graph neural network that is applicable to homogeneous and heterogeneous hypergraphs with variable hyperedge sizes.
Related Papers (5)