Open AccessPosted Content
Algorithms for Testing Monomials in Multivariate Polynomials
TL;DR: It is proven that there is a randomized O*(pk) time algorithm for testing p-monomials in an n-variate polynomial of degree k represented by an arithmetic circuit, and it is proved that testing some special types of multilinear monomial is W[1]-hard, giving evidence that testing for specific monomials is not fixed-parameter tractable.
read more
Abstract: This paper is our second step towards developing a theory of testing monomials in multivariate polynomials. The central question is to ask whether a polynomial represented by an arithmetic circuit has some types of monomials in its sum-product expansion. The complexity aspects of this problem and its variants have been investigated in our first paper by Chen and Fu (2010), laying a foundation for further study. In this paper, we present two pairs of algorithms. First, we prove that there is a randomized $O^*(p^k)$ time algorithm for testing $p$-monomials in an $n$-variate polynomial of degree $k$ represented by an arithmetic circuit, while a deterministic $O^*(6.4^k + p^k)$ time algorithm is devised when the circuit is a formula, here $p$ is a given prime number. Second, we present a deterministic $O^*(2^k)$ time algorithm for testing multilinear monomials in $\Pi_m\Sigma_2\Pi_t\times \Pi_k\Pi_3$ polynomials, while a randomized $O^*(1.5^k)$ algorithm is given for these polynomials. The first algorithm extends the recent work by Koutis (2008) and Williams (2009) on testing multilinear monomials. Group algebra is exploited in the algorithm designs, in corporation with the randomized polynomial identity testing over a finite field by Agrawal and Biswas (2003), the deterministic noncommunicative polynomial identity testing by Raz and Shpilka (2005) and the perfect hashing functions by Chen {\em at el.} (2007). Finally, we prove that testing some special types of multilinear monomial is W[1]-hard, giving evidence that testing for specific monomials is not fixed-parameter tractable.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Journal of the ACM
Dan Suciu,Victor Vianu +1 more
TL;DR: The following three articles are full versions of extended abstracts that were presented at the Twenty-Third ACM SIGMOD-SigACT-SIGART Symposium on Principles of Database Systems (PODS) and have been reviewed according to the standard JACM refereeing process.
862
•Journal Article
The Complexity of Testing Monomials in Multivariate Polynomials.
Zhixiang Chen,Bin Fu +1 more
TL;DR: The work in this paper is to initiate a theory of testing monomials in multivariate polynomials, to ask whether a polynomial represented by certain economically compact structure has a multilinear monomial in its sum-product expansion.
13
•Posted Content
Faster Deterministic Algorithms for Packing, Matching and t-Dominating Set Problems.
Shenshi Chen,Zhixiang Chen +1 more
TL;DR: Three deterministic algorithms for solving the m-set, m-dimensional, and t-dominating set problems in time make good improvements on the best known bounds for deterministic solutions to those problems.
9
On testing monomials in multivariate polynomials
TL;DR: This paper presents a summary of initial work on developing a theory of testing monomials in multivariate polynomials, to ask whether a polynomial represented by certain economically compact structure has a multilinear monomial in its sum-product expansion.
8
Approximating multilinear monomial coefficients and maximum multilinear monomials in multivariate polynomials
Zhixiang Chen,Bin Fu +1 more
TL;DR: This paper proves that the first problem is #P-hard and devise a O∗(3ns(n))) upper bound for this problem for any polynomial represented by an arithmetic circuit of size s(n), and designs fully polynomials-time randomized approximation schemes for the second problem, how to compute the coefficients of multilinear monomials.
5
References
Proof verification and hardness of approximation problems
Sanjeev Arora,C. Lund,Rajeev Motwani,Madhu Sudan,Mario Szegedy +4 more
- 24 Oct 1992
TL;DR: Agarwal et al. as discussed by the authors showed that the MAXSNP-hard problem does not have polynomial-time approximation schemes unless P=NP, and for some epsilon > 0 the size of the maximal clique in a graph cannot be approximated within a factor of n/sup 1/ε / unless P = NP.
PRIMES is in P
TL;DR: In this paper, an unconditional deterministic polynomial-time algorithm that determines whether an input number is prime or composite is presented. But the algorithm is not deterministic in the sense that
A linear-time algorithm for testing the truth of certain quantified boolean formulas☆
TL;DR: A simple constructive algorithm for the evaluation of formulas having two literals per clause, which runs in linear time on a random access machine.
1K
Randomized Algorithms: Number Theory and Algebra
Rajeev Motwani,Prabhakar Raghavan +1 more
- 01 Jan 1995
TL;DR: This book introduces the basic concepts in the design and analysis of randomized algorithms and presents basic tools such as probability theory and probabilistic analysis that are frequently used in algorithmic applications.
1K
Ip = pspace
TL;DR: It is proven that when both randomization and interaction are allowed, the proofs that can be verified in polynomial time are exactly those proofs that could be generated with polynometric space.
939