On the Equivariant Learning of the $Q$-tensor Order Parameter
Researchers have built a family of neural networks that hard-code rotational symmetry to predict the behavior of nematic liquid crystals, reporting lower errors and stronger generalization than conventional models, according to a paper posted to arXiv on 26 May 2026 [1]. The study constructs seven architectures, each equivariant to a cyclic group Ck of order k for k=4, 8, 16, 32, 64, 128, and 256 [1][2]. The models are designed to predict the two-dimensional Q-tensor order parameter from synthetically generated microscopic textures [1]. Equivariance means that when the input image is rotated, the network’s output transforms in a mathematically prescribed way — a property the authors verify is satisfied to within single-precision floating point accuracy across all seven variants [1][2]. To achieve this, the team built rotation-like permutation matrix groups that approximate a 2π/k rotation of a circular subdomain on square images, combining weight-sharing constraints, equivariant activations, and regularization techniques [2]. The work sits within the broader field of geometric deep learning, where convolutional neural networks — long the standard for image tasks — are known to provide translation-equivariant responses through shared-weight kernels that slide across inputs [5]. However, most CNNs are not invariant to translation because of downsampling operations, and they do not natively encode rotational symmetries [5]. The new architectures directly embed discrete rotational equivariance, removing the need for the network to learn approximate symmetries from data. When tested against parameter-matched non-equivariant benchmarks, both with and without data augmentation, the equivariant models consistently posted lower prediction errors and generalized more robustly to defect configurations not seen during training [1][2]. Performance improved as the group order increased, suggesting that incorporating finer rotational symmetry yields progressively better results [2]. Liquid crystals are a state of matter with properties between conventional liquids and solid crystals, and their orientational order is central to display technologies. The Q-tensor provides a mathematical description of that order, and accurate prediction from microscopic textures could accelerate materials design. The paper appears on arXiv under the Soft Condensed Matter category and is accompanied by code and data links through services such as CatalyzeX and Hugging Face [1].
research-paper
Background sources we checked (4)
- arxiv.org ↗ We construct and evaluate group-equivariant neural networks for the prediction of the two-dimensional $Q$-tensor order parameter of nematic liquid crystals from synthetically generated microscopic textures. Seven architectures, equivariant to cyclic groups $C_k$ of order $k$ for …
- en.wikipedia.org ↗ Graph neural networks (GNNs) are specialized artificial neural networks that are designed for tasks whose inputs are graphs. One prominent example is molecular drug design. Each input sample is a graph representation of a molecule, where atoms form the nodes and chemical bonds b…
- en.wikipedia.org ↗ In geometry, a geodesic () is a curve representing in some sense the locally shortest path (arc) between two points in a surface, or more generally in a Riemannian manifold. The term also has meaning in any differentiable manifold with a connection. It is a generalization of the…
- en.wikipedia.org ↗ A convolutional neural network (CNN) is a type of feedforward neural network that learns features via filter (or kernel) optimization. This type of deep learning network has been applied to process and make predictions from many different types of data including text, images and …
Sources
- export.arxiv.org — On the Equivariant Learning of the $Q$-tensor Order Parameter ↗