paper-with-me

Papers

Improving Convergence and Generalization Using Parameter Symmetries

2023-05-22 · Bo Zhao, Robert M. Gower, Robin Walters, Rose Yu

In many neural networks, different values of the parameters may result in the same loss value. Parameter space symmetries are loss-invariant transformations that change the model parameters. Teleportation applies such transformations to accelerate optimization. However, the exact mechanism behind this algorithm's success is not well understood. In this paper, we show that teleportation not only speeds up optimization in the short-term, but gives overall faster time to convergence. Additionally, teleporting to minima with different curvatures improves generalization, which suggests a connection between the curvature of the minimum and generalization ability. Finally, we show that integrating teleportation into a wide range of optimization algorithms and optimization-based meta-learning improves convergence. Our results showcase the versatility of teleportation and demonstrate the potential of incorporating symmetry in optimization.

📄 PDF Abstract BibTeX arXiv:2305.13404

Code (1)

rose-stl-lab/teleportation-optimization 공식 구현 pytorch

Tasks

Meta-Learning

Similar Papers 제목 키워드 기반

Hardware-Friendly Input Expansion for Accelerating Function Approximation

2026-02-20 · Hu Lou, Yin-Jun Gao, Dong-Xiao Zhang, Tai-Jiao Du 외 arxiv

One-dimensional function approximation is a fundamental problem in scientific computing and engineering applications. While neural networks possess powerful universal approximation capabilities, their optimization proces…

Symmetries, flat minima, and the conserved quantities of gradient flow

2022-10-31 · Bo Zhao, Iordan Ganev, Robin Walters, Rose Yu 외

Empirical studies of the loss landscape of deep networks have revealed that many local minima are connected through low-loss valleys. Yet, little is known about the theoretical origin of such valleys. We present a genera…

Probabilistic and nonlinear compressive sensing

2025-09-18 · Lukas Silvester Barth, Paulo von Petersenn arxiv

We present a smooth probabilistic reformulation of $\ell_0$ regularized regression that does not require Monte Carlo sampling and allows for the computation of exact gradients, facilitating rapid convergence to local opt…

Compressive Sensing

On the symmetries in the dynamics of wide two-layer neural networks

2022-11-16 · Karl Hajjar, Lenaic Chizat

We consider the idealized setting of gradient flow on the population risk for infinitely wide two-layer ReLU neural networks (without bias), and study the effect of symmetries on the learned parameters and predictors. We…

The Role of Symmetry in Optimizing Overparameterized Networks

2026-04-28 · Kusha Sareen, Mohammad Pedramfar, Sékou-Oumar Kaba, Mehran Shakerinava 외 arxiv

Overparameterization is central to the success of deep learning, yet the mechanisms by which it improves optimization remain incompletely understood. We analyze weight-space symmetries in neural networks and show that ov…