English

Pseudonorm Approachability and Applications to Regret Minimization

Machine Learning 2023-02-06 v1

Abstract

Blackwell's celebrated approachability theory provides a general framework for a variety of learning problems, including regret minimization. However, Blackwell's proof and implicit algorithm measure approachability using the 2\ell_2 (Euclidean) distance. We argue that in many applications such as regret minimization, it is more useful to study approachability under other distance metrics, most commonly the \ell_\infty-metric. But, the time and space complexity of the algorithms designed for \ell_\infty-approachability depend on the dimension of the space of the vectorial payoffs, which is often prohibitively large. Thus, we present a framework for converting high-dimensional \ell_\infty-approachability problems to low-dimensional pseudonorm approachability problems, thereby resolving such issues. We first show that the \ell_\infty-distance between the average payoff and the approachability set can be equivalently defined as a pseudodistance between a lower-dimensional average vector payoff and a new convex set we define. Next, we develop an algorithmic theory of pseudonorm approachability, analogous to previous work on approachability for 2\ell_2 and other norms, showing that it can be achieved via online linear optimization (OLO) over a convex set given by the Fenchel dual of the unit pseudonorm ball. We then use that to show, modulo mild normalization assumptions, that there exists an \ell_\infty-approachability algorithm whose convergence is independent of the dimension of the original vectorial payoff. We further show that that algorithm admits a polynomial-time complexity, assuming that the original \ell_\infty-distance can be computed efficiently. We also give an \ell_\infty-approachability algorithm whose convergence is logarithmic in that dimension using an FTRL algorithm with a maximum-entropy regularizer.

Keywords

Cite

@article{arxiv.2302.01517,
  title  = {Pseudonorm Approachability and Applications to Regret Minimization},
  author = {Christoph Dann and Yishay Mansour and Mehryar Mohri and Jon Schneider and Balasubramanian Sivan},
  journal= {arXiv preprint arXiv:2302.01517},
  year   = {2023}
}

Comments

To appear at ALT 2023

R2 v1 2026-06-28T08:30:59.627Z