Lower Bound on the Greedy Approximation Ratio for Adaptive Submodular Cover
Blake Harris, Viswanath Nagarajan
TL;DR
The paper examines min-cost ASC under adaptive-submodular utilities and proves a fundamental limitation: the greedy policy cannot guarantee a $(1+\ln Q)$-style approximation in general ASC, instead exhibiting a lower bound of $1.3\times(1+\ln Q)$. It constructs a concrete $4$-item instance with $Q=1$ showing a gap between greedy and optimal policies, and discusses extensions that push the gap to at least $1.3$. This finding contradicts earlier claims of a $(1+\ln Q)^2$-style bound in the adaptive setting and refines our understanding of greedy performance in adaptive-submodular cover. The work also delineates the problem's framework, adaptive-greedy mechanics, and the capacity to generalize the hard instances, highlighting implications for active learning and stochastic optimization under adaptive submodularity.
Abstract
We show that the greedy algorithm for adaptive-submodular cover has approximation ratio at least 1.3*(1+ln Q). Moreover, the instance demonstrating this gap has Q=1. So, it invalidates a prior result in the paper ``Adaptive Submodularity: A New Approach to Active Learning and Stochastic Optimization'' by Golovin-Krause, that claimed a (1+ln Q)^2 approximation ratio for the same algorithm.
