Table of Contents
Fetching ...

Testing Sparse Functions over the Reals

Vipul Arora, Arnab Bhattacharyya, Philips George John, Sayantan Sen

Abstract

Over the last three decades, function testing has been extensively studied over Boolean, finite fields, and discrete settings. However, to encode the real-world applications more succinctly, function testing over the reals (where the domain and range, both are reals) is of prime importance. Recently, there have been some works in the direction of testing for algebraic representations of such functions: the work by Fleming and Yoshida (ITCS 20), Arora, Kelman, and Meir (SOSA 25) on linearity testing and the work of Arora, Bhattacharyya, Fleming, Kelman, and Yoshida (SODA 23) for testing low-degree polynomials. Our work follows the same avenue, wherein we study three well-studied sparse representations of functions, over the reals, namely (i) $k$-linearity, (ii) $k$-sparse polynomials, and (iii) $k$-junta. In this setting, given approximate query access to some $f:\mathbb{R}^n \rightarrow \mathbb{R}$, we want to decide if the function satisfies some property of interest, or if it is far from all functions that satisfy the property. Here, the distance is measured in the $\ell_1$-metric, under the assumption that we are drawing samples from the Standard Gaussian distribution. We present efficient testers and $Ω(k)$ lower bounds for testing each of these three properties.

Testing Sparse Functions over the Reals

Abstract

Over the last three decades, function testing has been extensively studied over Boolean, finite fields, and discrete settings. However, to encode the real-world applications more succinctly, function testing over the reals (where the domain and range, both are reals) is of prime importance. Recently, there have been some works in the direction of testing for algebraic representations of such functions: the work by Fleming and Yoshida (ITCS 20), Arora, Kelman, and Meir (SOSA 25) on linearity testing and the work of Arora, Bhattacharyya, Fleming, Kelman, and Yoshida (SODA 23) for testing low-degree polynomials. Our work follows the same avenue, wherein we study three well-studied sparse representations of functions, over the reals, namely (i) -linearity, (ii) -sparse polynomials, and (iii) -junta. In this setting, given approximate query access to some , we want to decide if the function satisfies some property of interest, or if it is far from all functions that satisfy the property. Here, the distance is measured in the -metric, under the assumption that we are drawing samples from the Standard Gaussian distribution. We present efficient testers and lower bounds for testing each of these three properties.

Paper Structure

This paper contains 32 sections, 29 theorems, 81 equations, 1 table, 10 algorithms.

Key Result

Theorem 2.2

Suppose $f : \mathbb{R}^n \rightarrow \mathbb{R}$ is a function bounded in the ball $B(\bm 0, 2 \sqrt{n})$ and we are given $\eta$-approximate query access to $f$. Let $k$ be a positive integer and $\varepsilon, \eta \in (0,2/3)$ such that $\eta < \min\left\{\varepsilon, O\left(\min_{\substack{i\in[

Theorems & Definitions (77)

  • Definition 1.0: $\eta$-approximate query
  • Definition 2.1: $k$-linearity
  • Theorem 2.2: Informal, see \ref{['srt_theo:k_linearity']}
  • Remark 2.3
  • Definition 2.4: $k$-sparsity
  • Definition 2.4: Hankel Matrix for polynomials gjr10bot88
  • Theorem 2.5: Informal, see \ref{['srt_theo:ksparsefinalmain']}
  • Remark 2.6
  • Definition 2.7: $k$-junta
  • Theorem 2.8: Informal, see \ref{['theo:kjuntafinalmain']}
  • ...and 67 more