paper-with-me

Papers

Optimal Data Acquisition for Reinforcement Learning: A Large Deviations Perspective

2026-05-27 · Mingjie Hu, Jian-Qiang Hu, Enlu Zhou arxiv

Data acquisition efficiency is a central challenge in deploying reinforcement learning in business and healthcare operations, where interactions are costly, slow, and often involve humans in the loop. This paper develops a unified large deviations framework for data acquisition in infinite-horizon reinforcement learning. We introduce the exponential decay rate of the policy-selection error probability as a principled efficiency metric and derive a variational characterization of this rate via large deviations theory for Markov chains, yielding a nested optimization problem. Based on this characterization, we formalize two complementary notions of optimality in terms of the optimal solution of the nested problem. Because the resulting program is implicit and generally intractable, we propose a tractable convex relaxation with explicit constraints. We then develop a lazy one-step projected subgradient method to solve the relaxed problem and use its iterates to construct an adaptive data acquisition policy. We prove that the resulting reinforcement learning algorithm is near-robustly optimal under our optimality criterion, up to a constant factor. Finally, we extend the framework to linear function approximation to improve scalability, and numerical experiments support the effectiveness of the proposed approach.

📄 PDF Abstract BibTeX arXiv:2605.28675

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Look-Ahead AC Optimal Power Flow: A Model-Informed Reinforcement Learning Approach

2023-03-04 · Xinyue Wang, Haiwang Zhong, Guanglun Zhang, Guangchun Ruan 외

With the increasing proportion of renewable energy in the generation side, it becomes more difficult to accurately predict the power generation and adapt to the large deviations between the optimal dispatch scheme and th…

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Towards Optimal Offline Reinforcement Learning

2025-03-15 · Mengmeng Li, Daniel Kuhn, Tobias Sutter

We study offline reinforcement learning problems with a long-run average reward objective. The state-action pairs generated by any fixed behavioral policy thus follow a Markov chain, and the {\em empirical} state-action-…

reinforcement-learningReinforcement Learning

Which Rewards Matter? Reward Selection for Reinforcement Learning under Limited Feedback

2025-09-30 · Shreyas Chaudhari, Renhao Zhang, Philip S. Thomas, Bruno Castro da Silva arxiv

The ability of reinforcement learning algorithms to learn effective policies is determined by the rewards available during training. However, for practical problems, obtaining large quantities of reward labels is often i…

Reinforcement Learning

Evolutionary reinforcement learning of dynamical large deviations

2019-09-02 · Stephen Whitelam, Daniel Jacobson, Isaac Tamblyn

We show how to calculate the likelihood of dynamical large deviations using evolutionary reinforcement learning. An agent, a stochastic model, propagates a continuous-time Monte Carlo trajectory and receives a reward con…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Targeted Data Acquisition for Evolving Negotiation Agents

2021-06-14 · Minae Kwon, Siddharth Karamcheti, Mariano-Florentino Cuellar, Dorsa Sadigh

Successful negotiators must learn how to balance optimizing for self-interest and cooperation. Yet current artificial negotiation agents often heavily depend on the quality of the static datasets they were trained on, li…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)