Skip to the Main Content

Note:These pages make extensive use of the latest XHTML and CSS Standards. They ought to look great in any standards-compliant modern browser. Unfortunately, they will probably look horrible in older browsers, like Netscape 4.x and IE 4.x. Moreover, many posts use MathML, which is, currently only supported in Mozilla. My best suggestion (and you will thank me when surfing an ever-increasing number of sites on the web which have been crafted to use the new standards) is to upgrade to the latest version of your browser. If that's not possible, consider moving to the Standards-compliant and open-source Mozilla browser.

April 16, 2014

Enrichment and the Legendre–Fenchel Transform I

Posted by Simon Willerton

The Legendre–Fenchel transform, or Fenchel transform, or convex conjugation, is, in its naivest form, a duality between convex functions on a vector space and convex functions on the dual space. It is of central importance in convex optimization theory and in physics it is used to switch between Hamiltonian and Lagrangian perspectives.

graphs

Suppose that VV is a real vector space and that f:V[,+] f\colon V\to [-\infty ,+\infty ] is a function then the Fenchel transform is the function f *:V #[,+] f^{\ast }\colon V^{#}\to [-\infty ,+\infty ] defined on the dual vector space V #V^{#} by f *(k)sup xV{k,xf(x)}. f^{\ast }(k)\coloneqq \sup _{x\in V}\big \{ \langle k,x\rangle -f(x)\big \} .

If you’re a regular reader then you will be unsurprised when I say that I want to show how it naturally arises from enriched category theory constructions. I’ll show that in the next post. In this post I’ll give a little introduction to the Legendre–Fenchel transform.

There is probably no best way to introduce the Legendre–Fenchel transform. The only treatment that I knew for many years was in Arnold’s book Mathematical Methods of Classical Mechanics, but I have recently come across the convex optimization literature and would highly recommend Hugo Touchette’s The Fenchel Transform in a Nutshell — my treatment here is heavily influenced by this paper. I will talk mainly about the one-dimensional case as I think that gives a lot of the intuition.

We will start, as Legendre did, with the special case of a strictly convex differentiable function f:f\colon \mathbb{R}\to \mathbb{R}; for instance, the function x 2+1/2x^{2}+1/2 pictured on the left hand side above. The derviative of ff is strictly increasing and so the function ff can be parametrized by the derivative k=df/dxk =d f/d x instead of the parameter xx. Indeed we can write the parameter xx in terms of the slope kk, x=x(k)x=x(k). The Legendre-Fenchel transform f *f^{*} can then be defined to satisfy k,x=f(x)+f *(k), \langle k,x \rangle = f(x) +f^{\ast }(k), where the angle brackets mean the pairing between a vector space and its dual. In this one-dimensional case, where xx and kk are thought of as real numbers, we just have k,x=kx\langle k,x \rangle = k x.

As xx is a function of kk we can rewrite this as f *(k)k,x(k)f(x(k)). f^{\ast }(k)\coloneqq \langle k,x(k) \rangle -f(x(k)). So the Legendre-Fenchel transform encodes the function is a different way. By differentiating this equation you can see that the df */dk=x(k)d f^{\ast }/d k=x(k), thus we have interchanged the abcissa (the horizontal co-ordinate) and the slope. So if ff has derivative k 0k_{0} at x 0x_{0} then f *f^{\ast } has derivative x 0x_{0} at k 0k_{0}. This is illustrated in the above picture.

I believe this is what Legendre did and then that what Fenchel did was to generalize this to non-differentiable functions.

For non-differentiable functions, we can’t talk about tangent lines and derivatives, but instead can talk about supporting lines. A supporting line is one which touches the graph at at least one point and never goes above the graph. (The fact that we’re singling out lines not going above the graph means that we have convex functions in mind.)

For instance, at the point (x 0,f(x 0))(x_{0},f(x_{0})) the graph pictured below has no tangent line, but has supporting lines with gradient from k 1k_{1} to k 2k_{2}. A convex function will have at least one supporting line at each point.

graphs

