Randomized Black-Box PIT for Small Depth +-Regular Non-commutative Circuits
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 time, where and 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 is a non-zero non-commutative polynomial in variables over the field , computed by a depth- -regular circuit of size , then cannot be a polynomial identity for the matrix algebra , where and the size of the field depending on the degree of .
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