# On the Probabilistic Degree of OR over the Reals

**Authors:** Siddharth Bhandari, Prahladh Harsha, Tulasimohan Molli, Srikanth, Srinivasan

arXiv: 1812.01982 · 2022-11-24

## TL;DR

This paper investigates the probabilistic degree of the OR function over reals, improving upper bounds for small error and establishing nearly tight lower bounds for a specific polynomial structure, advancing understanding of polynomial approximations.

## Contribution

It improves the upper bound on the probabilistic degree of OR and proves a nearly matching lower bound for polynomials with a specific product-of-affine-forms structure.

## Key findings

- Upper bound on probabilistic degree: O(log n choose ≤ log 1/ε)
- Lower bound for structured polynomials: Ω(log a / log^2 a)
- Matching bounds up to poly-logarithmic factors

## Abstract

We study the probabilistic degree over reals of the OR function on $n$ variables. For an error parameter $\epsilon$ in (0,1/3), the $\epsilon$-error probabilistic degree of any Boolean function $f$ over reals is the smallest non-negative integer $d$ such that the following holds: there exists a distribution $D$ of polynomials entirely supported on polynomials of degree at most $d$ such that for all $z \in \{0,1\}^n$, we have $Pr_{P \sim D} [P(z) = f(z) ] \geq 1- \epsilon$. It is known from the works of Tarui ({Theoret. Comput. Sci.} 1993) and Beigel, Reingold, and Spielman ({ Proc. 6th CCC} 1991), that the $\epsilon$-error probabilistic degree of the OR function is at most $O(\log n.\log 1/\epsilon)$. Our first observation is that this can be improved to $O{\log {{n}\choose{\leq \log 1/\epsilon}}}$, which is better for small values of $\epsilon$.   In all known constructions of probabilistic polynomials for the OR function (including the above improvement), the polynomials $P$ in the support of the distribution $D$ have the following special structure:$P = 1 - (1-L_1).(1-L_2)...(1-L_t)$, where each $L_i(x_1,..., x_n)$ is a linear form in the variables $x_1,...,x_n$, i.e., the polynomial $1-P(x_1,...,x_n)$ is a product of affine forms. We show that the $\epsilon$-error probabilistic degree of OR when restricted to polynomials of the above form is $\Omega ( \log a/\log^2 a )$ where $a = \log {{n}\choose{\leq \log 1/\epsilon}}$. Thus matching the above upper bound (up to poly-logarithmic factors).

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.01982/full.md

## References

16 references — full list in the complete paper: https://tomesphere.com/paper/1812.01982/full.md

---
Source: https://tomesphere.com/paper/1812.01982