• Keine Ergebnisse gefunden

Wissenschaftliches Rechnen II/Scientific Computing II

N/A
N/A
Protected

Academic year: 2021

Aktie "Wissenschaftliches Rechnen II/Scientific Computing II"

Copied!
1
0
0

Wird geladen.... (Jetzt Volltext ansehen)

Volltext

(1)

Wissenschaftliches Rechnen II/Scientific Computing II

Sommersemester 2016 Prof. Dr. Jochen Garcke Dipl.-Math. Sebastian Mayer

Exercise sheet 12

To be handed in on Thursday, 14.07.2016

Isomap

1 Group exercises

G 1. Consider the manifoldM ={x ∈Rd:kxk2 =r}, i.e., the Euclidean sphere with radiusr >0 inRd. Compute the minimum radius of curvaturer0(M) and the minimum branch separation s0(M). Moreover, show that Lemma 2.16 holds true with equality, i.e., for all x, y∈M such thatdM(x, y)< πr0(M) we have

dE(x, y) = 2r0(M) sin

dM(x, y) 2r0(M)

.

G 2. Construct a graph distance matrix which is not a Euclidean distance matrix.

G 3. LetM ⊂Rdbe manifold. Assume you have run Isomap with inputx1, . . . , xn∈M to obtain p-dimensional embeddings. Write down ready-to-use formulas that compute you thep-dimensional embedding for a new, unseen data pointx∈M without rerunning the whole Isomap algorithm.

2 Homework

H 1. Let M be a compact manifold. Prove the following simplyfied version of Lemma 2.16. For anyε >0, we have

(1−ε)dM(x, y)≤dE(x, y)≤dM(x, y)

for all x, y ∈ M such that dM(x, y) <2r0(M)ε. Hint: Consider a unit speed parame- trization γ : (0, l) → M with γ(0) = x, γ(l) = y and use the fundamental theorem of calculus to obtain a first order estimate.

(10 Punkte) H 2. (Isomap and non-EDM graph distance matrices)

a) LetS be a symmetricn×nmatrix with eigenvalue decomposition UΛUT. Let Λ0 be Λ with all negative eigenvalues replaced by zero and put S+ := UΛ0UT. Show that S+ is the solution of

min

B∈Sn+

kS−Bk2F,

whereSn+ is the set of all positive semi-definite n×nmatrices.

b) Based on your insights from a), argue why Isomap can also be used when the graph distance matrixDGis not a Euclidean distance matrix. How should the algorithm be modified in this case?

(10 Punkte)

Referenzen

ÄHNLICHE DOKUMENTE

(14 points) The programming exercise should be handed in either before/after the exercise class on 21.6.18 (bring your own laptop!) or in the HRZ-CIP-Pool, after making an appoint-

Summer term 2018 Priv.-Doz..

The goal of this exercise sheet is to resolve singular initial conditions for parabolic equations, using a geometrically refined

If yes, what does this imply for existence and uniqueness of minima. Calculate the global minimum

We repeat this procedure until we arrive in a fixed point of this iteration?. Is it possible to find the solution of this optimization problem with the

Let B e n be the transformed version of the Bernoulli polynomial B n such that the domain is [0, 2π] instead of

Wissenschaftliches Rechnen II/Scientific Computing II.. Sommersemester

As usual, you find the tasks in the accompanying note- book on the lecture’s website.