Optimal Bounds on Approximation of Submodular and XOS Functions by Juntas
Vitaly Feldman, Jan Vondrak

TL;DR
This paper establishes tight bounds on how well submodular and XOS functions can be approximated by functions depending on a small number of variables, leading to new learning algorithms with near-optimal efficiency.
Contribution
It provides the first tight bounds on junta approximations for submodular and XOS functions, along with novel algorithms for their learning over the uniform distribution.
Findings
Submodular functions are approximable by juntas of size O(1/ε^2 log 1/ε).
XOS functions are approximable by juntas of size 2^{O(1/ε^2)}.
New near-optimal algorithms for PAC and PMAC learning of these functions.
Abstract
We investigate the approximability of several classes of real-valued functions by functions of a small number of variables ({\em juntas}). Our main results are tight bounds on the number of variables required to approximate a function within -error over the uniform distribution: 1. If is submodular, then it is -close to a function of variables. This is an exponential improvement over previously known results. We note that variables are necessary even for linear functions. 2. If is fractionally subadditive (XOS) it is -close to a function of variables. This result holds for all functions with low total -influence and is a real-valued analogue of Friedgut's theorem for boolean functions. We show that…
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
TopicsMachine Learning and Algorithms · Complexity and Algorithms in Graphs · Imbalanced Data Classification Techniques