It transpires that the right way to generalize the transform to this non-differentiable case is to define it as follows: f *(k)sup x{k,xf(x)}. f^{\ast }(k)\coloneqq \sup _{x\in \mathbb{R}}\big \{ \langle k,x\rangle -f(x)\big \} . In this case, if ff has a supporting line of slope k 0k_{0} at x 0x_{0} then f *f^{\ast } has a supporting line of slope x 0x_{0} at k 0k_{0}. In the picture above, at x 0x_{0}, the function ff has supporting lines with slope from k 1k_{1} to k 2k_{2}: correspondingly, the function f *f^{\ast } has supporting lines with slope x 0x_{0} all the way from k 1k_{1} to k 2k_{2}.

If we allow the function ff to be not strictly convex then the transform will not alway be finite. For example, if f(x)ax+bf(x)\coloneqq ax+b then we have f *(a)=bf^{\ast }(a)=-b and f *(k)=+f^{\ast }(k)=+\infty for kak\ne a. So we will allow functions taking values in the extended real numbers: ¯[,+]\overline{\mathbb{R}}\coloneqq [-\infty ,+\infty ].

We can use the above definition to get the transform of any function f:¯f\colon \mathbb{R}\to \overline{\mathbb{R}}, whether convex or not, but the resulting transform f *f^{\ast } is always convex. (When there are infinite values involved we can also say that f *f^{\ast } is lower semi-continuous, but I’ll absorb that into my definition of convex for functions taking infinite values.)

