English

Randomized Black-Box PIT for Small Depth +-Regular Non-commutative Circuits

Computational Complexity 2025-02-11 v2

Abstract

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 can compute polynomials with a number of monomials that are doubly exponential in the circuit size. They gave an efficient randomized PIT algorithm for +-regular circuits of depth 3 and posed the problem of developing an efficient black-box PIT for higher depths as an open problem. We present a randomized black-box polynomial-time algorithm for +-regular circuits of any constant depth. Specifically, our algorithm runs in sO(d2)s^{O(d^2)} time, where ss and dd represent the size and the depth of the ++-regular circuit, respectively. We combine several key techniques in a novel way. We employ a nondeterministic substitution automaton that transforms the polynomial into a structured form and utilizes polynomial sparsification along with commutative transformations to maintain non-zeroness. Additionally, we introduce matrix composition, coefficient modification via the automaton, and multi-entry outputs-methods that have not previously been applied in the context of black-box PIT. Together, these techniques enable us to effectively handle exponential degrees and doubly exponential sparsity in non-commutative settings, enabling polynomial identity testing for higher-depth circuits. Our work resolves an open problem from [AJMR]. In particular, we show that if ff is a non-zero non-commutative polynomial in nn variables over the field F\mathbb{F}, computed by a depth-dd ++-regular circuit of size ss, then ff cannot be a polynomial identity for the matrix algebra MN(F)\mathbb{M}_{N}(\mathbb{F}), where N=sO(d2)N= s^{O(d^2)} and the size of the field F\mathbb{F} depending on the degree of ff.

Keywords

Cite

@article{arxiv.2411.06569,
  title  = {Randomized Black-Box PIT for Small Depth +-Regular Non-commutative Circuits},
  author = {G V Sumukha Bharadwaj and S Raja},
  journal= {arXiv preprint arXiv:2411.06569},
  year   = {2025}
}

Comments

More details have been added to PIT for constant-depth +-regular circuits, and some typos have been fixed. 58 pages, 6 figures

R2 v1 2026-06-28T19:54:54.626Z