English

On the Parallel Complexity of Group Isomorphism via Weisfeiler-Leman

Data Structures and Algorithms 2025-09-09 v7 Computational Complexity Logic in Computer Science Group Theory

Abstract

In this paper, we show that the constant-dimensional Weisfeiler-Leman algorithm for groups (Brachter & Schweitzer, LICS 2020) can be fruitfully used to improve parallel complexity upper bounds on isomorphism testing for several families of groups. In particular, we show: - Groups with an Abelian normal Hall subgroup whose complement is O(1)O(1)-generated are identified by constant-dimensional Weisfeiler-Leman using only a constant number of rounds. This places isomorphism testing for this family of groups into L\textsf{L}; the previous upper bound for isomorphism testing was P\textsf{P} (Qiao, Sarma, & Tang, STACS 2011). - We use the individualize-and-refine paradigm to obtain an isomorphism test for groups without Abelian normal subgroups by SAC\textsf{SAC} circuits of depth O(logn)O(\log n) and size nO(loglogn)n^{O(\log \log n)}, previously only known to be in P\textsf{P} (Babai, Codenotti, \& Qiao, ICALP 2012) and quasiSAC1\mathsf{quasiSAC}^1 (Chattopadhyay, Tor\'an, \& Wagner, ACM Trans. Comput. Theory, 2013). - We extend a result of Brachter \& Schweitzer (ESA, 2022) on direct products of groups to the parallel setting. Namely, we also show that Weisfeiler--Leman can identify direct products in parallel, provided it can identify each of the indecomposable direct factors in parallel. They previously showed the analogous result for P\textsf{P}. We finally consider the count-free Weisfeiler--Leman algorithm, where we show that count-free WL is unable to even distinguish Abelian groups in polynomial-time. Nonetheless, we use count-free WL in tandem with bounded non-determinism and limited counting to obtain a new upper bound of β1MAC0(FOLL)\beta_{1}\textsf{MAC}^{0}(\textsf{FOLL}) for isomorphism testing of Abelian groups. This improves upon the previous TC0(FOLL)\textsf{TC}^{0}(\textsf{FOLL}) upper bound due to Chattopadhyay, Tor\'an, \& Wagner (ibid.).

Keywords

Cite

@article{arxiv.2112.11487,
  title  = {On the Parallel Complexity of Group Isomorphism via Weisfeiler-Leman},
  author = {Joshua A. Grochow and Michael Levet},
  journal= {arXiv preprint arXiv:2112.11487},
  year   = {2025}
}

Comments

A preliminary version appeared in the proceedings of FCT23. The final journal version has been accepted to the Journal of Computer and System Sciences