paper-with-me

홈 › Papers

The Geometry of Neural Nets' Parameter Spaces Under Reparametrization

2023-02-14 · NeurIPS 2023 11

Model reparametrization, which follows the change-of-variable rule of calculus, is a popular way to improve the training of neural nets. But it can also be problematic since it can induce inconsistencies in, e.g., Hessian-based flatness measures, optimization trajectories, and modes of probability densities. This complicates downstream analyses: e.g. one cannot definitively relate flatness with generalization since arbitrary reparametrization changes their relationship. In this work, we study the invariance of neural nets under reparametrization from the perspective of Riemannian geometry. From this point of view, invariance is an inherent property of any neural net if one explicitly represents the metric and uses the correct associated transformation rules. This is important since although the metric is always present, it is often implicitly assumed as identity, and thus dropped from the notation, then lost under reparametrization. We discuss implications for measuring the flatness of minima, optimization, and for probability-density maximization. Finally, we explore some interesting directions where invariance is useful.

📄 PDF Abstract BibTeX arXiv:2302.07384

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fisher-Geometric Sharpness and the Implicit Bias of SGD toward Flat Minima

2026-06-18 · Md Sakir Ahmed, Kumaresh Sarmah, Hemen Dutta arxiv

A widely held intuition in deep learning is that stochastic gradient descent (SGD) implicitly favors flat minima and that flat minima generalize better, but standard Euclidean measures of flatness such as the trace or ma…

VIKING: Deep variational inference with stochastic projections

2025-10-27 · Samuel G. Fadel, Hrittik Roy, Nicholas Krämer, Yevgen Zainchkovskyy 외 arxiv

Variational mean field approximations tend to struggle with contemporary overparametrized deep neural networks. Where a Bayesian treatment is usually associated with high-quality predictions and uncertainties, the practi…

Bayesian Inference

Stronger generalization bounds for deep nets via a compression approach

2018-02-14 · ICML 2018 7 · Sanjeev Arora, Rong Ge, Behnam Neyshabur, Yi Zhang

Deep nets generalize well despite having more parameters than the number of training samples. Recent works try to give an explanation using PAC-Bayes and Margin-based analyses, but do not as yet result in sample complexi…

Generalization Bounds

Monge SAM: Robust Reparameterization-Invariant Sharpness-Aware Minimization Based on Loss Geometry

2025-02-12 · Albert Kjøller Jacobsen, Georgios Arvanitidis

Recent studies on deep neural networks show that flat minima of the loss landscape correlate with improved generalization. Sharpness-aware minimization (SAM) efficiently finds flat regions by updating the parameters acco…

Optimization on Submanifolds of Convolution Kernels in CNNs

2016-10-22 · Mete Ozay, Takayuki Okatani

Kernel normalization methods have been employed to improve robustness of optimization methods to reparametrization of convolution kernels, covariate shift, and to accelerate training of Convolutional Neural Networks (CNN…

General Classificationimage-classificationImage Classification