paper-with-me

홈 › Papers

Bidirectional Model-based Policy Optimization

2020-07-04 · ICML 2020 1 · Hang Lai, Jian Shen, Wei-Nan Zhang, Yong Yu

Model-based reinforcement learning approaches leverage a forward dynamics model to support planning and decision making, which, however, may fail catastrophically if the model is inaccurate. Although there are several existing methods dedicated to combating the model error, the potential of the single forward model is still limited. In this paper, we propose to additionally construct a backward dynamics model to reduce the reliance on accuracy in forward model predictions. We develop a novel method, called Bidirectional Model-based Policy Optimization (BMPO) to utilize both the forward model and backward model to generate short branched rollouts for policy optimization. Furthermore, we theoretically derive a tighter bound of return discrepancy, which shows the superiority of BMPO against the one using merely the forward model. Extensive experiments demonstrate that BMPO outperforms state-of-the-art model-based methods in terms of sample efficiency and asymptotic performance.

📄 PDF Abstract BibTeX arXiv:2007.01995

Code (1)

hanglai/bmpo 공식 구현 tf

Tasks

Decision MakingmodelModel-based Reinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Meta-Aligner: Bidirectional Preference-Policy Optimization for Multi-Objective LLMs Alignment

2026-04-27 · Wenzhe Xu, Biao Liu, Yiyang Sun, Xin Geng 외 arxiv

Multi-Objective Alignment aims to align Large Language Models (LLMs) with diverse and often conflicting human values by optimizing multiple objectives simultaneously. Existing methods predominantly rely on static prefere…

Response Generation

RoboStereo: Dual-Tower 4D Embodied World Models for Unified Policy Optimization

2026-03-13 · Ruicheng Zhang, Guangyu Chen, Zunnan Xu, Zihao Liu 외 arxiv

Scalable Embodied AI faces fundamental constraints due to prohibitive costs and safety risks of real-world interaction. While Embodied World Models (EWMs) offer promise through imagined rollouts, existing approaches suff…

ABPolicy: Asynchronous B-Spline Flow Policy for Real-Time and Smooth Robotic Manipulation

2026-02-27 · Fan Yang, Peiguang Jing, Kaihua Qu, Ningyuan Zhao 외 arxiv

Robotic manipulation requires policies that are smooth and responsive to evolving observations. However, synchronous inference in the raw action space introduces several challenges, including intra-chunk jitter, inter-ch…

Data-driven control of room temperature and bidirectional EV charging using deep reinforcement learning: simulations and experiments

2021-03-02 · B. Svetozarevic, C. Baumann, S. Muntwiler, L. Di Natale 외

This work presents a fully data-driven, black-box pipeline to obtain an optimal control policy for a multi-loop building control problem based on historical building and weather data, thus without the need for complex ph…

Deep Reinforcement Learning

AGPO: Adaptive Group Policy Optimization with Dual Statistical Feedback

2026-05-20 · Miaobo Hu, Shuhao Hu, Bokun Wang, Ruohan Wang 외 arxiv

Reinforcement learning improves LLM reasoning, but PPO/GRPO typically use fixed clipping and decoding temperature, which makes training brittle and tuning-heavy. We propose Adaptive Group Policy Optimization (AGPO), a cr…

Reinforcement Learning