中文
相关论文

相关论文: Prepare Before You Act: Learning From Humans to Re…

200 篇论文

In imitation learning, imitators and demonstrators are policies for picking actions given past interactions with the environment. If we run an imitator, we probably want events to unfold similarly to the way they would have if the…

机器学习 · 计算机科学 2022-10-05 Michael K. Cohen , Marcus Hutter , Neel Nanda

Imitation learning (IL) aims to enable robots to perform tasks autonomously by observing a few human demonstrations. Recently, a variant of IL, called In-Context IL, utilized off-the-shelf large language models (LLMs) as instant policies…

机器人学 · 计算机科学 2025-06-19 Hanbit Oh , Andrea M. Salcedo-Vázquez , Ixchel G. Ramirez-Alpizar , Yukiyasu Domae

In Meta-Reinforcement Learning (meta-RL) an agent is trained on a set of tasks to prepare for and learn faster in new, unseen, but related tasks. The training tasks are usually hand-crafted to be representative of the expected distribution…

人工智能 · 计算机科学 2021-07-07 Ricardo Luna Gutierrez , Matteo Leonetti

Natural language is perhaps the most flexible and intuitive way for humans to communicate tasks to a robot. Prior work in imitation learning typically requires each task be specified with a task id or goal image -- something that is often…

机器人学 · 计算机科学 2021-07-09 Corey Lynch , Pierre Sermanet

A grand goal in AI is to build a robot that can accurately navigate based on natural language instructions, which requires the agent to perceive the scene, understand and ground language, and act in the real-world environment. One key…

计算与语言 · 计算机科学 2019-04-09 Hao Tan , Licheng Yu , Mohit Bansal

The subject of this paper is reinforcement learning. Policies are considered here that produce actions based on states and random elements autocorrelated in subsequent time instants. Consequently, an agent learns from experiments that are…

机器学习 · 计算机科学 2020-09-11 Marcin Szulc , Jakub Łyskawa , Paweł Wawrzyński

Learning robotic tasks in the real world is still highly challenging and effective practical solutions remain to be found. Traditional methods used in this area are imitation learning and reinforcement learning, but they both have…

机器学习 · 计算机科学 2022-08-02 Abdalkarim Mohtasib , Gerhard Neumann , Heriberto Cuayahuitl

The ability to learn manipulation skills by watching videos of humans has the potential to unlock a new source of highly scalable data for robot learning. Here, we tackle prehensile manipulation, in which tasks involve grasping an object…

机器人学 · 计算机科学 2026-02-16 Albert J. Zhai , Kuo-Hao Zeng , Jiasen Lu , Ali Farhadi , Shenlong Wang , Wei-Chiu Ma

Imitation Learning (IL) is a machine learning approach to learn a policy from a dataset of demonstrations. IL can be useful to kick-start learning before applying reinforcement learning (RL) but it can also be useful on its own, e.g. to…

Designing rewards for Reinforcement Learning (RL) is challenging because it needs to convey the desired task, be efficient to optimize, and be easy to compute. The latter is particularly problematic when applying RL to robotics, where…

机器学习 · 计算机科学 2020-05-28 Yiming Ding , Carlos Florensa , Mariano Phielipp , Pieter Abbeel

The pretraining-finetuning paradigm has facilitated numerous transformative advancements in artificial intelligence research in recent years. However, in the domain of reinforcement learning (RL) for robot locomotion, individual skills are…

机器人学 · 计算机科学 2026-03-10 Jiale Fan , Andrei Cramariuc , Tifanny Portela , Marco Hutter

Interactive Imitation Learning (IIL) is a branch of Imitation Learning (IL) where human feedback is provided intermittently during robot execution allowing an online improvement of the robot's behavior. In recent years, IIL has increasingly…

Imitation Learning (IL) is a sample efficient paradigm for robot learning using expert demonstrations. However, policies learned through IL suffer from state distribution shift at test time, due to compounding errors in action prediction…

机器人学 · 计算机科学 2023-11-07 Suneel Belkhale , Yuchen Cui , Dorsa Sadigh

The ability to plan for multi-step manipulation tasks in unseen situations is crucial for future home robots. But collecting sufficient experience data for end-to-end learning is often infeasible in the real world, as deploying robots in…

机器人学 · 计算机科学 2022-05-18 Chen Wang , Danfei Xu , Li Fei-Fei

Generalization in Reinforcement Learning (RL) aims to learn an agent during training that generalizes to the target environment. This paper studies RL generalization from a theoretical aspect: how much can we expect pre-training over…

机器学习 · 计算机科学 2023-06-30 Haotian Ye , Xiaoyu Chen , Liwei Wang , Simon S. Du

Robotic skills can be learned via imitation learning (IL) using user-provided demonstrations, or via reinforcement learning (RL) using large amountsof autonomously collected experience.Both methods have complementarystrengths and…

Recent advancements in machine learning provide methods to train autonomous agents capable of handling the increasing complexity of sequential decision-making in robotics. Imitation Learning (IL) is a prominent approach, where agents learn…

机器人学 · 计算机科学 2025-05-01 Jonas Werner , Kun Chu , Cornelius Weber , Stefan Wermter

The goal of imitation learning is to mimic expert behavior from demonstrations, without access to an explicit reward signal. A popular class of approach infers the (unknown) reward function via inverse reinforcement learning (IRL) followed…

机器学习 · 计算机科学 2022-04-19 Carl Qi , Pieter Abbeel , Aditya Grover

A generalist robot equipped with learned skills must be able to perform many tasks in many different environments. However, zero-shot generalization to new settings is not always possible. When the robot encounters a new environment or…

机器人学 · 计算机科学 2021-06-15 Alexander Khazatsky , Ashvin Nair , Daniel Jing , Sergey Levine

While reinforcement learning provides an appealing formalism for learning individual skills, a general-purpose robotic system must be able to master an extensive repertoire of behaviors. Instead of learning a large collection of skills…

机器人学 · 计算机科学 2019-10-28 Ashvin Nair , Shikhar Bahl , Alexander Khazatsky , Vitchyr Pong , Glen Berseth , Sergey Levine