PublicationsPapers

Limits of preprocessing

Yuval Filmus, Yuval Ishai, Avi Kaplan and Guy Kindler
CCC 2020, Computational Complexity

It is well-known that $\mathsf{AC^0}$ circuits cannot compute inner product (since parity is hard for $\mathsf{AC^0}$).

What if we allow each of the parties to preprocess their input?

If we could show that bounded depth circuits of quasipolynomial size cannot computer inner product even with arbitrary polynomial length preprocessing, then this would imply that inner product is outside the polynomial hierarchy of communication complexity ($\mathsf{PH^{cc}}$).

We show that $\mathsf{AC^0}$ circuits cannot compute inner product even if one party has unlimited preprocessing, and the other one is limited to preprocessing of length $n+n/\log^{\omega(1)} n$.

Our lower bound also applies to pseudorandom functions.

In ongoing work, we extend these results to correlation bounds.

BibTeX

@InProceedings{FIKK2020,
 author = {Yuval Filmus and Yuval Ishai and Avi Kaplan and Guy Kindler},
 title = {Limits of Preprocessing},
 booktitle = {35th Computational Complexity Conference (CCC 2020)},
 pages = {17:1--17:22},
 series = {Leibniz International Proceedings in Informatics (LIPIcs)},
 ISBN = {978-3-95977-156-6},
 ISSN = {1868-8969},
 year = {2020},
 volume = {169},
 editor = {Shubhangi Saraf},
 publisher = {Schloss Dagstuhl--Leibniz-Zentrum f{\"u}r Informatik},
 address = {Dagstuhl, Germany},
 URL = {https://drops.dagstuhl.de/opus/volltexte/2020/12569},
 URN = {urn:nbn:de:0030-drops-125697},
 doi = {10.4230/LIPIcs.CCC.2020.17},
 annote = {Keywords: circuit, communication complexity, IPPP, preprocessing, PRF, simultaneous messages}
}

@article{FIKK24+,
 author = {Yuval Filmus and Yuval Ishai and Avi Kaplan and Guy Kindler},
 title = {Limits of Preprocessing},
 journal = {Computational Complexity},
 year = {Accepted}
}
copy to clipboard