paper-with-me

홈 › Papers

Sample-efficient Deep Reinforcement Learning with Imaginary Rollouts for Human-Robot Interaction

2019-08-15 · Mohammad Thabet, Massimiliano Patacchiola, Angelo Cangelosi

Deep reinforcement learning has proven to be a great success in allowing agents to learn complex tasks. However, its application to actual robots can be prohibitively expensive. Furthermore, the unpredictability of human behavior in human-robot interaction tasks can hinder convergence to a good policy. In this paper, we present an architecture that allows agents to learn models of stochastic environments and use them to accelerate learning. We descirbe how an environment model can be learned online and used to generate synthetic transitions, as well as how an agent can leverage these synthetic data to accelerate learning. We validate our approach using an experiment in which a robotic arm has to complete a task composed of a series of actions based on human gestures. Results show that our approach leads to significantly faster learning, requiring much less interaction with the environment. Furthermore, we demonstrate how learned models can be used by a robot to produce optimal plans in real world applications.

📄 PDF Abstract BibTeX arXiv:1908.05546

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

ImagineBench: Evaluating Reinforcement Learning with Large Language Model Rollouts

2025-05-15 · Jing-Cheng Pang, Kaiyuan Li, Yidi Wang, Si-Hang Yang 외

A central challenge in reinforcement learning (RL) is its dependence on extensive real-world interaction data to learn task-specific policies. While recent work demonstrates that large language models (LLMs) can mitigate…

Continual LearningLanguage ModelingLanguage ModellingLarge Language Model+4

Knowledgeable Agents by Offline Reinforcement Learning from Large Language Model Rollouts

2024-04-14 · Jing-Cheng Pang, Si-Hang Yang, Kaiyuan Li, Jiaji Zhang 외

Reinforcement learning (RL) trains agents to accomplish complex tasks through environmental interaction data, but its capacity is also limited by the scope of the available data. To obtain a knowledgeable agent, a promis…

Language ModelingLanguage ModellingLarge Language Modelreinforcement-learning+2

Combining Model-based and Model-free RL via Multi-step Control Variates

2018-01-01 · ICLR 2018 1 · Tong Che, Yuchen Lu, George Tucker, Surya Bhupatiraju 외

Model-free deep reinforcement learning algorithms are able to successfully solve a wide range of continuous control tasks, but typically require many on-policy samples to achieve good performance. Model-based RL algorith…

continuous-controlContinuous ControlDeep Reinforcement Learningmodel+3

RISE: Self-Improving Robot Policy with Compositional World Model

2026-02-11 · Jiazhi Yang, Kunyang Lin, Jinwei Li, Wencong Zhang 외 arxiv

Despite the sustained scaling on model capacity and data acquisition, Vision-Language-Action (VLA) models remain brittle in contact-rich and dynamic manipulation tasks, where minor execution deviations can compound into …

Reinforcement Learning

VLGOR: Visual-Language Knowledge Guided Offline Reinforcement Learning for Generalizable Agents

2026-03-24 · Pengsen Liu, Maosen Zeng, Nan Tang, Kaiyuan Li 외 arxiv

Combining Large Language Models (LLMs) with Reinforcement Learning (RL) enables agents to interpret language instructions more effectively for task execution. However, LLMs typically lack direct perception of the physica…

Reinforcement LearningOffline RL