Presentation is loading. Please wait.

Presentation is loading. Please wait.

Numerical Solution of a Non- Smooth Eigenvalue Problem An Operator-Splitting Approach A. Caboussat & R. Glowinski.

Similar presentations


Presentation on theme: "Numerical Solution of a Non- Smooth Eigenvalue Problem An Operator-Splitting Approach A. Caboussat & R. Glowinski."— Presentation transcript:

1 Numerical Solution of a Non- Smooth Eigenvalue Problem An Operator-Splitting Approach A. Caboussat & R. Glowinski

2 1. Formulation. Motivation Our main objective is the numerical solution of the following problem from Calculus of Variations Compute γ = inf v  Σ ∫ Ω |  v|dx (NSEVP) where: Ω is a bounded domain of R 2 and Σ = {v| v  H 0 1 (Ω), ∫ Ω |v| 2 dx = 1}.

3 Actually, γ = 2√ π, independently of the shape and size of Ω (holds even for non-simply connected Ω and in fact for unbounded Ω ) (G. Talenti). A natural question is then: Why solve numerically a problem whose exact solution is known ? (i) If I claim that it is a new method to compute π nobody will believe me. (ii) (NSEVP) is a fun problem to test solution methods for non-smooth & non-convex optimization problems.

4 (iii) ∫ Ω |  v|dx arises in a variety of problems from Image Processing and Plasticity. Actually, our motivation for investigating (NSEVP) arises from the following problem from visco-plasticity : u  L 2 (0,T; H 0 1 (Ω))  C 0 ([0,T ]; L 2 (Ω)); u(0) = u 0, (BFP) ρ ∫ Ω (∂u/∂t)(t)(v – u(t))dx + μ ∫ Ω  u(t).  (v – u(t))dx + g[ ∫ Ω |  v|dx – ∫ Ω |  u(t)|dx ] ≥ C(t) ∫ Ω (v – u(t))dx,  v  H 0 1 (Ω), a.e. t  (0, T), with ρ > 0, μ > 0, g > 0, Ω a bounded domain of R 2 and u 0  L 2 (Ω).

5 (BFP) models the flow of a Bingham visco-plastic fluid in an infinitely long cylinder of cross section Ω, C being the pressure drop per unit length. Suppose that C = 0 and that T = +∞; we can show that (C-O.PR) u(t) = 0,  t ≥ T c, with T c = (ρ/μλ 0 )ln[1 + (μλ 0 / γg )||u 0 || L 2 (Ω) ], λ 0 being the smallest eigenvalue of –  2 in H 0 1 (Ω). A similar cut-off property holds if after space discretization we use the backward Euler scheme for the time discretization of (BFP), with λ 0 and γ replaced by their discrete analogues λ 0h and γ h.

6 Suppose that the space discretization is achieved via C 0 -piecewise linear finite element approximations, we have then |λ 0h – λ 0 | = O(h 2 ). But what can we say about | γ h – γ | ? The main goal of this lecture is to look for answers to the above question !

7 2. Some regularization procedures There are several ways to approximate (NSEVP) – at the continuous level – by a better posed and/or smoother variational problem. The most obvious candidate is clearly γ ε = inf v  Σ ∫ Ω (|  v| 2 + ε 2 ) ½ dx, (NSEVP.1) ε a regularization quite popular in Image Processing. Assuming that the above problem has a minimizer u ε, this minimizer verifies the following Euler-Lagrange equation (reminiscent of the mean curvature equation):

8 First regularized problem:

9 (RP.1) is clearly a nonlinear eigenvalue problem for a close variant of the mean curvature operator, the eigenva lue being γ ε. Another regularization, more sophisticated in some sense, since this time the regularized problem has minimizers, is provided (with ε > 0) by γ ε = min v  Σ [ ½ ε ∫ Ω |  v| 2 dx + ∫ Ω |  v|dx ]. (NSEVP.2) ε An associated Euler-Lagrange (multivalued) equation reads as follows, also of the nonlinear (in fact, non- smooth) eigenvalue type (as above the eigenvalue is γ ε ):

10 – ε  2 u ε + ∂j(u ε )  γ ε u ε in Ω, (RP.2) u ε = 0 on ∂ Ω, ∫ Ω |u ε | 2 dx = 1 ; in (RP.2), ∂j(u ε ) is the subgradient at u ε of the functional j : H 0 1 (Ω) → R defined by j(v) = ∫ Ω |  v|dx. The solution of problems such as (RP.2) is discussed in GKM (2007); the method used in the above reference is of the operator-splitting/inverse power method type.

