paper-with-me

홈 › Papers

Chasing Ghosts: Competing with Stateful Policies

2014-07-29 · Uriel Feige, Tomer Koren, Moshe Tennenholtz

We consider sequential decision making in a setting where regret is measured with respect to a set of stateful reference policies, and feedback is limited to observing the rewards of the actions performed (the so called "bandit" setting). If either the reference policies are stateless rather than stateful, or the feedback includes the rewards of all actions (the so called "expert" setting), previous work shows that the optimal regret grows like $\Theta(\sqrt{T})$ in terms of the number of decision rounds $T$. The difficulty in our setting is that the decision maker unavoidably loses track of the internal states of the reference policies, and thus cannot reliably attribute rewards observed in a certain round to any of the reference policies. In fact, in this setting it is impossible for the algorithm to estimate which policy gives the highest (or even approximately highest) total reward. Nevertheless, we design an algorithm that achieves expected regret that is sublinear in $T$, of the form $O( T/\log^{1/4}{T})$. Our algorithm is based on a certain local repetition lemma that may be of independent interest. We also show that no algorithm can guarantee expected regret better than $O( T/\log^{3/2} T)$.

📄 PDF Abstract BibTeX arXiv:1407.7635

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeDecision MakingLEMMASequential Decision Making

Similar Papers 제목 키워드 기반

GhostServe: A Lightweight Checkpointing System in the Shadow for Fault-Tolerant LLM Serving

2026-03-26 · Shakya Jayakody, Youpeng Zhao, Chinmay Dhanraj Nehate, Jun Wang arxiv

The rise of million-token, agent-based applications has placed unprecedented demands on large language model (LLM) inference services. The long-running nature of these tasks increases their susceptibility to hardware and…

Chasing Ghosts: A Simulation-to-Real Olfactory Navigation Stack with Optional Vision Augmentation

2026-02-23 · Kordel K. France, Ovidiu Daescu, Latifur Khan, Rohith Peddi arxiv

Autonomous odor source localization remains a challenging problem for aerial robots due to turbulent airflow, sparse and delayed sensory signals, and strict payload and compute constraints. While prior unmanned aerial ve…

Time-Efficient Reinforcement Learning with Stochastic Stateful Policies

2023-11-07 · Firas Al-Hafez, Guoping Zhao, Jan Peters, Davide Tateo

Stateful policies play an important role in reinforcement learning, such as handling partially observable environments, enhancing robustness, or imposing an inductive bias directly into the policy structure. The conventi…

continuous-controlContinuous ControlImitation LearningInductive Bias+2

Chasing Contests

2024-04-03 · Zhuo Chen, Yun Liu

This paper proposes a dynamic research contest, namely chasing contest, in which two asymmetric contestants exert costly effort to accomplish two breakthroughs. The contestants are asymmetric in that one of them is prese…

GhostShell: Streaming LLM Function Calls for Concurrent Embodied Programming

2025-08-07 · Jian Gong, Youwei Huang, Bo Yuan, Ming Zhu 외 arxiv

We present GhostShell, a novel approach that leverages Large Language Models (LLMs) to enable streaming and concurrent behavioral programming for embodied systems. In contrast to conventional methods that rely on pre-sch…