paper-with-me

Papers

Bounds for Approximate Regret-Matching Algorithms

2019-10-03 · Ryan D'Orazio, Dustin Morrill, James R. Wright

A dominant approach to solving large imperfect-information games is Counterfactural Regret Minimization (CFR). In CFR, many regret minimization problems are combined to solve the game. For very large games, abstraction is typically needed to render CFR tractable. Abstractions are often manually tuned, possibly removing important strategic differences in the full game and harming performance. Function approximation provides a natural solution to finding good abstractions to approximate the full game. A common approach to incorporating function approximation is to learn the inputs needed for a regret minimizing algorithm, allowing for generalization across many regret minimization problems. This paper gives regret bounds when a regret minimizing algorithm uses estimates instead of true values. This form of analysis is the first to generalize to a larger class of $(\Phi, f)$-regret matching algorithms, and includes different forms of regret such as swap, internal, and external regret. We demonstrate how these results give a slightly tighter bound for Regression Regret-Matching (RRM), and present a novel bound for combining regression with Hedge.

📄 PDF Abstract BibTeX arXiv:1910.01706

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

Nearly Optimal Algorithms with Sublinear Computational Complexity for Online Kernel Regression

2023-06-14 · Junfan Li, Shizhong Liao

The trade-off between regret and computational cost is a fundamental problem for online kernel regression, and previous algorithms worked on the trade-off can not keep optimal regret bounds at a sublinear computational c…

regression

(Nearly) Optimal Algorithms for Private Online Learning in Full-information and Bandit Settings

2013-12-01 · NeurIPS 2013 12 · Abhradeep Guha Thakurta, Adam Smith

We provide a general technique for making online learning algorithms differentially private, in both the full information and bandit settings. Our technique applies to algorithms that aim to minimize a \emph{convex} loss…

Optimistic and Adaptive Lagrangian Hedging

2021-01-23 · Ryan D'Orazio, Ruitong Huang

In online learning an algorithm plays against an environment with losses possibly picked by an adversary at each round. The generality of this framework includes problems that are not adversarial, for example offline opt…

Bayesian Bandit Algorithms with Approximate Inference in Stochastic Linear Bandits

2024-06-20 · Ziyi Huang, Henry Lam, Haofeng Zhang

Bayesian bandit algorithms with approximate Bayesian inference have been widely used in real-world applications. Despite the superior practical performance, their theoretical justification is less investigated in the lit…

Bayesian InferenceThompson Sampling

Improved Approximate Regret for Decentralized Online Continuous Submodular Maximization via Reductions

2026-02-10 · Yuanyu Wan, Yu Shen, Dingzhi Yu, Bo Xue 외 arxiv

To expand the applicability of decentralized online learning, previous studies have proposed several algorithms for decentralized online continuous submodular maximization (D-OCSM) -- a non-convex/non-concave setting wit…