paper-with-me

홈 › Papers

Active Exploration in Bayesian Model-based Reinforcement Learning for Robot Manipulation

2024-04-02 · Carlos Plou, Ana C. Murillo, Ruben Martinez-Cantin

Efficiently tackling multiple tasks within complex environment, such as those found in robot manipulation, remains an ongoing challenge in robotics and an opportunity for data-driven solutions, such as reinforcement learning (RL). Model-based RL, by building a dynamic model of the robot, enables data reuse and transfer learning between tasks with the same robot and similar environment. Furthermore, data gathering in robotics is expensive and we must rely on data efficient approaches such as model-based RL, where policy learning is mostly conducted on cheaper simulations based on the learned model. Therefore, the quality of the model is fundamental for the performance of the posterior tasks. In this work, we focus on improving the quality of the model and maintaining the data efficiency by performing active learning of the dynamic model during a preliminary exploration phase based on maximize information gathering. We employ Bayesian neural network models to represent, in a probabilistic way, both the belief and information encoded in the dynamic model during exploration. With our presented strategies we manage to actively estimate the novelty of each transition, using this as the exploration reward. In this work, we compare several Bayesian inference methods for neural networks, some of which have never been used in a robotics context, and evaluate them in a realistic robot manipulation setup. Our experiments show the advantages of our Bayesian model-based RL approach, with similar quality in the results than relevant alternatives with much lower requirements regarding robot execution steps. Unlike related previous studies that focused the validation solely on toy problems, our research takes a step towards more realistic setups, tackling robotic arm end-tasks.

📄 PDF Abstract BibTeX arXiv:2404.01867

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningBayesian InferenceModel-based Reinforcement Learningreinforcement-learningReinforcement Learning (RL)Robot ManipulationTransfer Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Active Exploration for Robotic Manipulation

2022-10-23 · Tim Schneider, Boris Belousov, Georgia Chalvatzaki, Diego Romeres 외

Robotic manipulation stands as a largely unsolved problem despite significant advances in robotics and machine learning in recent years. One of the key challenges in manipulation is the exploration of the dynamics of the…

Model-based Reinforcement LearningModel Predictive Control

Unsupervised Reinforcement Learning for Transferable Manipulation Skill Discovery

2022-04-29 · Daesol Cho, Jigang Kim, H. Jin Kim

Current reinforcement learning (RL) in robotics often experiences difficulty in generalizing to new downstream tasks due to the innate task-specific training paradigm. To alleviate it, unsupervised RL, a framework that p…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Unsupervised Reinforcement Learning

Contact SLAM: An Active Tactile Exploration Policy Based on Physical Reasoning Utilized in Robotic Fine Blind Manipulation Tasks

2025-12-11 · Gaozhao Wang, Xing Liu, Zhenduo Ye, Zhengxiong Liu 외 arxiv

Contact-rich manipulation is difficult for robots to execute and requires accurate perception of the environment. In some scenarios, vision is occluded. The robot can then no longer obtain real-time scene state informati…

Improved Learning of Robot Manipulation Tasks via Tactile Intrinsic Motivation

2021-02-22 · Nikola Vulin, Sammy Christen, Stefan Stevsic, Otmar Hilliges

In this paper we address the challenge of exploration in deep reinforcement learning for robotic manipulation tasks. In sparse goal settings, an agent does not receive any positive feedback until randomly achieving the g…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)Robot Manipulation

Manipulate-to-Navigate: Reinforcement Learning with Visual Affordances and Manipulability Priors

2025-08-18 · Yuying Zhang, Joni Pajarinen arxiv

Mobile manipulation in dynamic environments is challenging due to movable obstacles blocking the robot's path. Traditional methods, which treat navigation and manipulation as separate tasks, often fail in such 'manipulat…

Reinforcement Learning