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

Download:

Current browse context:

cs.LG

Change to browse by:

cs

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: Deep Learning and Spectral Embedding for Graph Partitioning

Abstract: We present a graph bisection and partitioning algorithm based on graph neural networks. For each node in the graph, the network outputs probabilities for each of the partitions. The graph neural network consists of two modules: an embedding phase and a partitioning phase. The embedding phase is trained first by minimizing a loss function inspired by spectral graph theory. The partitioning module is trained through a loss function that corresponds to the expected value of the normalized cut. Both parts of the neural network rely on SAGE convolutional layers and graph coarsening using heavy edge matching. The multilevel structure of the neural network is inspired by the multigrid algorithm. Our approach generalizes very well to bigger graphs and has partition quality comparable to METIS, Scotch and spectral partitioning, with shorter runtime compared to METIS and spectral partitioning.
Subjects: Machine Learning (cs.LG)
Cite as: arXiv:2110.08614 [cs.LG]
  (or arXiv:2110.08614v2 [cs.LG] for this version)

Submission history

From: Alice Gatti [view email]
[v1] Sat, 16 Oct 2021 16:57:01 GMT (176kb,D)
[v2] Wed, 8 Dec 2021 17:11:08 GMT (229kb,D)

Link back to: arXiv, form interface, contact.