paper-with-me

홈 › Papers

Accelerating Exploration with Unlabeled Prior Data

2023-11-09 · NeurIPS 2023 11 · Qiyang Li, Jason Zhang, Dibya Ghosh, Amy Zhang, Sergey Levine

Learning to solve tasks from a sparse reward signal is a major challenge for standard reinforcement learning (RL) algorithms. However, in the real world, agents rarely need to solve sparse reward tasks entirely from scratch. More often, we might possess prior experience to draw on that provides considerable guidance about which actions and outcomes are possible in the world, which we can use to explore more effectively for new tasks. In this work, we study how prior data without reward labels may be used to guide and accelerate exploration for an agent solving a new sparse reward task. We propose a simple approach that learns a reward model from online experience, labels the unlabeled prior data with optimistic rewards, and then uses it concurrently alongside the online data for downstream policy and critic optimization. This general formula leads to rapid exploration in several challenging sparse-reward domains where tabula rasa exploration is insufficient, including the AntMaze domain, Adroit hand manipulation domain, and a visual simulated robotic manipulation domain. Our results highlight the ease of incorporating unlabeled prior data into existing online RL algorithms, and the (perhaps surprising) effectiveness of doing so.

📄 PDF Abstract BibTeX arXiv:2311.05067

Code (1)

facebookresearch/explore 공식 구현 jax

Tasks

Reinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Leveraging Skills from Unlabeled Prior Data for Efficient Online Exploration

2024-10-23 · Max Wilcoxson, Qiyang Li, Kevin Frans, Sergey Levine

Unsupervised pretraining has been transformative in many supervised domains. However, applying such ideas to reinforcement learning (RL) presents a unique challenge in that fine-tuning does not involve mimicking task-spe…

Efficient ExplorationReinforcement Learning (RL)

Residual Skill Policies: Learning an Adaptable Skill-based Action Space for Reinforcement Learning for Robotics

2022-11-04 · Krishan Rana, Ming Xu, Brendan Tidd, Michael Milford 외

Skill-based reinforcement learning (RL) has emerged as a promising strategy to leverage prior knowledge for accelerated robot learning. Skills are typically extracted from expert demonstrations and are embedded into a la…

Reinforcement Learning (RL)

Explore From Sketch: Accelerating UAV Exploration in Large-scale Environments with Prior Maps

2026-06-10 · Tiancheng Lai, Yuman Gao, Xiangyu Li, Ruitian Pang 외 arxiv

Autonomous exploration with UAVs in large-scale, topologically complex environments often suffers from low efficiency due to suboptimal scheduling and detours. Prior maps (e.g., construction drawings), although usually i…

Point Cloud Registration

Accelerating Grasp Exploration by Leveraging Learned Priors

2020-11-11 · Han Yu Li, Michael Danielczuk, Ashwin Balakrishna, Vishal Satish 외

The ability of robots to grasp novel objects has industry applications in e-commerce order fulfillment and home service. Data-driven grasping policies have achieved success in learning general strategies for grasping arb…

ObjectThompson Sampling

Accelerating Longitudinal MRI using Prior Informed Latent Diffusion

2024-06-29 · Yonatan Urman, Zachary Shah, Ashwin Kumar, Bruno P. Soares 외

MRI is a widely used ionization-free soft-tissue imaging modality, often employed repeatedly over a patient's lifetime. However, prolonged scanning durations, among other issues, can limit availability and accessibility.…