paper-with-me

Papers

Learning Dexterous Manipulation from Suboptimal Experts

2020-10-16 · Rae Jeong, Jost Tobias Springenberg, Jackie Kay, Daniel Zheng, Yuxiang Zhou, Alexandre Galashov, Nicolas Heess, Francesco Nori

Learning dexterous manipulation in high-dimensional state-action spaces is an important open challenge with exploration presenting a major bottleneck. Although in many cases the learning process could be guided by demonstrations or other suboptimal experts, current RL algorithms for continuous action spaces often fail to effectively utilize combinations of highly off-policy expert data and on-policy exploration data. As a solution, we introduce Relative Entropy Q-Learning (REQ), a simple policy iteration algorithm that combines ideas from successful offline and conventional RL algorithms. It represents the optimal policy via importance sampling from a learned prior and is well-suited to take advantage of mixed data distributions. We demonstrate experimentally that REQ outperforms several strong baselines on robotic manipulation tasks for which suboptimal experts are available. We show how suboptimal experts can be constructed effectively by composing simple waypoint tracking controllers, and we also show how learned primitives can be combined with waypoint controllers to obtain reference behaviors to bootstrap a complex manipulation task on a simulated bimanual robot with human-like hands. Finally, we show that REQ is also effective for general off-policy RL, offline RL, and RL from demonstrations. Videos and further materials are available at sites.google.com/view/rlfse.

📄 PDF Abstract BibTeX arXiv:2010.08587

Code (0)

등록된 구현이 없습니다.

Tasks

Offline RLQ-Learning

Methods 이 논문이 사용한 방법론

Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…

Similar Papers 제목 키워드 기반

GR-RL: Going Dexterous and Precise for Long-Horizon Robotic Manipulation

2025-12-01 · Yunfei Li, Xiao Ma, Jiafeng Xu, Yu Cui 외 arxiv

We present GR-RL, a robotic learning framework that turns a generalist vision-language-action (VLA) policy into a highly capable specialist for long-horizon dexterous manipulation. Assuming the optimality of human demons…

Reinforcement LearningOffline RL

Towards Human-Like Manipulation through RL-Augmented Teleoperation and Mixture-of-Dexterous-Experts VLA

2026-03-09 · Tutian Tang, Xingyu Ji, Wanli Xing, Ce Hao 외 arxiv

While Vision-Language-Action (VLA) models have demonstrated remarkable success in robotic manipulation, their application has largely been confined to low-degree-of-freedom end-effectors performing simple, vision-guided …

Reinforcement Learning

Offline Imitation Learning Through Graph Search and Retrieval

2024-07-22 · Zhao-Heng Yin, Pieter Abbeel

Imitation learning is a powerful machine learning algorithm for a robot to acquire manipulation skills. Nevertheless, many real-world manipulation tasks involve precise and dexterous robot-object interactions, which make…

Deep Reinforcement LearningImitation LearningReinforcement Learning (RL)Retrieval

Towards Dexterous Embodied Manipulation via Deep Multi-Sensory Fusion and Sparse Expert Scaling

2026-02-23 · Yirui Sun, Guangyu Zhuge, Keliang Liu, Jie Gu 외 arxiv

Realizing dexterous embodied manipulation necessitates the deep integration of heterogeneous multimodal sensory inputs. However, current vision-centric paradigms often overlook the critical force and geometric feedback e…

TypeTele: Releasing Dexterity in Teleoperation by Dexterous Manipulation Types

2025-07-02 · Yuhao Lin, Yi-Lin Wei, Haoran Liao, Mu Lin 외 arxiv

Dexterous teleoperation plays a crucial role in robotic manipulation for real-world data collection and remote robot control. Previous dexterous teleoperation mostly relies on hand retargeting to closely mimic human hand…