paper-with-me

Papers

Dynamical loss functions shape landscape topography and improve learning in artificial neural networks

2024-10-14 · Eduardo Lavin, Miguel Ruiz-Garcia

Dynamical loss functions are derived from standard loss functions used in supervised classification tasks, but they are modified such that the contribution from each class periodically increases and decreases. These oscillations globally alter the loss landscape without affecting the global minima. In this paper, we demonstrate how to transform cross-entropy and mean squared error into dynamical loss functions. We begin by discussing the impact of increasing the size of the neural network or the learning rate on the learning process. Building on this intuition, we propose several versions of dynamical loss functions and show how they significantly improve validation accuracy for networks of varying sizes. Finally, we explore how the landscape of these dynamical loss functions evolves during training, highlighting the emergence of instabilities that may be linked to edge-of-instability minimization.

📄 PDF Abstract BibTeX arXiv:2410.10690

Code (1)

miguel-rg/dynamical-loss-functions 공식 구현

Similar Papers 제목 키워드 기반

On the Hyperparameter Loss Landscapes of Machine Learning Models: An Exploratory Study

2023-11-23 · Mingyu Huang, Ke Li

Previous efforts on hyperparameter optimization (HPO) of machine learning (ML) models predominately focus on algorithmic advances, yet little is known about the topography of the underlying hyperparameter (HP) loss lands…

AutoMLHyperparameter OptimizationTransfer Learning

Tilting the playing field: Dynamical loss functions for machine learning

2021-02-07 · Miguel Ruiz-Garcia, Ge Zhang, Samuel S. Schoenholz, Andrea J. Liu

We show that learning can be improved by using loss functions that evolve cyclically during training to emphasize one class at a time. In underparameterized networks, such dynamical loss functions can lead to successful …

BIG-bench Machine Learning

Visualizing the Loss Landscape of Neural Nets

2017-12-28 · ICLR 2018 1 · Hao Li, Zheng Xu, Gavin Taylor, Christoph Studer 외

Neural network training relies on our ability to find "good" minimizers of highly non-convex loss functions. It is well-known that certain network architecture designs (e.g., skip connections) produce loss functions that…

Neural network optimization strategies and the topography of the loss landscape

2026-02-24 · Jianneng Yu, Alexandre V. Morozov arxiv

Neural networks are trained by optimizing multi-dimensional sets of fitting parameters on non-convex loss landscapes. Low-loss regions of the landscapes correspond to the parameter sets that perform well on the training …

Partial local entropy and anisotropy in deep weight spaces

2020-07-17 · Daniele Musso

We refine a recently-proposed class of local entropic loss functions by restricting the smoothening regularization to only a subset of weights. The new loss functions are referred to as partial local entropies. They can …

image-classificationImage Classification