84 research outputs found
Partition bound is quadratically tight for product distributions
Let be a 2-party
function. For every product distribution on ,
we show that
where is the distributional communication
complexity of with error at most under the distribution
and is the {\em partition bound} of , as defined by
Jain and Klauck [{\em Proc. 25th CCC}, 2010]. We also prove a similar bound in
terms of , the {\em information complexity} of ,
namely, The latter bound was recently and
independently established by Kol [{\em Proc. 48th STOC}, 2016] using a
different technique.
We show a similar result for query complexity under product distributions.
Let be a function. For every bit-wise
product distribution on , we show that
where
is the distributional query complexity of
with error at most under the distribution and
is the {\em query partition bound} of the function
.
Partition bounds were introduced (in both communication complexity and query
complexity models) to provide LP-based lower bounds for randomized
communication complexity and randomized query complexity. Our results
demonstrate that these lower bounds are polynomially tight for {\em product}
distributions.Comment: The previous version of the paper erroneously stated the main result
in terms of relaxed partition number instead of partition numbe
On Polynomial Approximations to AC^0
We make progress on some questions related to polynomial approximations of AC^0. It is known, from the works of Tarui (Theoret. Comput. Sci. 1993) and Beigel, Reingold, and Spielman (Proc. 6th CCC 1991), that any AC^0 circuit of size s and depth d has an epsilon-error probabilistic polynomial over the reals of degree (log (s/epsilon))^{O(d)}. We improve this upper bound to (log s)^{O(d)}* log(1/epsilon), which is much better for small values of epsilon.
We give an application of this result by using it to resolve a question posed by Tal (ECCC 2014): we show that (log s)^{O(d)}* log(1/epsilon)-wise independence fools AC^0, improving on Tal\u27s strengthening of Braverman\u27s theorem (J. ACM 2010) that (log (s/epsilon))^{O(d)}-wise independence fools AC^0. Up to the constant implicit in the O(d), our result is tight. As far as we know, this is the first PRG construction for AC^0 that achieves optimal dependence on the error epsilon.
We also prove lower bounds on the best polynomial approximations to AC^0. We show that any polynomial approximating the OR function on n bits to a small constant error must have degree at least ~Omega(sqrt{log n}). This result improves exponentially on a recent lower bound demonstrated by Meka, Nguyen, and Vu (arXiv 2015)
Robust Multiplication-Based Tests for Reed-Muller Codes
We consider the following multiplication-based tests to check if a given function f: F^n_q -> F_q is the evaluation of a degree-d polynomial over F_q for q prime.
Test_{e,k}: Pick P_1,...,P_k independent random degree-e polynomials and accept iff the function f P_1 ... P_k is the evaluation of a degree-(d + ek) polynomial.
We prove the robust soundness of the above tests for large values of e, answering a question of Dinur and Guruswami (FOCS 2013). Previous soundness analyses of these tests were known only for the case when either e = 1 or k = 1. Even for the case k = 1 and e > 1, earlier soundness analyses were not robust.
We also analyze a derandomized version of this test, where (for example) the polynomials P_1 ,...P_k can be the same random polynomial P. This generalizes a result of Guruswami et al. (STOC 2014).
One of the key ingredients that go into the proof of this robust soundness is an extension of the standard Schwartz-Zippel lemma over general finite fields F_q, which may be of independent interest
A note on the elementary HDX construction of Kaufman-Oppenheim
In this note, we give a self-contained and elementary proof of the elementary
construction of spectral high-dimensional expanders using elementary matrices
due to Kaufman and Oppenheim [Proc. 50th ACM Symp. on Theory of Computing
(STOC), 2018]
Derandomized Graph Product Results using the Low Degree Long Code
In this paper, we address the question of whether the recent derandomization
results obtained by the use of the low-degree long code can be extended to
other product settings. We consider two settings: (1) the graph product results
of Alon, Dinur, Friedgut and Sudakov [GAFA, 2004] and (2) the "majority is
stablest" type of result obtained by Dinur, Mossel and Regev [SICOMP, 2009] and
Dinur and Shinkar [In Proc. APPROX, 2010] while studying the hardness of
approximate graph coloring.
In our first result, we show that there exists a considerably smaller
subgraph of which exhibits the following property (shown for
by Alon et al.): independent sets close in size to the
maximum independent set are well approximated by dictators.
The "majority is stablest" type of result of Dinur et al. and Dinur and
Shinkar shows that if there exist two sets of vertices and in
with very few edges with one endpoint in and another in
, then it must be the case that the two sets and share a single
influential coordinate. In our second result, we show that a similar "majority
is stablest" statement holds good for a considerably smaller subgraph of
. Furthermore using this result, we give a more efficient
reduction from Unique Games to the graph coloring problem, leading to improved
hardness of approximation results for coloring
Almost Settling the Hardness of Noncommutative Determinant
In this paper, we study the complexity of computing the determinant of a
matrix over a non-commutative algebra. In particular, we ask the question,
"over which algebras, is the determinant easier to compute than the permanent?"
Towards resolving this question, we show the following hardness and easiness of
noncommutative determinant computation.
* [Hardness] Computing the determinant of an n \times n matrix whose entries
are themselves 2 \times 2 matrices over a field is as hard as computing the
permanent over the field. This extends the recent result of Arvind and
Srinivasan, who proved a similar result which however required the entries to
be of linear dimension.
* [Easiness] Determinant of an n \times n matrix whose entries are themselves
d \times d upper triangular matrices can be computed in poly(n^d) time.
Combining the above with the decomposition theorem of finite dimensional
algebras (in particular exploiting the simple structure of 2 \times 2 matrix
algebras), we can extend the above hardness and easiness statements to more
general algebras as follows. Let A be a finite dimensional algebra over a
finite field with radical R(A).
* [Hardness] If the quotient A/R(A) is non-commutative, then computing the
determinant over the algebra A is as hard as computing the permanent.
* [Easiness] If the quotient A/R(A) is commutative and furthermore, R(A) has
nilpotency index d (i.e., the smallest d such that R(A)d = 0), then there
exists a poly(n^d)-time algorithm that computes determinants over the algebra
A.
In particular, for any constant dimensional algebra A over a finite field,
since the nilpotency index of R(A) is at most a constant, we have the following
dichotomy theorem: if A/R(A) is commutative, then efficient determinant
computation is feasible and otherwise determinant is as hard as permanent.Comment: 20 pages, 3 figure
- …