paper-with-me

Papers

Depth Without the Magic: Inductive Bias of Natural Gradient Descent

2021-11-22 · Anna Kerekes, Anna Mészáros, Ferenc Huszár

In gradient descent, changing how we parametrize the model can lead to drastically different optimization trajectories, giving rise to a surprising range of meaningful inductive biases: identifying sparse classifiers or reconstructing low-rank matrices without explicit regularization. This implicit regularization has been hypothesised to be a contributing factor to good generalization in deep learning. However, natural gradient descent is approximately invariant to reparameterization, it always follows the same trajectory and finds the same optimum. The question naturally arises: What happens if we eliminate the role of parameterization, which solution will be found, what new properties occur? We characterize the behaviour of natural gradient flow in deep linear networks for separable classification under logistic loss and deep matrix factorization. Some of our findings extend to nonlinear neural networks with sufficient but finite over-parametrization. We demonstrate that there exist learning problems where natural gradient descent fails to generalize, while gradient descent with the right architecture performs well.

📄 PDF Abstract BibTeX arXiv:2111.11542

Code (0)

등록된 구현이 없습니다.

Tasks

Inductive Bias

Methods 이 논문이 사용한 방법론

Natural Gradient Descent 설명 없음

Similar Papers 제목 키워드 기반

Playing magic tricks to deep neural networks untangles human deception

2019-08-20 · Regina Zaghi-Lara, Miguel Ángel Gea, Jordi Camí, Luis M. Martínez 외

Magic is the art of producing in the spectator an illusion of impossibility. Although the scientific study of magic is in its infancy, the advent of recent tracking algorithms based on deep learning allow now to quantify…

Learning programs with magic values

2022-08-05 · Céline Hocquette, Andrew Cropper

A magic value in a program is a constant symbol that is essential for the execution of the program but has no clear explanation for its choice. Learning programs with magic values is difficult for existing program synthe…

Drug DesignInductive logic programmingProgram Synthesis

Input-level Inductive Biases for 3D Reconstruction

2021-12-06 · CVPR 2022 1 · Wang Yifan, Carl Doersch, Relja Arandjelović, João Carreira 외

Much of the recent progress in 3D vision has been driven by the development of specialized architectures that incorporate geometrical inductive biases. In this paper we tackle 3D reconstruction using a domain agnostic ar…

3D ReconstructionDepth Estimation

How to Plant Trees in Language Models: Data and Architectural Effects on the Emergence of Syntactic Inductive Biases

2023-05-31 · Aaron Mueller, Tal Linzen

Accurate syntactic representations are essential for robust generalization in natural language. Recent work has found that pre-training can teach language models to rely on hierarchical syntactic features - as opposed to…

DecoderInductive BiasLanguage Acquisition

On the inductive bias of infinite-depth ResNets and the bottleneck rank

2025-01-31 · Enric Boix-Adsera

We compute the minimum-norm weights of a deep linear ResNet, and find that the inductive bias of this architecture lies between minimizing nuclear norm and rank. This implies that, with appropriate hyperparameters, deep …

Inductive Bias