Everything we’ve done for one-dimensional \mathbb{R} easily generalizes to any finite dimensional real vector space VV, where we should say ‘supporting hyperplane’ instead of ‘supporting line’. From that we get a transform between sets of functions (--) *:Fun(V,¯)Fun(V #,¯), (\text {--})^{\ast }\colon \mathrm{Fun}(V,\overline{\mathbb{R}})\to \mathrm{Fun}(V^{#},\overline{\mathbb{R}}), where V #V^{#} is the vector space dual of VV. Similarly, we have a reverse transform going the other way, which is traditionally also denoted with a star (--) *:Fun(V #,¯)Fun(V,¯), (\text {--})^{\ast }\colon \mathrm{Fun}(V^{#},\overline{\mathbb{R}})\to \mathrm{Fun}(V,\overline{\mathbb{R}}), for g:V #¯g\colon V^{#}\to \overline{\mathbb{R}} we define g *(x)sup kV #{k,xg(k)}. g^{\ast }(x)\coloneqq \sup _{k\in V^{#}}\big \{ \langle k,x\rangle -g(k)\big \} .

This pair of transforms have some rather nice properties, for instance, they are order reversing. We can put a partial order on any set of functions to ¯\overline{\mathbb{R}} by defining f 1f 2f_{1}\ge f_{2} if f 1(x)f 2(x)f_{1}(x)\ge f_{2}(x) for all xx. Then f 1f 2f 2 *f 1 *. f_{1}\ge f_{2} \quad \Rightarrow \quad f_{2}^{\ast }\ge f_{1}^{\ast }. Also for any function ff we have f *=f *** f^{\ast }=f^{\ast \ast \ast } which implies that the operator ff **f\mapsto f^{\ast \ast } is idempotent: f **=f ****. f^{\ast \ast }=f^{\ast \ast \ast \ast }. This means that ff **f\mapsto f^{\ast \ast } is a closure operation. What it actually does is take the convex envelope of ff, which is the largest convex function less than or equal to ff. Here’s an example.

graphs

This gives that if ff is already a convex function then f **=ff^{\ast \ast }=f. And as a consequence the Legendre–Fenchel transform and the reverse transform restrict to an order reversing bijection between convex functions on VV and convex functions on its dual V #V^{#}. Cvx(V,¯)Cvx(V #,¯). \mathrm{Cvx}(V,\overline{\mathbb{R}})\cong \mathrm{Cvx}(V^{#},\overline{\mathbb{R}}).

There are many other things that can be said about the transform, such as Fenchel duality and the role it plays in optimization, but I don’t understand such things to my own satisfaction yet.

Next time I’ll explain how most of the above structure drops out of the nucleus construction in enriched category theory.

Posted at April 16, 2014 10:59 AM UTC

TrackBack URL for this Entry:   https://golem.ph.utexas.edu/cgi-bin/MT-3.0/dxy-tb.fcgi/2732

15 Comments & 0 Trackbacks

Re: Enrichment and the Legendre-Fenchel Transform I

Physics question: what’s the quantum counterpart to one’s classical Hamiltonian being convex?

I.e. what property does the “corresponding” Hermitian operator on L 2(R n)L^2(R^n) have?

Posted by: Allen Knutson on April 16, 2014 3:30 PM | Permalink | Reply to this

Re: Enrichment and the Legendre-Fenchel Transform I

This is interesting. I wonder how it relates to the “span” or “Grassmannian” viewpoint of the Legendre transform. I’ve forgotten how exactly that works, but it expresses the Legendre transform as a kind of duality between planes and hyperplanes.

Here is a nice physics paper on the “bog-standard” Legendre transform in case anyone is interested: Making sense of the Legendre transform. Though it doesn’t answer Allen’s question.

Posted by: Bruce Bartlett on April 16, 2014 6:29 PM | Permalink | Reply to this

Re: Enrichment and the Legendre-Fenchel Transform I

Allen, a slight cop out of an answer would be that the corresponding quantum Hamiltonian will be a pseudo-differential operator with a convex principal symbol. Off the top of my head I’m not sure how the convexity of the principal symbol translates into more abstract operator-theoretic properties.

Bruce, you might be thinking of the so called polar transform. Given a vector space VV and any subset SS, you can consider all oriented codimension-1 hyperplanes whose positive half space contains SS. These hyperplanes are in 1-1 correspondence with non-zero elements of the dual vector space V *V^*, via the equation k,x1\langle k, x\rangle \ge 1. So, the duality is between hyperplanes and points of the dual space. The polar transform of SS is S *={kV *k,x1,xS}S^* = \{ k \in V^* \mid \langle k, x\rangle \ge 1, x\in S \}. The polar transform has nice properties like preserving convexity, reversing inclusions, mapping between l pl^p and l ql^q unit balls, …

If we replace VV by V×V\times \mathbb{R} and take SS as the graph of a function f:Vf\colon V\to \mathbb{R}, then the boundary of the polar dual S *V *×S^* \subseteq V^* \times \mathbb{R} is the graph of the Legendre transform f *:V *f^*\colon V^* \to \mathbb{R}.

Another interesting property of the Legendre transform is its use in semiclassical asymptotics. If f(x)f(x) is convex and f *(k)f^*(k) is its Legendre transform, then the Fourier transform of F(x)=exp(if(x))F(x) = \exp( i f(x) ) is equal to F˜(k)=exp(if *(k)+err)\tilde{F}(k) = \exp( -i f^*(k) + err), with “err” being exactly zero for quadratic polynomials.

Posted by: Igor Khavkine on April 17, 2014 3:23 PM | Permalink | Reply to this

Re: Enrichment and the Legendre-Fenchel Transform I

Thanks Igor, yes the polar transform indeed sounds like the “hyperplane” take on the Legendre transform I was thinking of.

Posted by: Bruce Bartlett on April 21, 2014 10:58 PM | Permalink | Reply to this

Re: Enrichment and the Legendre-Fenchel Transform I

Great! Are we going to get to find out the commonality between the Legendre and Laplace transforms (and others)?

Posted by: David Corfield on April 18, 2014 3:41 PM | Permalink | Reply to this

Re: Enrichment and the Legendre-Fenchel Transform I

David, the asymptotic formula for Fourier transforms is an instance of of the saddle point or steepest descent method. That method applies also to integrals of exponentials with real arguments as well. Namely for convex f(x)f(x), the Laplace transform of F(x)=exp(f(x))F(x) = \exp(-f(x)) is F˜(x)=exp(f *(x)+err)\tilde{F}(x) = \exp(f^*(x) + err). I’ve not inserted any overall constant or limits. These can be obtained as an exercise in applying the steepest descent approximation.

Posted by: Igor Khavkine on April 18, 2014 4:38 PM | Permalink | Reply to this

Re: Enrichment and the Legendre-Fenchel Transform I

I’m remembering a question I heard Alan Weinstein ask about this at some lecture. He referred to “the classical Legendre transform”. You might think that’s the one defined here. But no! this one is the “(quantum) Legendre transform”, since it’s about functions on vector spaces, hence quantum objects.

Posted by: Allen Knutson on April 20, 2014 1:30 AM | Permalink | Reply to this

Re: Enrichment and the Legendre-Fenchel Transform I

That sounds interesting. Do you remember what was meant by “the classical Legendre transform”?

Posted by: Simon Willerton on April 20, 2014 1:58 PM | Permalink | Reply to this

Re: Enrichment and the Legendre–Fenchel Transform I

Here is a bit of noodling around that I found useful when I first thought about Legendre transforms.

Let VV be a finite dimension real vector space and f:Vf: V \to \mathbb{R} be a convex function. Then dfdf is a map from VV to V V^{\vee}, the dual vector space. Conversely, df *df^{\ast} is a map from V V^{\vee} to VV. These two maps are inverse. Simon describes this for one dimensional maps – “if ff has derivative k 0k_{0} at x 0x_{0} then f *f^{\ast} has derivative x 0x_{0} at k 0k_{0}” – but it is right in any dimension.

If we didn’t know about the Legendre transform, this would seem like a pretty amazing fact about differential forms: If ω\omega is an exact form on VV, then ω 1\omega^{-1} is an exact form on V V^{\vee}, where the inverse means that we think of ω\omega as a map VV V \to V^{\vee} and then invert it. Since VV and V V^{\vee} are simply connected, we can ask the question instead about closed forms. Writing ω=g idx i\omega = \sum g_i dx_i, the condition that ω\omega is closed is that g ix j=g jx i\frac{\partial g_i}{\partial x_j} = \frac{\partial g_j}{\partial x_i}. I.e. the matrix (g ix j)\left(\frac{\partial g_i}{\partial x_j} \right) should be symmetric. The amazing fact turns into the quite simple fact that the inverse of a symmetric matrix is also symmetric.

Hate matrices? We can also state this in a basis free way. Put a skew-symmetric form on VV *V \oplus V^{\ast} in the standard way. Then the condition that ω\omega is closed says that the graph of ω:VV *\omega: V \to V^{\ast} is a Lagrangian subspace; if we instead consider the graph of ω 1:V *V\omega^{-1} : V^{\ast} \to V, we are considering the same space.

Posted by: David Speyer on April 21, 2014 2:07 PM | Permalink | Reply to this

Re: Enrichment and the Legendre–Fenchel Transform I

The nutshell paper has gone missing from Tourchette’s webpage, but is still available on the wayback machine.

Posted by: Mike Stay on October 14, 2014 1:29 AM | Permalink | Reply to this

Re: Enrichment and the Legendre–Fenchel Transform I

Thanks Mike. I’ve updated the link to his current page in Stellenbosch. I’ve also corrected my misspelling of his name to Touchette.

Posted by: Simon Willerton on October 14, 2014 5:06 PM | Permalink | Reply to this

Re: Enrichment and the Legendre–Fenchel Transform I

It seems that the link to the “Legendre transform in a nutshell” text has been changed again, here’s what seems to be the current one: http://www.physics.sun.ac.za/~htouchette/archive/notes/lfth2.pdf

Posted by: Alex Makelov on March 15, 2017 1:15 AM | Permalink | Reply to this

Re: Enrichment and the Legendre–Fenchel Transform I

Sorted, thanks.

Posted by: Simon Willerton on March 15, 2017 8:36 AM | Permalink | Reply to this

Re: Enrichment and the Legendre–Fenchel Transform I

Now:

http://appliedmaths.sun.ac.za/~htouchette/archive/notes/lfth2.pdf

Posted by: Arthur on December 24, 2019 9:51 AM | Permalink | Reply to this

Re: Enrichment and the Legendre–Fenchel Transform I

Thanks.

Posted by: Simon Willerton on May 11, 2021 9:28 AM | Permalink | Reply to this

Post a New Comment