English
 
Help Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Journal Article

A Case of Depth-3 Identity Testing, Sparse Factorization and Duality

MPS-Authors
/persons/resource/persons45333

Saha,  Chandan
Algorithms and Complexity, MPI for Informatics, Max Planck Society;

External Resource
No external resources are shared
Fulltext (restricted access)
There are currently no full texts shared for your IP range.
Fulltext (public)
There are no public fulltexts stored in PuRe
Supplementary Material (public)
There is no public supplementary material available
Citation

Saha, C., Saptharishi, R., & Saxena, N. (2013). A Case of Depth-3 Identity Testing, Sparse Factorization and Duality. Computational Complexity, 22(1), 39-69. doi:10.1007/s00037-012-0054-4.


Cite as: https://hdl.handle.net/11858/00-001M-0000-0014-F761-D
Abstract
Polynomial identity testing (PIT) problem is known to be challenging even for constant depth arithmetic circuits. In this work, we study the complexity of two special but natural cases of identity testing - first is a case of depth-3 PIT, the other of depth-4 PIT. Our first problem is a vast generalization of: Verify whether a bounded top fanin depth-3 circuit equals a \emphsparse} polynomial (given as a sum of monomial terms). Formally, given a depth-3 circuit C, having constant many general product gates and arbitrarily many \emph{semidiagonal} product gates, test if the output of C is identically zero. A semidiagonal product gate in C computes a product of the form m ⋅ \prod_{i=1}^{b}{ℓ_i^{e_i}}, where m is a monomial, ℓ_i is an affine linear polynomial and b is a constant. We give a deterministic polynomial time test, along with the computation of \emph{leading} monomials of semidiagonal circuits over local rings. The second problem is on verifying a given sparse polynomial factorization, which is a classical question (von zur Gathen, FOCS 1983): Given multivariate sparse polynomials f, g_1,\ldots, g_t explicitly, check if f = \prod_{i=1}^{t}{g_i}. For the special case when every g_i is a sum of univariate polynomials, we give a deterministic polynomial time test. We characterize the factors of such g_i's and even show how to test the divisibility of f by the powers of such polynomials. The common tools used are Chinese remaindering and \emph{dual representation. The dual representation of polynomials (Saxena, ICALP 2008) is a technique to express a product-of-sums of univariates as a sum-of-products of univariates. We generalize this technique by combining it with a generalized Chinese remaindering to solve these two problems (over any field).