paper-with-me

Papers

Online learning with graph-structured feedback against adaptive adversaries

2018-04-01 · Zhili Feng, Po-Ling Loh

We derive upper and lower bounds for the policy regret of $T$-round online learning problems with graph-structured feedback, where the adversary is nonoblivious but assumed to have a bounded memory. We obtain upper bounds of $\widetilde O(T^{2/3})$ and $\widetilde O(T^{3/4})$ for strongly-observable and weakly-observable graphs, respectively, based on analyzing a variant of the Exp3 algorithm. When the adversary is allowed a bounded memory of size 1, we show that a matching lower bound of $\widetilde\Omega(T^{2/3})$ is achieved in the case of full-information feedback. We also study the particular loss structure of an oblivious adversary with switching costs, and show that in such a setting, non-revealing strongly-observable feedback graphs achieve a lower bound of $\widetilde\Omega(T^{2/3})$, as well.

📄 PDF Abstract BibTeX arXiv:1804.00335

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Online Learning with Multiple Fairness Regularizers via Graph-Structured Feedback

2025-08-19 · Quan Zhou, Jakub Marecek, Robert Shorten arxiv

There is an increasing need to enforce multiple, often competing, measures of fairness within automated decision systems. The appropriate weighting of these fairness objectives is typically unknown a priori, may change o…

Efficient Near-Optimal Algorithm for Online Shortest Paths in Directed Acyclic Graphs with Bandit Feedback Against Adaptive Adversaries

2025-04-01 · Arnab Maiti, Zhiyuan Fan, Kevin Jamieson, Lillian J. Ratliff 외

In this paper, we study the online shortest path problem in directed acyclic graphs (DAGs) under bandit feedback against an adaptive adversary. Given a DAG $G = (V, E)$ with a source node $v_{\mathsf{s}}$ and a sink node…

Multi-Armed Bandits

A Near-Optimal Best-of-Both-Worlds Algorithm for Online Learning with Feedback Graphs

2022-06-01 · Chloé Rouyer, Dirk van der Hoeven, Nicolò Cesa-Bianchi, Yevgeny Seldin

We consider online learning with feedback graphs, a sequential decision-making framework where the learner's feedback is determined by a directed graph over the action set. We present a computationally efficient algorith…

Decision MakingSequential Decision Making

Efficient RLVR Scheduling via Graph-Structured Online Difficulty Estimation

2026-08-18 · Zhizhao Liu, Zhiliang Tian, Xi Wang, Zhihua Wen 외 arxiv

Reinforcement learning with verifiable rewards (RLVR) improves the reasoning capabilities of large language models but relies on costly rollout exploration. Assigning the same exploration budget to samples with different…

Reinforcement Learning

Pure Exploration with Structured Preference Feedback

2021-04-12 · Shubham Gupta, Aadirupa Saha, Sumeet Katariya

We consider the problem of pure exploration with subset-wise preference feedback, which contains $N$ arms with features. The learner is allowed to query subsets of size $K$ and receives feedback in the form of a noisy wi…

Decision Making