DSDMLGJul 25, 2018

Efficient algorithms for robust submodular maximization under matroid constraints

arXiv:1807.09405v1
Originality Incremental advance
AI Analysis

This addresses optimization problems in machine learning and operations research where robustness to uncertainty is crucial, representing an incremental improvement with implementation gains.

The authors tackled robust submodular maximization under matroid constraints by developing an efficient bi-criteria approximation algorithm that outputs a small family of feasible sets with nearly optimal objective value, showing it outperforms existing algorithms in real-world applications.

In this work, we consider robust submodular maximization with matroid constraints. We give an efficient bi-criteria approximation algorithm that outputs a small family of feasible sets whose union has (nearly) optimal objective value. This algorithm theoretically performs less function calls than previous works at cost of adding more elements to the final solution. We also provide significant implementation improvements showing that our algorithm outperforms the algorithms in the existing literature. We finally assess the performance of our contributions in three real-world 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