Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Set2Graph: Learning Graphs From Sets

About

Many problems in machine learning can be cast as learning functions from sets to graphs, or more generally to hypergraphs; in short, Set2Graph functions. Examples include clustering, learning vertex and edge features on graphs, and learning features on triplets in a collection. A natural approach for building Set2Graph models is to characterize all linear equivariant set-to-hypergraph layers and stack them with non-linear activations. This poses two challenges: (i) the expressive power of these networks is not well understood; and (ii) these models would suffer from high, often intractable computational and memory complexity, as their dimension grows exponentially. This paper advocates a family of neural network models for learning Set2Graph functions that is both practical and of maximal expressive power (universal), that is, can approximate arbitrary continuous Set2Graph functions over compact sets. Testing these models on different machine learning tasks, mainly an application to particle physics, we find them favorable to existing baselines.

Hadar Serviansky, Nimrod Segol, Jonathan Shlomi, Kyle Cranmer, Eilam Gross, Haggai Maron, Yaron Lipman• 2020

Related benchmarks

TaskDatasetResultRank
Set-to-graph predictionJets (B)
RI65.5
9
Set-to-graph predictionJets (C)
RI75.1
9
Set-to-graph predictionJets (L)
RI97.3
9
Set-to-graph predictionDelaunay 50 points
Accuracy98.4
9
Set-to-graph predictionDelaunay 20-80 points
Accuracy94.7
9
Hyperedge predictionGPS (test)
AUC94.3
7
Hyperedge predictionMovieLens (test)
AUC0.918
7
Hyperedge predictionDrug (test)
AUC0.963
7
Showing 8 of 8 rows

Other info

Follow for update