Random Walks on Hypergraphs with Edge-Dependent Vertex Weights
Uthsav Chitra, Benjamin J Raphael Princeton University, Department of Computer Science ICML 2019
Random Walks on Hypergraphs with Edge-Dependent Vertex Weights - - PowerPoint PPT Presentation
Random Walks on Hypergraphs with Edge-Dependent Vertex Weights Uthsav Chitra, Benjamin J Raphael Princeton University, Department of Computer Science ICML 2019 Graphs in Machine Learning Graphs model pairwise relationships between objects
Uthsav Chitra, Benjamin J Raphael Princeton University, Department of Computer Science ICML 2019
Above: a fictitious network of authors.
Above: a fictitious network of authors.
Hyperedge Star graph Clique graph
a
b
c
a
b
c
d
e1 e2
γ(a) = 2 γ(b) = 1 γ(c) = 1 γ(d) = 2
a
b
c
d
e1 e2
γ(a) = 2 γ(b) = 1 γ(c) = 1 γ(d) = 2
5 10 9 5 36 16 8 18 16
(Formally, the random walks have equal probability transition matrices)
This is because these Laplacians are derived from random walks on hypergraphs with edge-independent vertex weights a b
c
d
e1 e2
γ(a) = 2 γ(b) = 1 γ(c) = 1 γ(d) = 2
5 10 9 5 36 16 8 18 16
This is because these Laplacians are derived from random walks on hypergraphs with edge-independent vertex weights
Formally, there exists such a hypergraph whose random walk is not the same as a random walk on clique graph for any choice of edge weights
γe1(a) = 2 γe1(b) = 1 γe1(c) = 1
γe2(a) = 1 γe2(c) = 1 γe2(d) = 1
a
b
c
d
e1 e2
Formally, there exists such a hypergraph whose random walk is not the same as a random walk on clique graph for any choice of edge weights
Motivated by this result, we develop a spectral theory for hypergraphs with edge-dependent vertex weights
Hypergraphs with edge-dependent vertex weights
Stationary distribution Mixing time of random walk Laplacian matrix + Cheeger inequality
πv = ρ X
e∈E(v)
w(e)
πv = X
e∈E(v)
ρeω(e)γe(v) tH
mix(✏) = 81
Φ2 log ✓ 1 2✏√dmin2 ◆ tG
mix(✏) = 2
Φ2 log ✓ 1 2✏√dmin ◆
arXiv link: www.arxiv.org/abs/1905.08287