paper-with-me

Papers

Conic Blackwell Algorithm: Parameter-Free Convex-Concave Saddle-Point Solving

2021-05-27 · NeurIPS 2021 12 · Julien Grand-Clément, Christian Kroer

We develop new parameter-free and scale-free algorithms for solving convex-concave saddle-point problems. Our results are based on a new simple regret minimizer, the Conic Blackwell Algorithm$^+$ (CBA$^+$), which attains $O(1/\sqrt{T})$ average regret. Intuitively, our approach generalizes to other decision sets of interest ideas from the Counterfactual Regret minimization (CFR$^+$) algorithm, which has very strong practical performance for solving sequential games on simplexes. We show how to implement CBA$^+$ for the simplex, $\ell_{p}$ norm balls, and ellipsoidal confidence regions in the simplex, and we present numerical experiments for solving matrix games and distributionally robust optimization problems. Our empirical results show that CBA$^+$ is a simple algorithm that outperforms state-of-the-art methods on synthetic data and real data instances, without the need for any choice of step sizes or other algorithmic parameters.

📄 PDF Abstract BibTeX arXiv:2105.13203

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactual

Similar Papers 제목 키워드 기반

Solving optimization problems with Blackwell approachability

2022-02-24 · Julien Grand-Clément, Christian Kroer

We introduce the Conic Blackwell Algorithm$^+$ (CBA$^+$) regret minimizer, a new parameter- and scale-free regret minimizer for general convex sets. CBA$^+$ is based on Blackwell approachability and attains $O(\sqrt{T})$…

A conditional gradient homotopy method with applications to Semidefinite Programming

2022-07-07 · Pavel Dvurechensky, Gabriele Iommazzo, Shimrit Shtern, Mathias Staudigl

We propose a new homotopy-based conditional gradient method for solving convex optimization problems with a large number of simple conic constraints. Instances of this template naturally appear in semidefinite programmin…

Combinatorial Optimization

An Online Convex Optimization Approach to Blackwell's Approachability

2015-03-01 · Nahum Shimkin

The notion of approachability in repeated games with vector payoffs was introduced by Blackwell in the 1950s, along with geometric conditions for approachability and corresponding strategies that rely on computing {\em s…

Sparse Approximate Conic Hulls

2017-12-01 · NeurIPS 2017 12 · Greg Van Buskirk, Benjamin Raichel, Nicholas Ruozzi

We consider the problem of computing a restricted nonnegative matrix factorization (NMF) of an m\times n matrix X. Specifically, we seek a factorization X\approx BC, where the k columns of B are a subset of those from X…

feature selection

Approachability in Stackelberg Stochastic Games with Vector Costs

2014-11-03 · Dileep Kalathil, Vivek Borkar, Rahul Jain

The notion of approachability was introduced by Blackwell [1] in the context of vector-valued repeated games. The famous Blackwell's approachability theorem prescribes a strategy for approachability, i.e., for `steering'…

Decision MakingReinforcement Learning