Weizmann Logo
ECCC
Electronic Colloquium on Computational Complexity

Under the auspices of the Computational Complexity Foundation (CCF)

Login | Register | Classic Style



REPORTS > DETAIL:

Paper:

TR12-033 | 5th April 2012 00:20

Random Arithmetic Formulas can be Reconstructed Efficiently

RSS-Feed




TR12-033
Authors: Ankit Gupta, Neeraj Kayal, Youming Qiao
Publication: 5th April 2012 00:56
Downloads: 4429
Keywords: 


Abstract:

Informally stated, we present here a randomized algorithm that given blackbox access to the polynomial $f$ computed by an unknown/hidden arithmetic formula $\phi$ reconstructs, on the average, an equivalent or smaller formula $\hat{\phi}$ in time polynomial in the size of its output $\hat{\phi}$.

Specifically, we consider arithmetic formulas wherein the underlying tree is a complete binary tree, the leaf nodes are labelled by affine forms (i.e. degree one polynomials) over the input variables and where the internal nodes consist of alternating layers of addition and multiplication gates. We call these alternating normal form (ANF) formulas. If a polynomial $f$ can be computed by an arithmetic formula $\mu$ of size $s$, it can also be computed by an ANF formula $\phi$, possibly of slightly larger size $s^{O(1)}$. Our algorithm gets as input blackbox access to the output polynomial $f$ (i.e. for any point $\mathbf{x}$ in the domain, it can query the blackbox and obtain $f(\mathbf{x})$ in one step) of a random ANF formula $\phi$ of size $s$ (wherein the coefficients of the affine forms in the leaf nodes of $\phi$ are chosen independently and uniformly at random from a large enough subset of the underlying field). With high probability (over the choice of coefficients in the leaf nodes), the algorithm efficiently (i.e. in time $s^{O(1)}$) computes an ANF formula $\hat{\phi}$ of size $s$ computing $f$. This then is the strongest model of arithmetic computation for which a reconstruction algorithm is presently known, albeit efficient in a distributional sense rather than in the worst case.



ISSN 1433-8092 | Imprint