machine learning

Learning Subgroup Relations Using Siamese Graph Neural Networks

arXiv:2607.11140

summary

The paper introduces a Siamese graph neural network that encodes Cayley graph representations of finite groups to predict whether one group is a subgroup of another, achieving about 96% accuracy on a test set.

Abstract

Determining whether one finite group is isomorphic to a subgroup of another is a fundamental problem in computational group theory. In this work, we propose a Siamese Graph Neural Network (Siamese GNN) for subgroup prediction using Cayley graph representations of finite groups. Each input group is represented by its undirected Cayley graph and encoded by one branch of a Siamese GNN to produce a graph embedding. The resulting graph embeddings are combined with algebraic features derived directly from the input groups to construct a joint feature vector, which is processed by a fully connected classifier to predict subgroup relations between finite groups. By integrating graph-based structural representations with algebraic features, the proposed framework provides a unified approach for learning subgroup relations from finite groups. Experimental results demonstrate the effectiveness of the proposed architecture, achieving a test accuracy of 95.9% (47/49) on an independent test set and illustrating the potential of geometric deep learning for subgroup prediction.

Topics & keywords

#subgroup prediction#graph neural networks#cayley graphs#geometric deep learning#computational group theorysiamese networkgraph embeddingfinite groupsalgebraic featuresclassification accuracy
Learning Subgroup Relations Using Siamese Graph Neural Networks · wovepaper