Multinoulli Extension: A Lossless Continuous Relaxation for Partition-Constrained Subset Selection
Qixin Zhang, Wei Huang, Yan Sun, Yao Shu, Yi Yu, Dacheng Tao

TL;DR
This paper introduces a novel, parameter-free continuous relaxation framework called Multinoulli Extension for efficient, lossless subset selection under partition constraints, improving query complexity and applicability over existing methods.
Contribution
The paper proposes the Multinoulli Extension framework and algorithms that achieve near-optimal subset selection with fewer evaluations, surpassing prior local-search methods in efficiency and flexibility.
Findings
Achieves approximation guarantees with O(1/ε^2) function evaluations.
Provides a lossless rounding scheme for any set function.
Introduces online algorithms for partition-constrained subset selection.
Abstract
Identifying the most representative subset for a close-to-submodular objective while satisfying the predefined partition constraint is a fundamental task with numerous applications in machine learning. However, the existing distorted local-search methods are often hindered by their prohibitive query complexities and the rigid requirement for prior knowledge of difficult-to-obtain structural parameters. To overcome these limitations, we introduce a novel algorithm titled Multinoulli-SCG, which not only is parameter-free, but also can achieve the same approximation guarantees as the distorted local-search methods with significantly fewer function evaluations. More specifically, when the objective function is monotone -weakly DR-submodular or -weakly submodular, our Multinoulli-SCG algorithm can attain a value of or…
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 · Stochastic Gradient Optimization Techniques · Data Management and Algorithms
