深度视觉运动策略的端到端训练

End-to-End Training of Deep Visuomotor Policies

谢尔盖·莱文 Sergey Levine · UC Berkeley · 2015-04-02 · arXiv:1504.00702 ↗ · 被引 3834

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

策略搜索方法可以让机器人学习各种任务的操控策略,但实际应用中往往需要手工设计的感知、状态估计和底层控制组件。本文旨在回答以下问题:联合训练感知和控制系统端到端是否比单独训练每个组件能获得更好的性能?为此,我们开发了一种方法,可以学习将原始图像观测直接映射到机器人电机扭矩的策略。这些策略由具有 92,000 个参数的深度卷积神经网络表示,并使用部分观测的引导策略搜索方法进行训练,该方法将策略搜索转化为监督学习,监督信号由简单的以轨迹为中心的强化学习方法提供。我们在需要视觉和操控紧密协调的一系列真实世界操作任务(如将瓶盖拧到瓶子上)上评估了我们的方法,并与多种先前的策略搜索方法进行了模拟比较。

Policy search methods can allow robots to learn control policies for a wide range of tasks, but practical applications of policy search often require hand-engineered components for perception, state estimation, and low-level control. In this paper, we aim to answer the following question: does training the perception and control systems jointly end-to-end provide better performance than training each component separately? To this end, we develop a method that can be used to learn policies that map raw image observations directly to torques at the robot's motors. The policies are represented by deep convolutional neural networks (CNNs) with 92,000 parameters, and are trained using a partially observed guided policy search method, which transforms policy search into supervised learning, with supervision provided by a simple trajectory-centric reinforcement learning method. We evaluate our method on a range of real-world manipulation tasks that require close coordination between vision and control, such as screwing a cap onto a bottle, and present simulated comparisons to a range of prior policy search methods.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 31)

阅读逐段中英对照全文 →