paper-with-me

Papers

Breaking Symmetry with Different Orderings

2013-06-21 · Nina Narodytska, Toby Walsh

We can break symmetry by eliminating solutions within each symmetry class. For instance, the Lex-Leader method eliminates all but the smallest solution in the lexicographical ordering. Unfortunately, the Lex-Leader method is intractable in general. We prove that, under modest assumptions, we cannot reduce the worst case complexity of breaking symmetry by using other orderings on solutions. We also prove that a common type of symmetry, where rows and columns in a matrix of decision variables are interchangeable, is intractable to break when we use two promising alternatives to the lexicographical ordering: the Gray code ordering (which uses a different ordering on solutions), and the Snake-Lex ordering (which is a variant of the lexicographical ordering that re-orders the variables). Nevertheless, we show experimentally that using other orderings like the Gray code to break symmetry can be beneficial in practice as they may better align with the objective function and branching heuristic.

📄 PDF Abstract BibTeX arXiv:1306.5053

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On the Complexity of Breaking Symmetry

2020-05-16 · Toby Walsh

We can break symmetry by eliminating solutions within a symmetry class that are not least in the lexicographical ordering. This is often referred to as the lex-leader method. Unfortunately, as symmetry groups can be larg…

Learning Ordering in Crystalline Materials with Symmetry-Aware Graph Neural Networks

2024-09-20 · Jiayu Peng, James Damewood, Jessica Karaguesian, Jaclyn R. Lunger 외

Graph convolutional neural networks (GCNNs) have become a machine learning workhorse for screening the chemical space of crystalline materials in fields such as catalysis and energy storage, by predicting properties from…

Discovering Symmetry Breaking in Physical Systems with Relaxed Group Convolution

2023-10-03 · Rui Wang, Elyssa Hofgard, Han Gao, Robin Walters 외

Modeling symmetry breaking is essential for understanding the fundamental changes in the behaviors and properties of physical systems, from microscopic particle interactions to macroscopic phenomena like fluid dynamics a…

Super-Resolution

Symmetry Breaking in Symmetric Tensor Decomposition

2021-03-10 · Yossi Arjevani, Joan Bruna, Michael Field, Joe Kileel 외

In this note, we consider the highly nonconvex optimization problem associated with computing the rank decomposition of symmetric tensors. We formulate the invariance properties of the loss function and show that critica…

Tensor Decomposition

Equivariant Symmetry Breaking Sets

2024-02-05 · Yuqing Xie, Tess Smidt

Equivariant neural networks (ENNs) have been shown to be extremely effective in applications involving underlying symmetries. By construction ENNs cannot produce lower symmetry outputs given a higher symmetry input. Howe…