paper-with-me

Papers

Two steps at a time --- taking GAN training in stride with Tseng's method

2021-01-01 · Axel Böhm, Michael Sedlmayer, Ernö Robert Csetnek, Radu Ioan Bot

Motivated by the training of Generative Adversarial Networks (GANs), we study methods for solving minimax problems with additional nonsmooth regularizers. We do so by employing \emph{monotone operator} theory, in particular the \emph{Forward-Backward-Forward (FBF)} method, which avoids the known issue of limit cycling by correcting each update by a second gradient evaluation. Furthermore, we propose a seemingly new scheme which recycles old gradients to mitigate the additional computational cost. In doing so we rediscover a known method, related to \emph{Optimistic Gradient Descent Ascent (OGDA)}. For both schemes we prove novel convergence rates for convex-concave minimax problems via a unifying approach. The derived error bounds are in terms of the gap function for the ergodic iterates. For the deterministic and the stochastic problem we show a convergence rate of $\mathcal{O}(\nicefrac{1}{k})$ and $\mathcal{O}(\nicefrac{1}{\sqrt{k}})$, respectively. We complement our theoretical results with empirical improvements in the training of Wasserstein GANs on the CIFAR10 dataset.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FlashMD: long-stride, universal prediction of molecular dynamics

2025-05-25 · Filippo Bigi, Sanggyu Chong, Agustinus Kristiadi, Michele Ceriotti

Molecular dynamics (MD) provides insights into atomic-scale processes by integrating over time the equations that describe the motion of atoms under the action of interatomic forces. Machine learning models have substant…

Prediction

Markerless Stride Length estimation in Athletic using Pose Estimation with monocular vision

2025-07-02 · Patryk Skorupski, Cosimo Distante, Pier Luigi Mazzeo arxiv

Performance measures such as stride length in athletics and the pace of runners can be estimated using different tricks such as measuring the number of steps divided by the running length or helping with markers printed …

Pose Estimation

Single-Forward-Step Projective Splitting: Exploiting Cocoercivity

2019-02-24 · Patrick R. Johnstone, Jonathan Eckstein

This work describes a new variant of projective splitting for solving maximal monotone inclusions and complicated convex optimization problems. In the new version, cocoercive operators can be processed with a single forw…

Forward-backward-forward methods with variance reduction for stochastic variational inequalities

2019-02-09 · Radu Ioan Bot, Panayotis Mertikopoulos, Mathias Staudigl, Phan Tu Vuong

We develop a new stochastic algorithm with variance reduction for solving pseudo-monotone stochastic variational inequalities. Our method builds on Tseng's forward-backward-forward (FBF) algorithm, which is known in the …

From Discrete to Continuous Convolution Layers

2020-06-19 · Assaf Shocher, Ben Feinstein, Niv Haim, Michal Irani

A basic operation in Convolutional Neural Networks (CNNs) is spatial resizing of feature maps. This is done either by strided convolution (donwscaling) or transposed convolution (upscaling). Such operations are limited t…