Parameterized Convexity Testing
Abhiruk Lahiri, Ilan Newman, Nithin Varma

TL;DR
This paper introduces a parameterized, nonadaptive algorithm for convexity testing of functions over discrete domains, achieving improved query complexity bounds by leveraging the number of distinct derivatives, and proves these bounds are tight.
Contribution
It presents a new parameterized convexity testing algorithm that outperforms previous methods when the number of distinct derivatives is small, and establishes the optimality of these bounds.
Findings
Query complexity of $O(rac{ ext{log}(s)}{ ext{eps}})$ for functions with $s$ distinct derivatives.
Bound is tight, matching lower bounds for the problem.
Improves upon previous convexity testing bounds when $s = o(n)$.
Abstract
In this work, we develop new insights into the fundamental problem of convexity testing of real-valued functions over the domain . Specifically, we present a nonadaptive algorithm that, given inputs , and oracle access to a function, -tests convexity in , where is an upper bound on the number of distinct discrete derivatives of the function. We also show that this bound is tight. Since , our query complexity bound is at least as good as that of the optimal convexity tester (Ben Eliezer; ITCS 2019) with complexity ; our bound is strictly better when . The main contribution of our work is to appropriately parameterize the complexity of convexity testing to circumvent the worst-case lower bound (Belovs et al.; SODA 2020) of expressed in…
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.
