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
Posted Content

Counterfactual Multi-Agent Reinforcement Learning with Graph Convolution Communication.

TL;DR: This study develops an architecture that allows for communication among agents and tailors the system's reward for each individual agent, and applies an existing credit assignment structure, counterfactual multi-agent policy gradient (COMA), to assist agents to learn communication by back-propagation.
Journal ArticleDOI

Metagraph-Based Learning on Heterogeneous Graphs

TL;DR: This study identifies metagraphs as a novel and effective means to characterize the common structures for a desired class of proximity, and proposes the finer-grained anchored metagraph, which is capable of discriminating the roles of nodes within the same metagraph.
Proceedings ArticleDOI

Multi-Behavior Enhanced Recommendation with Cross-Interaction Collaborative Relation Modeling

TL;DR: In this paper, a Graph Neural Multi-Behavior Enhanced Recommendation (GNMR) framework is proposed to explicitly model the dependencies between different types of user-item interactions under a graph-based message passing architecture.
Journal ArticleDOI

Multiple-Aspect Attentional Graph Neural Networks for Online Social Network User Localization

TL;DR: A novel GNN model unifying the textual contents and interaction network for user geolocation prediction, MAGNN has the ability to capture multi-aspect information from multiple sources of data, which makes MAGNN inductive and easily adapt to few label scenarios.
Proceedings ArticleDOI

AANE: Anomaly Aware Network Embedding For Anomalous Link Detection

TL;DR: Anomaly aware network embedding (AANE) as mentioned in this paper model is proposed to explicitly consider the existence of anomalous links in a network and propose a new loss, which consists of anomaly aware loss and adjusted fitting loss.
Related Papers (5)