DSLGMay 6, 2020

Differentiable Greedy Submodular Maximization: Guarantees, Gradient Estimators, and Applications

arXiv:2005.02578v4
AI Analysis

This work addresses the need for differentiable optimization algorithms in machine learning, offering a versatile framework for submodular optimization tasks.

The paper tackles the problem of making the greedy algorithm for monotone submodular maximization differentiable, enabling applications like sensitivity analysis and end-to-end learning, and proves it recovers approximation guarantees in expectation for cardinality and κ-extensible system constraints while providing efficient unbiased gradient estimators.

Motivated by, e.g., sensitivity analysis and end-to-end learning, the demand for differentiable optimization algorithms has been significantly increasing. In this paper, we establish a theoretically guaranteed versatile framework that makes the greedy algorithm for monotone submodular function maximization differentiable. We smooth the greedy algorithm via randomization, and prove that it almost recovers original approximation guarantees in expectation for the cases of cardinality and $κ$-extensible system constrains. We also show how to efficiently compute unbiased gradient estimators of any expected output-dependent quantities. We demonstrate the usefulness of our framework by instantiating it for various applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes