paper-with-me

홈 › Papers

Budgeting Counterfactual for Offline RL

2023-07-12 · NeurIPS 2023 11 · Yao Liu, Pratik Chaudhari, Rasool Fakoor

The main challenge of offline reinforcement learning, where data is limited, arises from a sequence of counterfactual reasoning dilemmas within the realm of potential actions: What if we were to choose a different course of action? These circumstances frequently give rise to extrapolation errors, which tend to accumulate exponentially with the problem horizon. Hence, it becomes crucial to acknowledge that not all decision steps are equally important to the final outcome, and to budget the number of counterfactual decisions a policy make in order to control the extrapolation. Contrary to existing approaches that use regularization on either the policy or value function, we propose an approach to explicitly bound the amount of out-of-distribution actions during training. Specifically, our method utilizes dynamic programming to decide where to extrapolate and where not to, with an upper bound on the decisions different from behavior policy. It balances between the potential for improvement from taking out-of-distribution actions and the risk of making errors due to extrapolation. Theoretically, we justify our method by the constrained optimality of the fixed point solution to our $Q$ updating rules. Empirically, we show that the overall performance of our method is better than the state-of-the-art offline RL methods on tasks in the widely-used D4RL benchmarks.

📄 PDF Abstract BibTeX arXiv:2307.06328

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualCounterfactual ReasoningD4RLOffline RL

Similar Papers 제목 키워드 기반

TriageRA-CCF: Source-Side Clinical Confidence and Coverage Signals for Adaptive Rank Budgeting in Medical LLMs

2026-06-28 · Shucan Ji, Yining Huang, Hongliang Guo arxiv

Medical large language models are commonly adapted with a fixed low-rank budget, even though medical questions differ substantially in confidence, clinical coverage, and cross-domain difficulty. We study adaptive rank bu…

Question Answering

Risk Budgeting Portfolios from Simulations

2023-02-02 · Bernardo Freitas Paulo da Costa, Silvana M. Pesenti, Rodrigo S. Targino

Risk budgeting is a portfolio strategy where each asset contributes a prespecified amount to the aggregate risk of the portfolio. In this work, we propose an efficient numerical framework that uses only simulations of re…

Offline Learning of Counterfactual Predictions for Real-World Robotic Reinforcement Learning

2020-11-11 · Jun Jin, Daniel Graves, Cameron Haigh, Jun Luo 외

We consider real-world reinforcement learning (RL) of robotic manipulation tasks that involve both visuomotor skills and contact-rich skills. We aim to train a policy that maps multimodal sensory observations (vision and…

counterfactualreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Data Budgeting for Machine Learning

2022-10-03 · Xinyi Zhao, Weixin Liang, James Zou

Data is the fuel powering AI and creates tremendous value for many domains. However, collecting datasets for AI is a time-consuming, expensive, and complicated endeavor. For practitioners, data investment remains to be a…

Risk Budgeting Portfolios: Existence and Computation

2022-11-14 · Adil Rengim Cetingoz, Jean-David Fermanian, Olivier Guéant

Modern portfolio theory has provided for decades the main framework for optimizing portfolios. Because of its sensitivity to small changes in input parameters, especially expected returns, the mean-variance framework pro…