• Keine Ergebnisse gefunden

Algorithms and Uncertainty Summer Term 2021

N/A
N/A
Protected

Academic year: 2022

Aktie "Algorithms and Uncertainty Summer Term 2021"

Copied!
1
0
0

Wird geladen.... (Jetzt Volltext ansehen)

Volltext

(1)

Thomas Kesselheim July 15, 2021 Alexander Braun

Algorithms and Uncertainty Summer Term 2021

Tutorial Session - Live Tasks 11

Exercise 1:

Show that the Entropical regularizer is η1-strongly convex with respect to the `1-norm in the experts setting.

Hint: Pinsker’s inequality can be useful here. In particular, you might want to use it in the following special form: For p,q ∈ [0,1]d with Pd

i=1pi = Pd

i=1qi = 1 we have Pd

i=1piln

pi

qi

12kp−qk21.

Exercise 2:

We consider Online Quadratic Optimization. That is, in each round, the function ft has the form ft(x) = 12kx−ytk22 for some vector yt. Show that the regret of Follow-the-Leader is bounded by 4·(maxtkytk)2·(logT + 1).

Hint: Use Lemma 23.3 to bound the regret. In addition, note that for the k-th harmonic number Hk, we have Hk ≤logk+ 1.

Referenzen

ÄHNLICHE DOKUMENTE

Therefore, we consider the Vertex Cover problem: The task is to cover edges in a graph where an edge can be covered by its incident vertices.. We are interested in finding a

Note that you should see this also as a chance to talk about definitions, proof ideas and techniques in addition to only working out a formal solution for the tasks. If you do not

Note that you should see this also as a chance to talk about definitions, proof ideas and techniques in addition to only working out a formal solution for the tasks.. If you do not

Hint: You can mainly use the idea from the lecture - in addition, you should consider that a randomized algorithm is allowed to match two vertices with some probability instead

Afterwards we get to know which of the k results the user was interested in and incur a cost of j if this was the j th result in our order. Model this problem as an online

Therefore, consider an α-competitive online algorithm for the online Steiner tree problem on complete graphs satisfying the triangular inequality (a.k.a. metric Steiner tree

You should reuse algorithms and results from the lectures.. Exercise 2:

We consider the following Greedy algorithm.. Also give a bound for