Improving Equivariant Networks with Probabilistic Symmetry Breaking

Abstract

Equivariance encodes known symmetries into neural networks, often enhancing generalization. However, equivariant networks cannot *break* symmetries: the output of an equivariant network must, by definition, have at least the same self-symmetries as its input. This poses an important problem, both (1) for prediction tasks on domains where self-symmetries are common, and (2) for generative models, which must break symmetries in order to reconstruct from highly symmetric latent spaces. This fundamental limitation can in fact be addressed by considering *equivariant conditional distributions*, instead of equivariant functions. We therefore present novel theoretical results that establish necessary and sufficient conditions for representing such distributions. Concretely, this representation provides a practical framework for breaking symmetries in any equivariant network via randomized canonicalization. Our method, SymPE (Symmetry-breaking Positional Encodings), admits a simple interpretation in terms of positional encodings. This approach expands the representational power of equivariant networks while retaining the inductive bias of symmetry, which we justify through generalization bounds. Experimental results demonstrate that SymPE significantly improves performance of group-equivariant and graph neural networks across diffusion models for graphs, graph autoencoders, and lattice spin system modeling.

Cite

Text

Lawrence et al. "Improving Equivariant Networks with Probabilistic Symmetry Breaking." International Conference on Learning Representations, 2025.

Markdown

[Lawrence et al. "Improving Equivariant Networks with Probabilistic Symmetry Breaking." International Conference on Learning Representations, 2025.](https://mlanthology.org/iclr/2025/lawrence2025iclr-improving/)

BibTeX

@inproceedings{lawrence2025iclr-improving,
  title     = {{Improving Equivariant Networks with Probabilistic Symmetry Breaking}},
  author    = {Lawrence, Hannah and Portilheiro, Vasco and Zhang, Yan and Kaba, Sékou-Oumar},
  booktitle = {International Conference on Learning Representations},
  year      = {2025},
  url       = {https://mlanthology.org/iclr/2025/lawrence2025iclr-improving/}
}