Lecture 17 computational advertising

Def: Competitive Ratio:

Google AdWords Problem: Maximize Expected Revenue = CTR * bid amount

Algorithms for Ad assignment (Online Graph Assignment)

Greedy Algorithm:

(1) Proof: Consider two advertisers, and optimial solution exhausts both advertiser’s budgets. Optimal Revenue= 2B BALANCE must exhaust at least one budget. Balance Revenue = 2B -x = B+y Now, since $y \ge x$ by balance algo, balance revenue is min for $y = x \rightarrow y \ge B/2$