English

Directed Isoperimetry and Monotonicity Testing: A Dynamical Approach

Data Structures and Algorithms 2024-10-03 v2

Abstract

This paper explores the connection between classical isoperimetric inequalities, their directed analogues, and monotonicity testing. We study the setting of real-valued functions f:[0,1]dRf : [0,1]^d \to \mathbb{R} on the solid unit cube, where the goal is to test with respect to the LpL^p distance. Our goals are twofold: to further understand the relationship between classical and directed isoperimetry, and to give a monotonicity tester with sublinear query complexity in this setting. Our main results are 1) an L2L^2 monotonicity tester for MM-Lipschitz functions with query complexity O~(dM2/ϵ2)\widetilde O(\sqrt{d} M^2 / \epsilon^2) and, behind this result, 2) the directed Poincar\'e inequality dist2mono(f)2CE[f2]\mathsf{dist}^{\mathsf{mono}}_2(f)^2 \le C \mathbb{E}[|\nabla^- f|^2], where the "directed gradient" operator \nabla^- measures the local violations of monotonicity of ff. To prove the second result, we introduce a partial differential equation (PDE), the directed heat equation, which takes a one-dimensional function ff into a monotone function ff^* over time and enjoys many desirable analytic properties. We obtain the directed Poincar\'e inequality by combining convergence aspects of this PDE with the theory of optimal transport. Crucially for our conceptual motivation, this proof is in complete analogy with the mathematical physics perspective on the classical Poincar\'e inequality, namely as characterizing the convergence of the standard heat equation toward equilibrium.

Cite

@article{arxiv.2404.17882,
  title  = {Directed Isoperimetry and Monotonicity Testing: A Dynamical Approach},
  author = {Renato Ferreira Pinto},
  journal= {arXiv preprint arXiv:2404.17882},
  year   = {2024}
}

Comments

86 pages; added comments to improve the readability of the paper, and small edits to the intro

R2 v1 2026-06-28T16:08:28.561Z