Slide 27
Slide 27 text
Optimal transport
Transport cost between normalized histograms µ and ν
µ = M
i=1
mi δXi
, ν = P
j=1
nj δYj
,
mi , nj ≥ 0 are the masses at locations Xi , Yj
,
i
mi
=
j
nj
= 1
Monge-Kantorovitch optimal transport distance
MK(µ, ν) = min
P∈Pµ,ν
P , C =
i,j
Pi,j
Xi − Yj
2
= min
L·p=b
p≥0
pT c
• C is the fixed cost assignment matrix between histograms bins:
Ci,j
= ||Xi − Yj ||2 (quadratic Wasserstein distance)
• Pµ,ν
is the set of non negative matrices P with marginals µ and ν, i.e.
Pµ,ν
=
P ∈ RM×N
+
,
i,j
Pi,j
= 1,
j
Pi,j
= mi
,
i
Pi,j
= nj
• Pi,j
is the proportion of mass mi
at Xi
that is send to Yj
14 of 30