paper-with-me

홈 › Papers

Proximal Mean Field Learning in Shallow Neural Networks

2022-10-25 · Alexis Teter, Iman Nodozi, Abhishek Halder

We propose a custom learning algorithm for shallow over-parameterized neural networks, i.e., networks with single hidden layer having infinite width. The infinite width of the hidden layer serves as an abstraction for the over-parameterization. Building on the recent mean field interpretations of learning dynamics in shallow neural networks, we realize mean field learning as a computational algorithm, rather than as an analytical tool. Specifically, we design a Sinkhorn regularized proximal algorithm to approximate the distributional flow for the learning dynamics over weighted point clouds. In this setting, a contractive fixed point recursion computes the time-varying weights, numerically realizing the interacting Wasserstein gradient flow of the parameter distribution supported over the neuronal ensemble. An appealing aspect of the proposed algorithm is that the measure-valued recursions allow meshless computation. We demonstrate the proposed computational framework of interacting weighted particle evolution on binary and multi-class classification. Our algorithm performs gradient descent of the free energy associated with the risk functional.

📄 PDF Abstract BibTeX arXiv:2210.13879

Code (1)

zalexis12/proximal-mean-field-learning 공식 구현 pytorch

Tasks

Multi-class Classification

Similar Papers 제목 키워드 기반

Efficient Proximal Mapping of the 1-path-norm of Shallow Networks

2020-07-02 · Fabian Latorre, Paul Rolland, Nadav Hallak, Volkan Cevher

We demonstrate two new important properties of the 1-path-norm of shallow neural networks. First, despite its non-smoothness and non-convexity it allows a closed form proximal operator which can be efficiently computed, …

Convergence Analysis of the Wasserstein Proximal Algorithm beyond Geodesic Convexity

2025-01-25 · Shuailong Zhu, Xiaohui Chen

The proximal algorithm is a powerful tool to minimize nonlinear and nonsmooth functionals in a general metric space. Motivated by the recent progress in studying the training dynamics of the noisy gradient descent algori…

Efficient proximal mapping of the path-norm regularizer of shallow networks

2020-01-01 · ICML 2020 1 · Fabian Latorre, Paul Rolland, Shaul Nadav Hallak, Volkan Cevher

We demonstrate two new important properties of the path-norm regularizer for shallow neural networks. First, despite its non-smoothness and non-convexity it allows a closed form proximal operator which can be efficiently…

Regularization of the policy updates for stabilizing Mean Field Games

2023-04-04 · Talal Algumaei, Ruben Solozabal, REDA ALAMI, Hakim Hacid 외

This work studies non-cooperative Multi-Agent Reinforcement Learning (MARL) where multiple agents interact in the same environment and whose goal is to maximize the individual returns. Challenges arise when scaling up th…

Deep Reinforcement LearningMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning

Combining Wasserstein-1 and Wasserstein-2 proximals: robust manifold learning via well-posed generative flows

2024-07-16 · Hyemin Gu, Markos A. Katsoulakis, Luc Rey-Bellet, Benjamin J. Zhang

We formulate well-posed continuous-time generative flows for learning distributions that are supported on low-dimensional manifolds through Wasserstein proximal regularizations of $f$-divergences. Wasserstein-1 proximal …