An Optimal Algorithm for Certifying Monotone Functions
Meghal Gupta, Naren Sarayu Manoj

TL;DR
This paper presents an optimal algorithm for certifying the value of monotone functions with query complexity matching the theoretical lower bound, extending to real-valued functions and establishing hardness results.
Contribution
It introduces an optimal query-efficient algorithm for certifying monotone functions and extends it to real-valued functions, resolving an open problem from STOC 2022.
Findings
Algorithm makes $O(C(f) \, \log n)$ queries, matching the lower bound.
Extends certification to real-valued monotone functions with $2C(f)$ certificates.
Proves hardness of finding shortest certificates, requiring exponential queries in worst case.
Abstract
Given query access to a monotone function with certificate complexity and an input , we design an algorithm that outputs a size- subset of certifying the value of . Our algorithm makes queries to , which matches the information-theoretic lower bound for this problem and resolves the concrete open question posed in the STOC '22 paper of Blanc, Koch, Lange, and Tan [BKLT22]. We extend this result to an algorithm that finds a size- certificate for a real-valued monotone function with queries. We also complement our algorithms with a hardness result, in which we show that finding the shortest possible certificate in may require queries in the worst case.
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 · Cryptography and Data Security · Game Theory and Voting Systems