11 In order to avoid handling simultaneously two small parameters, namely ε and h, we will address the solution of γ = inf v  Σ ∫ Ω |  v|dx without using any regularization (unless we consider the space approximation as a kind of regularization, that it is indeed).

12 3. Finite Element Approximation (i) First, we introduce a family {Ω h } h of polygonal approxi- mations of Ω, such that lim h→0 Ω h = Ω. (ii) With each Ω h we associate a triangulation T h verifying the usual assumptions of: (a) compatibility between triangles, and (b) regularity. (iii) With each T h we associate the finite dimensional space V 0h defined (classically) as follows:

13 V 0h = {v| v  C 0( Ω h  ∂Ω h ), v| T  P 1,  T  T h, v = 0 on ∂Ω h }. (iv) We approximate γ = inf v  Σ ∫ Ω |  v|dx (NSEVP) by γ h = min v  Σ h ∫ Ω h |  v|dx (NSEVP) h

14 with Σ h = {v| v  V 0h, ||v|| L 2 (Ω h ) = 1}. It is easy to prove that: (i) Problem (NSEVP) h has a solution, that is there exists u h  Σ h such that ∫ Ω h |  u h |dx = γ h. (ii) lim h → 0 γ h = γ ( = 2√π). We would like to investigate (computationally) the order of the convergence of γ h to γ. From the non-smoothness of the problem, we do not expect O(h 2 ).

15 4. An iterative method for the solution of (NSEVP) h We are going to look for robustness, modularity and simplicity of programming instead of performance measured in number of elementary operations (this is not image processing and/or real time). At ADI 50 ( December 2005, at Rice University), we showed that the inverse power method for eigenvalue computations has an operator-splitting interpretation; we also showed the equivalence between some augmented Lagrangian algorithms and ADI methods such as Douglas- Rachford’s and Peaceman-Rachford’s. For problem (NSEVP) h we think that it is simpler to take the AL approa- ch, keeping in mind that it will lead to a ‘disguised’ ADI method.

16 For formalism simplicity, we will use the continuous problem notation. We observe that there is equivalence between γ = inf v  Σ ∫ Ω |  v|dx and γ = inf {v, q, z}  E ∫ Ω |q|dx, where E = {{ v, q, z} | v  H 0 1 (Ω), q  (L 2 (Ω)) 2, z  L 2 (Ω),  v – q = 0, v – z = 0, ||z|| L 2 (Ω) = 1}.

17 The above equivalence suggests introducing the following augmented Lagrangian functional L r : (H 0 1 (Ω)×Q×L 2 (Ω))×(Q×L 2 (Ω)) → R defined as follows, with Q = (L 2 (Ω)) 2 and r = {r 1, r 2 }, r i > 0, L r (v, q, z; μ 1, μ 2 ) = ∫ Ω |q|dx + ½ r 1 ∫ Ω |  v – q| 2 dx + ½ r 2 ∫ Ω |v – z| 2 dx + ∫ Ω (  v – q).μ 1 dx + ∫ Ω (v – z)μ 2 dx

18 We consider then, the following saddle-point problem Find {{u, p, y}, {λ 1, λ 2 }}  (H 0 1 (Ω)×Q×S)×(Q×L 2 (Ω)) such that L r (u, p, y; μ 1, μ 2 ) ≤ L r (u, p, y; λ 1, λ 2 ) ≤ L r (v, q, z; λ 1, λ 2 ), (SDP-P)  {{v, q, z}, {μ 1, μ 2 }}  (H 0 1 (Ω)×Q×S)×(Q×L 2 (Ω)), with S = {z| z  L 2 (Ω), ||z|| L 2 (Ω) = 1}. Suppose that the above saddle-point problem has a solut ion. We have then p =  u, y = u, u being a minimizer for the original mimimization problem (the primal one).

19 To solve the above saddle-point problem, we advocate the algorithm below (called ALG 2 by some practitioners (BB)): (1) {u –1, {λ 1 0, λ 2 0 }} is given in H 0 1 (Ω)×(Q×L 2 (Ω)) ; for n ≥ 0, assuming that {u n – 1, {λ 1 n, λ 2 0 }} is known, solve: (2) {p n, y n } = arg min {q, z }  Q×S L r (u n – 1, q, z; λ 1 n, λ 2 n ), then (3) u n = arg min v L r (v, p n, y n ; λ 1 n, λ 2 n ), v  H 0 1 (Ω), (4) λ 1 n+1 = λ 1 n + r 1 (  u n – p n ), λ 2 n+1 = λ 2 n + r 2 (u n – y n ).

