paper-with-me

Papers

Magnitude Invariant Parametrizations Improve Hypernetwork Learning

2023-04-15 · Jose Javier Gonzalez Ortiz, John Guttag, Adrian Dalca

Hypernetworks, neural networks that predict the parameters of another neural network, are powerful models that have been successfully used in diverse applications from image generation to multi-task learning. Unfortunately, existing hypernetworks are often challenging to train. Training typically converges far more slowly than for non-hypernetwork models, and the rate of convergence can be very sensitive to hyperparameter choices. In this work, we identify a fundamental and previously unidentified problem that contributes to the challenge of training hypernetworks: a magnitude proportionality between the inputs and outputs of the hypernetwork. We demonstrate both analytically and empirically that this can lead to unstable optimization, thereby slowing down convergence, and sometimes even preventing any learning. We present a simple solution to this problem using a revised hypernetwork formulation that we call Magnitude Invariant Parametrizations (MIP). We demonstrate the proposed solution on several hypernetwork tasks, where it consistently stabilizes training and achieves faster convergence. Furthermore, we perform a comprehensive ablation study including choices of activation function, normalization strategies, input dimensionality, and hypernetwork architecture; and find that MIP improves training in all scenarios. We provide easy-to-use code that can turn existing networks into MIP-based hypernetworks.

📄 PDF Abstract BibTeX arXiv:2304.07645

Code (1)

jjgo/hyperlight 공식 구현 pytorch

Tasks

Image GenerationMulti-Task Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음
HyperNetwork A HyperNetwork is a network that generates weights for a main network. The behavior of the main network is the same with any usual neural network: it learns to map some raw…

Similar Papers 제목 키워드 기반

HyperGANStrument: Instrument Sound Synthesis and Editing with Pitch-Invariant Hypernetworks

2024-01-09 · Zhe Zhang, Taketo Akama

GANStrument, exploiting GANs with a pitch-invariant feature extractor and instance conditioning technique, has shown remarkable capabilities in synthesizing realistic instrument sounds. To further improve the reconstruct…

Diversity

On the Modularity of Hypernetworks

2020-02-23 · NeurIPS 2020 12 · Tomer Galanti, Lior Wolf

In the context of learning to map an input $I$ to a function $h_I:\mathcal{X}\to \mathbb{R}$, two alternative methods are compared: (i) an embedding-based method, which learns a fixed function in which $I$ is encoded as …

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…

Self-supervised learning of Split Invariant Equivariant representations

2023-02-14 · Quentin Garrido, Laurent Najman, Yann Lecun

Recent progress has been made towards learning invariant or equivariant representations with self-supervised learning. While invariant methods are evaluated on large scale datasets, equivariant ones are evaluated in smal…

Self-Supervised Learning

Multiscale Neural Operator: Learning Fast and Grid-independent PDE Solvers

2022-07-23 · Björn Lütjens, Catherine H. Crawford, Campbell D Watson, Christopher Hill 외

Numerical simulations in climate, chemistry, or astrophysics are computationally too expensive for uncertainty quantification or parameter-exploration at high-resolution. Reduced-order or surrogate models are multiple or…

Operator learningUncertainty Quantification