scispace - formally typeset
W

William L. Hamilton

Researcher at McGill University

Publications -  111
Citations -  25346

William L. Hamilton is an academic researcher from McGill University. The author has contributed to research in topics: Graph (abstract data type) & Computer science. The author has an hindex of 33, co-authored 105 publications receiving 15563 citations. Previous affiliations of William L. Hamilton include Stanford University.

Papers
More filters
Posted Content

Inductive Representation Learning on Large Graphs

TL;DR: GraphSAGE is presented, a general, inductive framework that leverages node feature information (e.g., text attributes) to efficiently generate node embeddings for previously unseen data and outperforms strong baselines on three inductive node-classification benchmarks.
Proceedings ArticleDOI

Graph Convolutional Neural Networks for Web-Scale Recommender Systems

TL;DR: A novel method based on highly efficient random walks to structure the convolutions and a novel training strategy that relies on harder-and-harder training examples to improve robustness and convergence of the model are developed.
Proceedings Article

Inductive Representation Learning on Large Graphs

TL;DR: 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.
Journal Article

Representation Learning on Graphs: Methods and Applications

TL;DR: A conceptual review of key advancements in this area of representation learning on graphs, including matrix factorization-based methods, random-walk based algorithms, and graph neural networks are provided.
Posted Content

Hierarchical Graph Representation Learning with Differentiable Pooling

TL;DR: DiffPool is proposed, a differentiable graph pooling module that can generate hierarchical representations of graphs and can be combined with various graph neural network architectures in an end-to-end fashion.