English

K-Beam Minimax: Efficient Optimization for Deep Adversarial Learning

Machine Learning 2018-06-08 v2 Machine Learning

Abstract

Minimax optimization plays a key role in adversarial training of machine learning algorithms, such as learning generative models, domain adaptation, privacy preservation, and robust learning. In this paper, we demonstrate the failure of alternating gradient descent in minimax optimization problems due to the discontinuity of solutions of the inner maximization. To address this, we propose a new epsilon-subgradient descent algorithm that addresses this problem by simultaneously tracking K candidate solutions. Practically, the algorithm can find solutions that previous saddle-point algorithms cannot find, with only a sublinear increase of complexity in K. We analyze the conditions under which the algorithm converges to the true solution in detail. A significant improvement in stability and convergence speed of the algorithm is observed in simple representative problems, GAN training, and domain-adaptation problems.

Keywords

Cite

@article{arxiv.1805.11640,
  title  = {K-Beam Minimax: Efficient Optimization for Deep Adversarial Learning},
  author = {Jihun Hamm and Yung-Kyun Noh},
  journal= {arXiv preprint arXiv:1805.11640},
  year   = {2018}
}

Comments

Accepted for ICML 2018

R2 v1 2026-06-23T02:12:27.593Z