paper-with-me

Papers

Gradient Descent as Loss Landscape Navigation: a Normative Framework for Deriving Learning Rules

2025-10-30 · John J. Vastola, Samuel J. Gershman, Kanaka Rajan arxiv

Learning rules -- prescriptions for updating model parameters to improve performance -- are typically assumed rather than derived. Why do some learning rules work better than others, and under what assumptions can a given rule be considered optimal? We propose a theoretical framework that casts learning rules as policies for navigating (partially observable) loss landscapes, and identifies optimal rules as solutions to an associated optimal control problem. A range of well-known rules emerge naturally within this framework under different assumptions: gradient descent from short-horizon optimization, momentum from longer-horizon planning, natural gradients from accounting for parameter space geometry, non-gradient rules from partial controllability, and adaptive optimizers like Adam from online Bayesian inference of loss landscape shape. We further show that continual learning strategies like weight resetting can be understood as optimal responses to task uncertainty. By unifying these phenomena under a single objective, our framework clarifies the computational structure of learning and offers a principled foundation for designing adaptive algorithms.

📄 PDF Abstract BibTeX arXiv:2510.26997

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningBayesian Inference

Similar Papers 제목 키워드 기반

Stochasticity helps to navigate rough landscapes: comparing gradient-descent-based algorithms in the phase retrieval problem

2021-03-08 · Francesca Mignacco, Pierfrancesco Urbani, Lenka Zdeborová

In this paper we investigate how gradient-based algorithms such as gradient descent, (multi-pass) stochastic gradient descent, its persistent variant, and the Langevin algorithm navigate non-convex loss-landscapes and wh…

NavigateRetrieval

Landscape Learning for Neural Network Inversion

2022-06-17 · ICCV 2023 1 · Ruoshi Liu, Chengzhi Mao, Purva Tendulkar, Hao Wang 외

Many machine learning methods operate by inverting a neural network at inference time, which has become a popular technique for solving inverse problems in computer vision, robotics, and graphics. However, these methods …

Adversarial Defense

Quadratic integrate-and-fire neurons exhibit less fragmented loss landscapes and outperform leaky integrate-and-fire neurons in spike-based gradient descent

2026-06-02 · Carlo Wenig, Raoul-Martin Memmesheimer, Christian Klos arxiv

The ability to train spiking neural networks is essential for modeling biological neural networks as well as for neuromorphic computing. However, for the extensively used leaky integrate-and-fire (LIF) neurons, arbitrari…

Rover Descent: Learning to optimize by learning to navigate on prototypical loss surfaces

2018-01-22 · Louis Faury, Flavian vasile

Learning to optimize - the idea that we can learn from data algorithms that optimize a numerical criterion - has recently been at the heart of a growing number of research efforts. One of the most challenging issues with…

Navigate

Learning Unitaries by Gradient Descent

2020-01-31 · Bobak Toussi Kiani, Seth Lloyd, Reevu Maity

We study the hardness of learning unitary transformations in $U(d)$ via gradient descent on time parameters of alternating operator sequences. We provide numerical evidence that, despite the non-convex nature of the loss…