paper-with-me

홈 › Papers

Offline Model-based Adaptable Policy Learning

2021-12-01 · NeurIPS 2021 12 · Xiong-Hui Chen, Yang Yu, Qingyang Li, Fan-Ming Luo, Zhiwei Qin, Wenjie Shang, Jieping Ye

In reinforcement learning, a promising direction to avoid online trial-and-error costs is learning from an offline dataset. Current offline reinforcement learning methods commonly learn in the policy space constrained to in-support regions by the offline dataset, in order to ensure the robustness of the outcome policies. Such constraints, however, also limit the potential of the outcome policies. In this paper, to release the potential of offline policy learning, we investigate the decision-making problems in out-of-support regions directly and propose offline Model-based Adaptable Policy LEarning (MAPLE). By this approach, instead of learning in in-support regions, we learn an adaptable policy that can adapt its behavior in out-of-support regions when deployed. We conduct experiments on MuJoCo controlling tasks with offline datasets. The results show that the proposed method can make robust decisions in out-of-support regions and achieve better performance than SOTA algorithms.

📄 PDF Abstract BibTeX

Code (1)

xionghuichen/maple 공식 구현 pytorch

Tasks

Decision MakingmodelMuJoCoreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

PROTO: Iterative Policy Regularized Offline-to-Online Reinforcement Learning

2023-05-25 · Jianxiong Li, Xiao Hu, Haoran Xu, Jingjing Liu 외

Offline-to-online reinforcement learning (RL), by combining the benefits of offline pretraining and online finetuning, promises enhanced sample efficiency and policy performance. However, existing methods, effective as t…

Computational Efficiencyreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Debiased Offline Representation Learning for Fast Online Adaptation in Non-stationary Dynamics

2024-02-17 · Xinyu Zhang, Wenjie Qiu, Yi-Chen Li, Lei Yuan 외

Developing policies that can adjust to non-stationary environments is essential for real-world reinforcement learning applications. However, learning such adaptable policies in offline settings, with only a limited set o…

MuJoCoRepresentation Learning

Off-policy evaluation for learning-to-rank via interpolating the item-position model and the position-based model

2022-10-15 · Alexander Buchholz, Ben London, Giuseppe Di Benedetto, Thorsten Joachims

A critical need for industrial recommender systems is the ability to evaluate recommendation policies offline, before deploying them to production. Unfortunately, widely used off-policy evaluation methods either make str…

Learning-To-RankmodelOff-policy evaluationPosition+1

UniFolding: Towards Sample-efficient, Scalable, and Generalizable Robotic Garment Folding

2023-11-02 · Han Xue, Yutong Li, Wenqiang Xu, Huanyu Li 외

This paper explores the development of UniFolding, a sample-efficient, scalable, and generalizable robotic system for unfolding and folding various garments. UniFolding employs the proposed UFONet neural network to integ…

R-BI: Regularized Batched Inputs enhance Incremental Decoding Framework for Low-Latency Simultaneous Speech Translation

2024-01-11 · Jiaxin Guo, Zhanglin Wu, Zongyao Li, Hengchao Shang 외

Incremental Decoding is an effective framework that enables the use of an offline model in a simultaneous setting without modifying the original model, making it suitable for Low-Latency Simultaneous Speech Translation. …

DiversityTranslation