Submodular Maximization using Test Scores
Shreyas Sekar, Milan Vojnovic, Se-Young Yun

TL;DR
This paper introduces a scalable, test score-based framework for maximizing stochastic submodular functions under constraints, providing constant-factor approximations and extending to welfare maximization.
Contribution
It develops a novel class of algorithms using replication test scores for submodular maximization, bridging theory and practical, scalable heuristics.
Findings
Replication test scores achieve constant-factor approximation for submodular maximization.
The approach extends to welfare maximization with a logarithmic approximation.
Algorithms are scalable and suitable for large-scale, distributed applications.
Abstract
We study the canonical problem of maximizing a stochastic submodular function subject to a cardinality constraint, where the goal is to select a subset from a ground set of items with uncertain individual performances to maximize their expected group value. Although near-optimal algorithms have been proposed for this problem, practical concerns regarding scalability, compatibility with distributed implementation, and expensive oracle queries persist in large-scale applications. Motivated by online platforms that rely on individual item scores for content recommendation and team selection, we propose a special class of algorithms that select items based solely on individual performance measures known as test scores. The central contribution of this work is a novel and systematic framework for designing test score based algorithms for a broad class of naturally occurring utility…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Optimization and Search Problems · Stochastic Gradient Optimization Techniques
