Slide 8
Slide 8 text
Budget Allocation Problem (formal)
G = (S, T; E): Bipartite graph
For each source s ∈ S:
• capacity c(s)
• Pr of success of the ith trial p(i)
s
(i = 1, . . . , c(s))
B ∈ Z+: Total budget
f(b) := the expected # of influenced nodes by budget allocation b ∈ ZS,
which satisfies:
• x ≤ y =⇒ f(x) ≤ f(y) (monotonicity)
• f(x) + f(y) ≥ f(x ∨ y) + f(x ∧ y) (∀x, y ∈ ZS) (submodularity)
3 / 16