Geodesics and generalized geodesics: Difference between revisions

From Optimal Transport Wiki
Jump to navigation Jump to search
m (Removed protection from "Geodesics and generalized geodesics")
 
(13 intermediate revisions by 2 users not shown)
Line 5: Line 5:
== Geodesics in general metric spaces ==
== Geodesics in general metric spaces ==


First, we will introduce definition of the geodesic in general metric space <math> X </math>. In the following sections. we are going to follow a presentation from the book by Santambrogio<ref name="Santambrogio" /> with some digression, here and there.
First, we will introduce definition of the geodesic in general metric space <math> (X,d) </math>. In the following sections. we are going to follow a presentation from the book by Santambrogio<ref name="Santambrogio" /> with some digression, here and there.
 
For the starting point, we need to introduce length of the curve in our metric space <math> (X,d) </math>.
 
: '''Definition.''' A length of the curve <math> \omega:[0,1] \rightarrow X</math> is defined by
                  <math> L(\omega)=\sup\{ \sum_{j=0}^{n-1} d(\omega(t_{j}),\omega(t_{j+1})) | \quad n \geq 2,\quad 0=t_{0}<t_{1}<...<t_{n-1}=1 \} </math>
 
Secondly, we use the definition of length of a curve to introduce a geodesic curve.


: '''Definition.''' A curve <math> c:[0,1] \rightarrow X</math> is said to be geodesic between <math> x </math> and <math> y </math> in <math> X </math> if it minimizes the length <math> L(\omega)</math> among all the curves <math> \omega:[0,1] \rightarrow X</math> <br> such that <math> x=\omega(0)</math> and <math> y=\omega(1)</math>.
: '''Definition.''' A curve <math> c:[0,1] \rightarrow X</math> is said to be geodesic between <math> x </math> and <math> y </math> in <math> X </math> if it minimizes the length <math> L(\omega)</math> among all the curves <math> \omega:[0,1] \rightarrow X</math> <br> such that <math> x=\omega(0)</math> and <math> y=\omega(1)</math>.


