English

A Multiscale Graph Convolutional Network Using Hierarchical Clustering

Machine Learning 2020-06-24 v1 Machine Learning

Abstract

The information contained in hierarchical topology, intrinsic to many networks, is currently underutilised. A novel architecture is explored which exploits this information through a multiscale decomposition. A dendrogram is produced by a Girvan-Newman hierarchical clustering algorithm. It is segmented and fed through graph convolutional layers, allowing the architecture to learn multiple scale latent space representations of the network, from fine to coarse grained. The architecture is tested on a benchmark citation network, demonstrating competitive performance. Given the abundance of hierarchical networks, possible applications include quantum molecular property prediction, protein interface prediction and multiscale computational substrates for partial differential equations.

Keywords

Cite

@article{arxiv.2006.12542,
  title  = {A Multiscale Graph Convolutional Network Using Hierarchical Clustering},
  author = {Alex Lipov and Pietro Liò},
  journal= {arXiv preprint arXiv:2006.12542},
  year   = {2020}
}

Comments

5 pages, 2 figures, submitted as a GRL+ workshop paper for ICML 2020

R2 v1 2026-06-23T16:32:03.022Z