20 The above algorithm is easy to implement since: (i) Problem (3) is equivalent to the following linear variational problem in H 0 1 (Ω) u n  H 0 1 (Ω), r 1 ∫ Ω  u n.  v dx + r 2 ∫ Ω u n v dx = ∫ Ω (r 1 p n – λ 1 n ).  v dx + ∫ Ω (r 2 y n – λ 2 n )v dx,  v  H 0 1 (Ω). The solution of the discrete analogue of the above problem is a simple task nowadays.

21 (ii) Problem (2) decouples as (a) p n = arg min q  Q [½ r 1 ∫ Ω |q| 2 dx + ∫ Ω |q|dx – ∫ Ω (r 1  u n + λ 1 n ).qdx ]. (b) y n = arg min z  S [½ r 2 ∫ Ω |z| 2 dx – ∫ Ω (r 2 u n + λ 2 n )zdx ]. Both problems have closed form solutions; indeed, since ||z|| L 2 (Ω) = 1,  z  S, one has y n = (r 2 u n + λ 2 n ) / ||r 2 u n + λ 2 n || L 2 (Ω).

22 Similarly, the minimization problem in (a) can be solved point-wise (one such elementary problem for each triangle of T h, in practice). We obtain then, a.e. on Ω, p n (x) = (1/r 1 ) (1 – 1/|X n (x)|) + X n (x), where X n (x) = r 1  u n (x) + λ 1 n (x).

23 5. Numerical experiments First Test Problem: Ω is the unit disk

24

25 Unit Disk Test Problem Variation of γ h versus h

26 Unit Disk Test Problem Variation of γ h – γ versus h

27 Unit Disk Test Problem Visualisation of the coarse mesh solution

28 Unit Disk Test Problem Visualisation of the fine mesh solution

29 Unit Disk Test Problem Coarse mesh solution contours

30 Unit Disk Test Problem Fine mesh solution contours

31 Unit Disk Test Problem Fine mesh solution contours (details)

32 Second Test Problem: Ω is the unit square Coarse mesh

33 Unit Square Test Problem Fine mesh

34 Unit Square Test Problem Variation of γ h versus h

35 Unit Square Test Problem Variation of γ h – γ versus h

36 Unit Square Test Problem Visualisation of the coarse mesh solution

37 Unit Square Test Problem Visualisation of the fine mesh solution

38 Unit Square Test Problem Contours of the coarse mesh solution

39 Unit Square Test Problem Contours of the fine mesh solution

40 Unit Square Test Problem Contours of the fine mesh solution (details)

41 Circular Ring Test Problem (coarse mesh)

42 Circular Ring Test Problem (fine mesh)

43 A GENERALIZATION Compute for Ω  R 2 γ* = inf v  ∫ Ω |  v|dx with  = {v| v  (H 1 0 ( Ω )) 2, ||v|| (L 2 ( Ω )) 2 = 1}.

44 Conjecture (unless it is a classical result):

45 Square (coarse mesh)

46 Square (fine mesh)

47 Disk (coarse mesh)

48 Disk (fine mesh)

49 The results of our numerical computations suggest very strongly that the value we conjectu- red for γ* is the good one.

50 APPLICATION to a SEDIMENTATION PROBLEM The following problem has been considered by C. Evans & L. Prigozhin  u/  t +  I K (u)  f in Ω × (0, T), (SP) u(0) = u 0, with Ω  R 2 and K = {v | v  H 1 (Ω), |  v|  C, v = g on Γ 0 (   Ω)}.

51 After time-discretization by the backward Euler scheme, we obtain (1) u 0 = u 0 ; n ≥ 1, u n – 1 → u n as follows (2) u n – u n – 1 +  I K (u n )  Δt f n. “Equation” (2) is the Euler-Lagrange equation of the following problem from Calculus of Variations: (MP) u n = arg min v  K [ ½  Ω v 2 dx –  Ω (u n – 1 + Δt f n )vdx].

52 The minimization problem (MP) is equivalent to: {u n, p n } = arg min {v, q}  K [ ½  Ω v 2 dx –  Ω (u n – 1 + Δt f n )vdx], with K = {{v, q}| v  H 1 (Ω), v = g on Γ 0, |q|  C,  v – q = 0}. We can compute {u n, p n } via the following augmented Lagrangian L r (v, q; μ) = ½ r  Ω |  v – q| 2 dx +  Ω μ.(  v – q) dx + ½  Ω v 2 dx –  Ω (u n – 1 + Δt f n )vdx.

53 River sand pile: FE mesh

54 River sand pile (2)

55 River sand pile (3)

56 River sand pile (4)

57 Rectangular pond sand pile (1)

58 Rectangular pond sand pile (2)

59


Download ppt "Numerical Solution of a Non- Smooth Eigenvalue Problem An Operator-Splitting Approach A. Caboussat & R. Glowinski."

Similar presentations


Ads by Google