paper-with-me

홈 › Papers

Learning and Testing Convex Functions

2025-11-14 · Renato Ferreira Pinto, Cassandra Marcussen, Elchanan Mossel, Shivam Nadimpalli arxiv

We consider the problems of \emph{learning} and \emph{testing} real-valued convex functions over Gaussian space. Despite the extensive study of function convexity across mathematics, statistics, and computer science, its learnability and testability have largely been examined only in discrete or restricted settings -- typically with respect to the Hamming distance, which is ill-suited for real-valued functions. In contrast, we study these problems in high dimensions under the standard Gaussian measure, assuming sample access to the function and a mild smoothness condition, namely Lipschitzness. A smoothness assumption is natural and, in fact, necessary even in one dimension: without it, convexity cannot be inferred from finitely many samples. As our main results, we give: - Learning Convex Functions: An agnostic proper learning algorithm for Lipschitz convex functions that achieves error $\varepsilon$ using $n^{O(1/\varepsilon^2)}$ samples, together with a complementary lower bound of $n^{\mathrm{poly}(1/\varepsilon)}$ samples in the \emph{correlational statistical query (CSQ)} model. - Testing Convex Functions: A tolerant (two-sided) tester for convexity of Lipschitz functions with the same sample complexity (as a corollary of our learning result), and a one-sided tester (which never rejects convex functions) using $O(\sqrt{n}/\varepsilon)^n$ samples.

📄 PDF Abstract BibTeX arXiv:2511.11498

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Non-Convex Robust Hypothesis Testing using Sinkhorn Uncertainty Sets

2024-03-21 · Jie Wang, Rui Gao, Yao Xie

We present a new framework to address the non-convex robust hypothesis testing problem, wherein the goal is to seek the optimal detector that minimizes the maximum of worst-case type-I and type-II risk functions. The dis…

Computational Efficiency

Stagewise Training Accelerates Convergence of Testing Error Over SGD

2018-12-10 · NeurIPS 2019 12 · Zhuoning Yuan, Yan Yan, Rong Jin, Tianbao Yang

Stagewise training strategy is widely used for learning neural networks, which runs a stochastic algorithm (e.g., SGD) starting with a relatively large step size (aka learning rate) and geometrically decreasing the step …

Downsampling for Testing and Learning in Product Distributions

2020-07-15 · Nathaniel Harms, Yuichi Yoshida

We study distribution-free property testing and learning problems where the unknown probability distribution is a product distribution over $\mathbb{R}^d$. For many important classes of functions, such as intersections o…

On the Complexity of Detecting Convexity over a Box

2018-06-16 · Amir Ali Ahmadi, Georgina Hall

It has recently been shown that the problem of testing global convexity of polynomials of degree four is {strongly} NP-hard, answering an open question of N.Z. Shor. This result is minimal in the degree of the polynomial…

Open-Ended Question Answering

Disciplined Geodesically Convex Programming

2024-07-07 · Andrew Cheng, Vaibhav Dixit, Melanie Weber

Convex programming plays a fundamental role in machine learning, data science, and engineering. Testing convexity structure in nonlinear programs relies on verifying the convexity of objectives and constraints. \citet{gr…