Since we have a definition of a geodesic in the general space, it is natural to think of Riemannian structure. It can be formally defined. More about this topic can be seen in the following article [http://34.106.105.83/wiki/ Formal Riemannian Structure of the Wasserstein_metric].
Since we have a definition of a geodesic in the general metric space, it is natural to think of Riemannian structure. It can be formally defined. More about this topic can be seen in the following article [http://34.106.105.83/wiki/ Formal Riemannian Structure of the Wasserstein_metric].


Now, we proceed with necessary definitions in order to be able to understand Wasserstein metric in a different way.
Now, we proceed with necessary definitions in order to be able to understand Wasserstein metric in a different way.
Line 23: Line 30:


It is clear that constant-speed geodesic curve <math> \omega </math> connecting <math> x  </math> and <math> y </math> is a geodesic curve. This is very important definition since we have that every constant-speed geodesic <math> \omega </math> is also in <math> AC(X) </math> where <math> |\omega'(t)|=d(\omega(0),\omega(1)) </math> almost everywhere in <math> [0,1] </math>. <br>
It is clear that constant-speed geodesic curve <math> \omega </math> connecting <math> x  </math> and <math> y </math> is a geodesic curve. This is very important definition since we have that every constant-speed geodesic <math> \omega </math> is also in <math> AC(X) </math> where <math> |\omega'(t)|=d(\omega(0),\omega(1)) </math> almost everywhere in <math> [0,1] </math>. <br>
In addition, minimum of the set <math> \{ \int_{0}^{1}|c'(t)|^{p}dt |  c:[0,1]\rightarrow X, c(0)=x, c(1)=y \} </math> is attained by our constant-speed geodesic curve <math> \omega.</math>
In addition, minimum of the set <math> \{ \int_{0}^{1}|c'(t)|^{p}dt |  c:[0,1]\rightarrow X, c(0)=x, c(1)=y \} </math> is attained by our constant-speed geodesic curve <math> \omega.</math> Last fact is important since it is connected to Wasserstein <math>p</math> metric. For more information, please take a look at [https://en.wikipedia.org/wiki/Wasserstein_metric Wasserstein metric].


For more information on constant-speed geodesics, especially how they depend on uniqueness of the plan that is induced by transport and characterization of a constant-speed geodesic look at the book by L.Ambrosio, N.Gilgi, G.Savaré <ref name="Ambrosio" /> or the book by Santambrogio<ref name="Santambrogio" />.
For more information on constant-speed geodesics, especially how they depend on uniqueness of the plan that is induced by transport and characterization of a constant-speed geodesic look at the book by L.Ambrosio, N.Gilgi, G.Savaré <ref name="Ambrosio" /> or the book by Santambrogio<ref name="Santambrogio" />.
Line 34: Line 41:


: '''Theorem.'''<ref name=Santambrogio /> Let <math> \mu, \nu \in \mathcal{P}_{2}(R^{d}) </math>. Then  
: '''Theorem.'''<ref name=Santambrogio /> Let <math> \mu, \nu \in \mathcal{P}_{2}(R^{d}) </math>. Then  
       <math> W_{p}^{p}(\mu, \nu)=\inf_{(\mu(t).\nu(t))} \{\int_{0}^{1} |v(,t)|_{L^{p}(\mu(t))}^{p}dt \quad | \quad \partial_{t}\mu+\nabla(v\mu)=0,\quad \mu(0)=\mu,\quad \mu(1)=\nu \}. </math>
       <math> W_{p}^{p}(\mu, \nu)=\inf_{(\mu(t).\nu(t))} \{\int_{0}^{1} |v(,t)|_{L^{p}(\mu(t))}^{p}dt \quad | \quad \partial_{t}\mu+\nabla\cdot(v\mu)=0,\quad \mu(0)=\mu,\quad \mu(1)=\nu \}. </math>


In special case, when <math> \Omega </math> is compact, infimum is attained by some constant-speed geodesic.
In special case, when <math> \Omega </math> is compact, infimum is attained by some constant-speed geodesic.

Latest revision as of 04:36, 28 February 2022

Introduction

There are many ways that we can describe Wasserstein metric. One of them is to characterize absolutely continuos curves (AC)(p.188[1]) and provide a dynamic formulation of the special case Namely, it is possible to see as an infimum of the lengts of curves that satisfy Continuity equation.

Geodesics in general metric spaces

First, we will introduce definition of the geodesic in general metric space . In the following sections. we are going to follow a presentation from the book by Santambrogio[1] with some digression, here and there.

For the starting point, we need to introduce length of the curve in our metric space .

Definition. A length of the curve is defined by
                  

Secondly, we use the definition of length of a curve to introduce a geodesic curve.

Definition. A curve is said to be geodesic between and in if it minimizes the length among all the curves
such that and .

Since we have a definition of a geodesic in the general metric space, it is natural to think of Riemannian structure. It can be formally defined. More about this topic can be seen in the following article Formal Riemannian Structure of the Wasserstein_metric.

Now, we proceed with necessary definitions in order to be able to understand Wasserstein metric in a different way.

Definition. A metric space is called a length space if it holds
                    

A space is called geodesic space if the distance is attained for some curve .

Definition. In a length space, a curve is said to be constant speed geodesic between and in if it satisfies
                     for all 

It is clear that constant-speed geodesic curve connecting and is a geodesic curve. This is very important definition since we have that every constant-speed geodesic is also in where almost everywhere in .
In addition, minimum of the set is attained by our constant-speed geodesic curve Last fact is important since it is connected to Wasserstein metric. For more information, please take a look at Wasserstein metric.

For more information on constant-speed geodesics, especially how they depend on uniqueness of the plan that is induced by transport and characterization of a constant-speed geodesic look at the book by L.Ambrosio, N.Gilgi, G.Savaré [2] or the book by Santambrogio[1].

Dynamic formulation of Wasserstein distance

Finally, we can rephrase Wasserstein metrics in dynamic language as mentioned in the Introduction.

Whenever is convex set, is a geodesic space. Proof can be found in the book by Santambrogio[1].

Theorem.[1] Let . Then
      

In special case, when is compact, infimum is attained by some constant-speed geodesic.

Generalized geodesics

There are many ways to generalize this fact. We will talk about a special case and a displacement convexity. Here we follow again book by Santambrogio[3].

In general, the functional is not a displacement convex. We can fix this by introducing a generalized geodesic.

Definition. Let be an absolutely continuous measure and and probability measures in . We say that
is a generalized geodesic in with base , where is the optimal transport plan from to and is the optimal transport plan from to .

By calculation, we have the following

Therefore, along the generalized geodesic, the functional is convex.

This fact is very important in establishing uniqueness and existence theorems in the geodesic flows.

References