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
Journal ArticleDOI

Video Captioning With Object-Aware Spatio-Temporal Correlation and Aggregation

TL;DR: This paper constructs spatio-temporal graphs to depict objects with their relations, where the temporal graphs represent objects’ inter-frame dynamics, and the spatial graphs represent Objects’ intra-frame interactive relationships, and achieves state-of-the-art performances in terms of BLEU@4, METEOR and CIDEr metrics.
Posted ContentDOI

Federated Social Recommendation with Graph Neural Network

TL;DR: Zhang et al. as mentioned in this paper proposed a federated learning framework for social recommendation based on Graph Neural Networks (GNNs), which adopts relational attention and aggregation to handle heterogeneity.
Posted Content

Can graph neural networks count substructures

TL;DR: In this paper, the expressive power of graph neural networks (GNNs) via their ability to count attributed graph substructures, extending recent works that examine their power in graph isomorphism testing and function approximation.
Journal ArticleDOI

Deep Graph Matching and Searching for Semantic Code Retrieval

TL;DR: An end-to-end deep graph matching and searching (DGMS) model based on graph neural networks for the task of semantic code retrieval that significantly outperforms state-of-the-art baseline models by a large margin on both datasets.
Posted Content

GaitSet: Cross-view Gait Recognition through Utilizing Gait as a Deep Set

TL;DR: This paper presents a novel perspective that utilizes gait as a deep set, meaning that a set of gait frames are integrated by a global-local fused deep network inspired by the way the left- and right-hemisphere processes information to learn information that can be used in identification.
Related Papers (5)