paper-with-me

Papers

Probability Functional Descent: A Unifying Perspective on GANs, Variational Inference, and Reinforcement Learning

2019-01-30 · Casey Chu, Jose Blanchet, Peter Glynn

This paper provides a unifying view of a wide range of problems of interest in machine learning by framing them as the minimization of functionals defined on the space of probability measures. In particular, we show that generative adversarial networks, variational inference, and actor-critic methods in reinforcement learning can all be seen through the lens of our framework. We then discuss a generic optimization algorithm for our formulation, called probability functional descent (PFD), and show how this algorithm recovers existing methods developed independently in the settings mentioned earlier.

📄 PDF Abstract BibTeX arXiv:1901.10691

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Variational Inference

Similar Papers 제목 키워드 기반

On the Convergence of Gradient Descent in GANs: MMD GAN As a Gradient Flow

2020-11-04 · Youssef Mroueh, Truyen Nguyen

We consider the maximum mean discrepancy ($\mathrm{MMD}$) GAN problem and propose a parametric kernelized gradient flow that mimics the min-max game in gradient regularized $\mathrm{MMD}$ GAN. We show that this flow prov…

Convergences for Minimax Optimization Problems over Infinite-Dimensional Spaces Towards Stability in Adversarial Training

2023-12-02 · Takashi Furuya, Satoshi Okuda, Kazuma Suetake, Yoshihide Sawada

Training neural networks that require adversarial optimization, such as generative adversarial networks (GANs) and unsupervised domain adaptations (UDAs), suffers from instability. This instability problem comes from the…

Momentum SVGD-EM for Accelerated Maximum Marginal Likelihood Estimation

2026-03-09 · Adam Rozzio, Rafael Athanasiades, O. Deniz Akyildiz arxiv

Maximum marginal likelihood estimation (MMLE) can be formulated as the optimization of a free energy functional. From this viewpoint, the Expectation-Maximisation (EM) algorithm admits a natural interpretation as a coord…

Stability Analysis Framework for Particle-based Distance GANs with Wasserstein Gradient Flow

2023-07-04 · Chuqi Chen, Yue Wu, Yang Xiang

In this paper, we investigate the training process of generative networks that use a type of probability density distance named particle-based distance as the objective function, e.g. MMD GAN, Cram\'er GAN, EIEG GAN. How…

Sequential-in-time training of nonlinear parametrizations for solving time-dependent partial differential equations

2024-04-01 · huan zhang, Yifan Chen, Eric Vanden-Eijnden, Benjamin Peherstorfer

Sequential-in-time methods solve a sequence of training problems to fit nonlinear parametrizations such as neural networks to approximate solution trajectories of partial differential equations over time. This work shows…