• 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 1, 2021

Alexander Braun Due: July 7, 2021 at noon

Algorithms and Uncertainty Summer Term 2021

Exercise Set 9

Exercise 1: (5 Points)

State a no-regret algorithm for the case that `(t)i ∈[−ρ, ρ] for all i and t. Also give a bound for the regret. You should reuse algorithms and results from the lectures.

Exercise 2: (5 Points)

We consider a different form of feedback. After stept, the algorithm does not get to know`(t)i for allibut a noisy version. More precisely, an adversary first fixes the sequence`(1), . . . , `(T), where all costs are in [0,1]. Afterwards, from this sequence ¯`(1), . . . ,`¯(T) is computed, where

(t)i =`(t)ii(t) and νi(t) is an independent random variable on [−, ] withE[νi(t)] = 0.

State a no-regret algorithm and a bound for the regret. You can make use of the previous exercise and the ideas presented in lecture 20.

Exercise 3: (3 Points)

In the lecture, we used that Eh

miniPT t=1`(t)i i

≤miniEh PT

t=1`(t)i i

orEh

maxiPT t=1r(t)i i

≥ maxiEh

PT t=1r(t)i i

respectively. Give a proof of this inequality.

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

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

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

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