Transformer attention layers admit continuous rotation symmetries, and aligning a source model's attention weights by the optimal rotation before weight averaging improves model fusion accuracy.
Symmetry-invariant optimization in deep networks
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Recent works have highlighted scale invariance or symmetry that is present in the weight space of a typical deep network and the adverse effect that it has on the Euclidean gradient based stochastic gradient descent optimization. In this work, we show that these and other commonly used deep networks, such as those which use a max-pooling and sub-sampling layer, possess more complex forms of symmetry arising from scaling based reparameterization of the network weights. We then propose two symmetry-invariant gradient based weight updates for stochastic gradient descent based learning. Our empirical evidence based on the MNIST dataset shows that these updates improve the test performance without sacrificing the computational efficiency of the weight updates. We also show the results of training with one of the proposed weight updates on an image segmentation problem.
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Beyond the Permutation Symmetry of Transformers: The Role of Rotation for Model Fusion
Transformer attention layers admit continuous rotation symmetries, and aligning a source model's attention weights by the optimal rotation before weight averaging improves model fusion accuracy.