paper-with-me

Papers

Mirror descent of Hopfield model

2022-11-29 · Hyungjoon Soh, Dongyeob Kim, Juno Hwang, Junghyo Jo

Mirror descent is an elegant optimization technique that leverages a dual space of parametric models to perform gradient descent. While originally developed for convex optimization, it has increasingly been applied in the field of machine learning. In this study, we propose a novel approach for utilizing mirror descent to initialize the parameters of neural networks. Specifically, we demonstrate that by using the Hopfield model as a prototype for neural networks, mirror descent can effectively train the model with significantly improved performance compared to traditional gradient descent methods that rely on random parameter initialization. Our findings highlight the potential of mirror descent as a promising initialization technique for enhancing the optimization of machine learning models.

📄 PDF Abstract BibTeX arXiv:2211.15880

Code (0)

등록된 구현이 없습니다.

Tasks

model

Similar Papers 제목 키워드 기반

Hopfield Neural Network Flow: A Geometric Viewpoint

2019-08-04 · Abhishek Halder, Kenneth F. Caluya, Bertrand Travacca, Scott J. Moura

We provide gradient flow interpretations for the continuous-time continuous-state Hopfield neural network (HNN). The ordinary and stochastic differential equations associated with the HNN were introduced in the literatur…

New Insights on Learning Rules for Hopfield Networks: Memory and Objective Function Minimisation

2020-10-04 · Pavel Tolmachev, Jonathan H. Manton

Hopfield neural networks are a possible basis for modelling associative memory in living organisms. After summarising previous studies in the field, we take a new look at learning rules, exhibiting them as descent-type a…

Graph Hopfield Networks: Energy-Based Node Classification with Associative Memory

2026-03-03 · Abinav Rao, Alex Wa, Rishi Athavale arxiv

We introduce Graph Hopfield Networks, whose energy function couples associative memory retrieval with graph Laplacian smoothing for node classification. Gradient descent on this joint energy yields an iterative update in…

Node Classification

Mirrorless Mirror Descent: A Natural Derivation of Mirror Descent

2020-04-02 · Suriya Gunasekar, Blake Woodworth, Nathan Srebro

We present a primal only derivation of Mirror Descent as a "partial" discretization of gradient flow on a Riemannian manifold where the metric tensor is the Hessian of the Mirror Descent potential. We contrast this discr…

Categorical Hopfield Networks

2022-01-08 · Matilde Marcolli

This paper discusses a simple and explicit toy-model example of the categorical Hopfield equations introduced in previous work of Manin and the author. These describe dynamical assignments of resources to networks, where…