English

Deterministic factorization of constant-depth algebraic circuits in subexponential time

Computational Complexity 2025-06-17 v2 Data Structures and Algorithms

Abstract

While efficient randomized algorithms for factorization of polynomials given by algebraic circuits have been known for decades, obtaining an even slightly non-trivial deterministic algorithm for this problem has remained an open question of great interest. This is true even when the input algebraic circuit has additional structure, for instance, when it is a constant-depth circuit. Indeed, no efficient deterministic algorithms are known even for the seemingly easier problem of factoring sparse polynomials or even the problem of testing the irreducibility of sparse polynomials. In this work, we make progress on these questions: we design a deterministic algorithm that runs in subexponential time, and when given as input a constant-depth algebraic circuit CC over the field of rational numbers, it outputs algebraic circuits (of potentially unbounded depth) for all the irreducible factors of CC, together with their multiplicities. In particular, we give the first subexponential time deterministic algorithm for factoring sparse polynomials. For our proofs, we rely on a finer understanding of the structure of power series roots of constant-depth circuits and the analysis of the Kabanets-Impagliazzo generator. In particular, we show that the Kabanets-Impagliazzo generator constructed using low-degree hard polynomials (explicitly constructed in the work of Limaye, Srinivasan & Tavenas) preserves not only the non-zeroness of small constant-depth circuits (as shown by Chou, Kumar & Solomon), but also their irreducibility and the irreducibility of their factors.

Keywords

Cite

@article{arxiv.2504.08063,
  title  = {Deterministic factorization of constant-depth algebraic circuits in subexponential time},
  author = {Somnath Bhattacharjee and Mrinal Kumar and Varun Ramanathan and Ramprasad Saptharishi and Shubhangi Saraf},
  journal= {arXiv preprint arXiv:2504.08063},
  year   = {2025}
}

Comments

Some changes in Section 8.1 to reflect a subtle issue regarding the underlying field in the reduction from irreducibility to divisibility

R2 v1 2026-06-28T22:54:09.546Z