Optimization from Structured Samples for Coverage Functions
Wei Chen, Xiaoming Sun, Jialin Zhang, Zhijie Zhang

TL;DR
This paper introduces a new structured sampling model for optimizing coverage functions, enabling constant approximation algorithms where previous models failed, under certain assumptions.
Contribution
The paper proposes the OPSS model that encodes structural information in samples, allowing constant approximation algorithms for coverage functions under specific assumptions.
Findings
Efficient algorithms achieve constant approximation under three assumptions.
A matching constant lower bound is established, showing tightness.
Removing any assumption leads to no constant approximation.
Abstract
We revisit the optimization from samples (OPS) model, which studies the problem of optimizing objective functions directly from the sample data. Previous results showed that we cannot obtain a constant approximation ratio for the maximum coverage problem using polynomially many independent samples of the form (Balkanski et al., 2017), even if coverage functions are -PMAC learnable using these samples (Badanidiyuru et al., 2012), which means most of the function values can be approximately learned very well with high probability. In this work, to circumvent the impossibility result of OPS, we propose a stronger model called optimization from structured samples (OPSS) for coverage functions, where the data samples encode the structural information of the functions. We show that under three general assumptions on the sample distributions, we can…
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
Taxonomy
TopicsMachine Learning and Algorithms · Machine Learning and Data Classification · Imbalanced Data Classification Techniques
