paper-with-me

홈 › Papers

Energy-entropy competition and the effectiveness of stochastic gradient descent in machine learning

2018-03-05 · Yao Zhang, Andrew M. Saxe, Madhu S. Advani, Alpha A. Lee

Finding parameters that minimise a loss function is at the core of many machine learning methods. The Stochastic Gradient Descent algorithm is widely used and delivers state of the art results for many problems. Nonetheless, Stochastic Gradient Descent typically cannot find the global minimum, thus its empirical effectiveness is hitherto mysterious. We derive a correspondence between parameter inference and free energy minimisation in statistical physics. The degree of undersampling plays the role of temperature. Analogous to the energy-entropy competition in statistical physics, wide but shallow minima can be optimal if the system is undersampled, as is typical in many applications. Moreover, we show that the stochasticity in the algorithm has a non-trivial correlation structure which systematically biases it towards wide minima. We illustrate our argument with two prototypical models: image classification using deep learning, and a linear neural network where we can analytically reveal the relationship between entropy and out-of-sample error.

📄 PDF Abstract BibTeX arXiv:1803.01927

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learningimage-classificationImage Classification

Similar Papers 제목 키워드 기반

SGD as Free Energy Minimization: A Thermodynamic View on Neural Network Training

2025-05-29 · Ildus Sadrtdinov, Ivan Klimov, Ekaterina Lobacheva, Dmitry Vetrov

We present a thermodynamic interpretation of the stationary behavior of stochastic gradient descent (SGD) under fixed learning rates (LRs) in neural network training. We show that SGD implicitly minimizes a free energy f…

Attribute

Transformers with Stochastic Competition for Tabular Data Modelling

2024-07-18 · Andreas Voskou, Charalambos Christoforou, Sotirios Chatzis

Despite the prevalence and significance of tabular data across numerous industries and fields, it has been relatively underexplored in the realm of deep learning. Even today, neural networks are often overshadowed by tec…

Deep Learningtabular-classificationtabular-regression

Active Perception with Initial-State Uncertainty: A Policy Gradient Method

2024-09-24 · Chongyang Shi, Shuo Han, Michael Dorothy, Jie Fu

This paper studies the synthesis of an active perception policy that maximizes the information leakage of the initial state in a stochastic system modeled as a hidden Markov model (HMM). Specifically, the emission functi…

Beyond Exact Gradients: Convergence of Stochastic Soft-Max Policy Gradient Methods with Entropy Regularization

2021-10-19 · Yuhao Ding, Junzi Zhang, Hyunin Lee, Javad Lavaei

Entropy regularization is an efficient technique for encouraging exploration and preventing a premature convergence of (vanilla) policy gradient methods in reinforcement learning (RL). However, the theoretical understand…

Policy Gradient MethodsReinforcement Learning (RL)

Identifiable learning of dissipative dynamics

2025-10-28 · Aiqing Zhu, Beatrice W. Soh, Grigorios A. Pavliotis, Qianxiao Li arxiv

Complex dissipative systems appear across science and engineering, from polymers and active matter to learning algorithms. These systems operate far from equilibrium, where energy dissipation and time irreversibility gov…