中文
相关论文

相关论文: Jacobian hits circuits: Hitting-sets, lower bounds…

200 篇论文

Polynomial Identity Testing (PIT) is a fundamental computational problem. The famous depth-$4$ reduction result by Agrawal and Vinay (FOCS 2008) has made PIT for depth-$4$ circuits an enticing pursuit. A restricted depth-4 circuit computing…

计算复杂性 · 计算机科学 2023-04-26 Pranjal Dutta , Prateek Dwivedi , Nitin Saxena

We give a $n^{O(\log n)}$-time ($n$ is the input size) blackbox polynomial identity testing algorithm for unknown-order read-once oblivious algebraic branching programs (ROABP). The best result known for this class was $n^{O(\log^2 n)}$ due…

计算复杂性 · 计算机科学 2014-07-01 Manindra Agrawal , Rohit Gurjar , Arpita Korwar , Nitin Saxena

Let C be a depth-3 circuit with n variables, degree d and top fanin k (called sps(k,d,n) circuits) over base field F. It is a major open problem to design a deterministic polynomial time blackbox algorithm that tests if C is identically…

计算复杂性 · 计算机科学 2015-03-17 Nitin Saxena , C. Seshadhri

We call a depth-4 formula C set-depth-4 if there exists a (unknown) partition (X_1,...,X_d) of the variable indices [n] that the top product layer respects, i.e. C(x) = \sum_{i=1}^k \prod_{j=1}^{d} f_{i,j}(x_{X_j}), where f_{i,j} is a…

计算复杂性 · 计算机科学 2012-09-12 Manindra Agrawal , Chandan Saha , Nitin Saxena

A polynomial identity testing algorithm must determine whether a given input polynomial is identically equal to 0. We give a deterministic black-box identity testing algorithm for univariate polynomials of the form $\sum_{j=0}^t c_j…

计算复杂性 · 计算机科学 2009-12-08 Pascal Koiran

A $\Sigma\Pi\Sigma\Pi(k)$ circuit $C=\sum_{i=1}^kF_i=\sum_{i=1}^k\prod_{j=1}^{d_i}f_{ij}$ is unmixed if for each $i\in[k]$, $F_i=f_{i1}(x_1)... f_{in}(x_n)$, where each $f_{ij}$ is a univariate polynomial given in the sparse representation.…

计算复杂性 · 计算机科学 2012-07-26 Jinyu Huang

The depth-$3$ model has recently gained much importance, as it has become a stepping-stone to understanding general arithmetic circuits. Its restriction to multilinearity has known exponential lower bounds but no nontrivial blackbox…

计算复杂性 · 计算机科学 2013-12-09 Manindra Agrawal , Rohit Gurjar , Arpita Korwar , Nitin Saxena

This text is a development of a preprint of Ankit Gupta. We present an approach for devising a deterministic polynomial time blackbox identity testing (PIT) algorithm for depth-$4$ circuits with bounded top fanin. This approach is similar…

计算复杂性 · 计算机科学 2019-02-20 Alexey Milovanov

We formalize a framework of algebraically natural lower bounds for algebraic circuits. Just as with the natural proofs notion of Razborov and Rudich for boolean circuit lower bounds, our notion of algebraically natural lower bounds captures…

计算复杂性 · 计算机科学 2018-07-24 Michael A. Forbes , Amir Shpilka , Ben Lee Volk

$ \newcommand{\ie}{i.\,e.} $We introduce a hitting set generator for Polynomial Identity Testing based on evaluations of low-degree univariate rational functions at abscissas associated with the variables. We establish an equivalence up to…

计算复杂性 · 计算机科学 2025-01-06 Ivan Hu , Dieter van Melkebeek , Andrew Morgan

We study deterministic polynomial identity testing (PIT) and reconstruction algorithms for depth-$4$ arithmetic circuits of the form \[ \Sigma^{[r]}\!\wedge^{[d]}\!\Sigma^{[s]}\!\Pi^{[\delta]}. \] This model generalizes Waring…

计算复杂性 · 计算机科学 2026-02-25 Amir Shpilka , Yann Tal

We study the arithmetic complexity of hitting set generators, which are pseudorandom objects used for derandomization of the polynomial identity testing problem. We give new explicit constructions of hitting set generators whose outputs are…

计算复杂性 · 计算机科学 2025-08-19 Robert Andrews

We address the black-box polynomial identity testing (PIT) problem for non-commutative polynomials computed by $+$-regular circuits, a class of homogeneous circuits introduced by [AJMR](STOC 2017, Theory of Computing 2019). These circuits…

计算复杂性 · 计算机科学 2025-02-11 G V Sumukha Bharadwaj , S Raja

We study the problem of polynomial identity testing (PIT) for depth 2 arithmetic circuits over matrix algebra. We show that identity testing of depth 3 (Sigma-Pi-Sigma) arithmetic circuits over a field F is polynomial time equivalent to…

计算复杂性 · 计算机科学 2016-09-08 Chandan Saha , Ramprasad Saptharishi , Nitin Saxena

Read-$k$ oblivious algebraic branching programs are a natural generalization of the well-studied model of read-once oblivious algebraic branching program (ROABPs). In this work, we give an exponential lower bound of $\exp(n/k^{O(k)})$ on…

计算复杂性 · 计算机科学 2015-11-24 Matthew Anderson , Michael A. Forbes , Ramprasad Saptharishi , Amir Shpilka , Ben Lee Volk

For every constant $d$, we design a subexponential time deterministic algorithm that takes as input a multivariate polynomial $f$ given as a constant depth algebraic circuit over the field of rational numbers, and outputs all irreducible…

计算复杂性 · 计算机科学 2023-09-19 Mrinal Kumar , Varun Ramanathan , Ramprasad Saptharishi

The celebrated result of Kabanets and Impagliazzo (Computational Complexity, 2004) showed that PIT algorithms imply circuit lower bounds, and vice versa. Since then it has been a major challenge to understand the precise connections between…

计算复杂性 · 计算机科学 2025-08-19 Robert Andrews , Deepanshu Kush , Roei Tell

In (Kabanets, Impagliazzo, 2004) it is shown how to decide the circuit polynomial identity testing problem (CPIT) in deterministic subexponential time, assuming hardness of some explicit multilinear polynomial family for arithmetical…

计算复杂性 · 计算机科学 2009-10-09 Maurice Jansen

In this paper we give subexponential size hitting sets for bounded depth multilinear arithmetic formulas. Using the known relation between black-box PIT and lower bounds we obtain lower bounds for these models. For depth-3 multilinear…

计算复杂性 · 计算机科学 2014-12-01 Rafael Oliveira , Amir Shpilka , Ben Lee Volk

In this paper, we initiate the study of deterministic PIT for $\Sigma^{[k]}\Pi\Sigma\Pi^{[\delta]}$ circuits over fields of any characteristic, where $k$ and $\delta$ are bounded. Our main result is a deterministic polynomial-time black-box…

计算复杂性 · 计算机科学 2025-06-16 Zeyu Guo , Siki Wang
‹ 上一页 1 2 3 10 下一页 ›