paper-with-me

Papers

Two-Player Games for Efficient Non-Convex Constrained Optimization

2018-04-17 · Andrew Cotter, Heinrich Jiang, Karthik Sridharan

In recent years, constrained optimization has become increasingly relevant to the machine learning community, with applications including Neyman-Pearson classification, robust optimization, and fair machine learning. A natural approach to constrained optimization is to optimize the Lagrangian, but this is not guaranteed to work in the non-convex setting, and, if using a first-order method, cannot cope with non-differentiable constraints (e.g. constraints on rates or proportions). The Lagrangian can be interpreted as a two-player game played between a player who seeks to optimize over the model parameters, and a player who wishes to maximize over the Lagrange multipliers. We propose a non-zero-sum variant of the Lagrangian formulation that can cope with non-differentiable--even discontinuous--constraints, which we call the "proxy-Lagrangian". The first player minimizes external regret in terms of easy-to-optimize "proxy constraints", while the second player enforces the original constraints by minimizing swap regret. For this new formulation, as for the Lagrangian in the non-convex setting, the result is a stochastic classifier. For both the proxy-Lagrangian and Lagrangian formulations, however, we prove that this classifier, instead of having unbounded size, can be taken to be a distribution over no more than m+1 models (where m is the number of constraints). This is a significant improvement in practical terms.

📄 PDF Abstract BibTeX arXiv:1804.06500

Code (1)

google-research/tensorflow_constrained_optimization tf

Tasks

BIG-bench Machine LearningVocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

Global Convergence to Local Minmax Equilibrium in Classes of Nonconvex Zero-Sum Games

2021-12-01 · NeurIPS 2021 12 · Tanner Fiez, Lillian Ratliff, Eric Mazumdar, Evan Faulkner 외

We study gradient descent-ascent learning dynamics with timescale separation in unconstrained continuous action zero-sum games where the minimizing player faces a nonconvex optimization problem and the maximizing player …

Global Convergence to Local Minmax Equilibrium in Classes of Nonconvex Zero-Sum Games

2021-05-21 · NeurIPS 2021 12 · Tanner Fiez, Lillian J Ratliff, Eric Mazumdar, Evan Faulkner 외

We study gradient descent-ascent learning dynamics with timescale separation in unconstrained continuous action zero-sum games where the minimizing player faces a nonconvex optimization problem and the maximizing player …

Alternating Mirror Descent for Constrained Min-Max Games

2022-06-08 · Andre Wibisono, Molei Tao, Georgios Piliouras

In this paper we study two-player bilinear zero-sum games with constrained strategy spaces. An instance of natural occurrences of such constraints is when mixed strategies are used, which correspond to a probability simp…

Quadratic Programming Approach for Nash Equilibrium Computation in Multiplayer Imperfect-Information Games

2025-09-30 · Sam Ganzfried arxiv

There has been significant recent progress in algorithms for approximation of Nash equilibrium in large two-player zero-sum imperfect-information games and exact computation of Nash equilibrium in multiplayer strategic-f…

Variable Bound Tightening for Nash Equilibrium Computation in Multiplayer Imperfect-Information Games

2026-06-24 · Sam Ganzfried arxiv

There has been significant recent progress in algorithms for approximation of Nash equilibrium in large two-player zero-sum imperfect-information games and exact computation of Nash equilibrium in multiplayer strategic-f…