paper-with-me

Papers

Model-Advantage and Value-Aware Models for Model-Based Reinforcement Learning: Bridging the Gap in Theory and Practice

2021-06-26 · Nirbhay Modhe, Harish Kamath, Dhruv Batra, Ashwin Kalyan

This work shows that value-aware model learning, known for its numerous theoretical benefits, is also practically viable for solving challenging continuous control tasks in prevalent model-based reinforcement learning algorithms. First, we derive a novel value-aware model learning objective by bounding the model-advantage i.e. model performance difference, between two MDPs or models given a fixed policy, achieving superior performance to prior value-aware objectives in most continuous control environments. Second, we identify the issue of stale value estimates in naively substituting value-aware objectives in place of maximum-likelihood in dyna-style model-based RL algorithms. Our proposed remedy to this issue bridges the long-standing gap in theory and practice of value-aware model learning by enabling successful deployment of all value-aware objectives in solving several continuous control robotic manipulation and locomotion tasks. Our results are obtained with minimal modifications to two popular and open-source model-based RL algorithms -- SLBO and MBPO, without tuning any existing hyper-parameters, while also demonstrating better performance of value-aware objectives than these baseline in some environments.

📄 PDF Abstract BibTeX arXiv:2106.14080

Code (1)

batra-mlp-lab/va_mbrl 공식 구현

Tasks

continuous-controlContinuous ControlmodelModel-based Reinforcement Learning

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

On the Theory of Risk-Aware Agents: Bridging Actor-Critic and Economics

2023-10-30 · Michal Nauman, Marek Cygan

Risk-aware Reinforcement Learning (RL) algorithms like SAC and TD3 were shown empirically to outperform their risk-neutral counterparts in a variety of continuous-action tasks. However, the theoretical basis for the pess…

Reinforcement Learning (RL)

Extreme Risk Mitigation in Reinforcement Learning using Extreme Value Theory

2023-08-24 · Karthik Somayaji NS, Yu Wang, Malachi Schram, Jan Drgona 외

Risk-sensitive reinforcement learning (RL) has garnered significant attention in recent years due to the growing interest in deploying RL agents in real-world scenarios. A critical aspect of risk awareness involves model…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Bridging Physics-Informed Neural Networks with Reinforcement Learning: Hamilton-Jacobi-Bellman Proximal Policy Optimization (HJBPPO)

2023-02-01 · Amartya Mukherjee, Jun Liu

This paper introduces the Hamilton-Jacobi-Bellman Proximal Policy Optimization (HJBPPO) algorithm into reinforcement learning. The Hamilton-Jacobi-Bellman (HJB) equation is used in control theory to evaluate the optimali…

MuJoCoreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Bridging Climate Awareness and Sustainable Entrepreneurship: A Conceptual Framework Based on the Theory of Planned Behavior

2024-07-23 · Muhammad Rofiqul Islam, Abdullah Al Mehdi

Many studies have examined the connection between the intention to start a business and environmental values. However, there still needs to be more knowledge in the extant literature about how climate change campaigns in…

A2PO: Towards Effective Offline Reinforcement Learning from an Advantage-aware Perspective

2024-03-12 · Yunpeng Qing, Shunyu Liu, Jingyuan Cong, KaiXuan Chen 외

Offline reinforcement learning endeavors to leverage offline datasets to craft effective agent policy without online interaction, which imposes proper conservative constraints with the support of behavior policies to tac…

D4RLreinforcement-learningReinforcement Learning (RL)