On the Parallel Complexity of Group Isomorphism via Weisfeiler-Leman
Joshua A. Grochow, Michael Levet

TL;DR
This paper leverages the Weisfeiler-Leman algorithm to significantly improve parallel complexity bounds for group isomorphism testing across various group families, reducing the complexity class for some cases from P to L.
Contribution
It introduces new parallel algorithms for group isomorphism testing using Weisfeiler-Leman, including for groups with Abelian normal Hall subgroups and direct products, and explores limitations of count-free WL.
Findings
Groups with Abelian normal Hall subgroups are identified in L.
Isomorphism testing for certain groups is in SAC with O(log n) depth.
Count-free WL cannot distinguish Abelian groups in polynomial time.
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 -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 ; the previous upper bound for isomorphism testing was (Qiao, Sarma, & Tang, STACS 2011). - We use the individualize-and-refine paradigm to obtain an isomorphism test for groups without Abelian normal subgroups by circuits of depth and size , previously only known to be in (Babai, Codenotti, \&…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · semigroups and automata theory · Complexity and Algorithms in Graphs
