We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Hierarchical Graph Representation Learning with Differentiable Pooling

Abstract: Recently, graph neural networks (GNNs) have revolutionized the field of graph representation learning through effectively learned node embeddings, and achieved state-of-the-art results in tasks such as node classification and link prediction. However, current GNN methods are inherently flat and do not learn hierarchical representations of graphs---a limitation that is especially problematic for the task of graph classification, where the goal is to predict the label associated with an entire graph. Here we propose DiffPool, 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. DiffPool learns a differentiable soft cluster assignment for nodes at each layer of a deep GNN, mapping nodes to a set of clusters, which then form the coarsened input for the next GNN layer. Our experimental results show that combining existing GNN methods with DiffPool yields an average improvement of 5-10% accuracy on graph classification benchmarks, compared to all existing pooling approaches, achieving a new state-of-the-art on four out of five benchmark data sets.
Subjects: Machine Learning (cs.LG); Neural and Evolutionary Computing (cs.NE); Social and Information Networks (cs.SI); Machine Learning (stat.ML)
Cite as: arXiv:1806.08804 [cs.LG]
  (or arXiv:1806.08804v4 [cs.LG] for this version)

Submission history

From: Rex Ying [view email]
[v1] Fri, 22 Jun 2018 18:04:46 GMT (3505kb,D)
[v2] Tue, 26 Jun 2018 21:34:40 GMT (3505kb,D)
[v3] Fri, 26 Oct 2018 00:20:42 GMT (3816kb,D)
[v4] Wed, 20 Feb 2019 08:54:36 GMT (3816kb,D)

Link back to: arXiv, form interface, contact.