paper-with-me

Papers

Mastering Robot Manipulation with Multimodal Prompts through Pretraining and Multi-task Fine-tuning

2023-10-14 · Jiachen Li, Qiaozi Gao, Michael Johnston, Xiaofeng Gao, Xuehai He, Suhaila Shakiah, Hangjie Shi, Reza Ghanadan, William Yang Wang

Prompt-based learning has been demonstrated as a compelling paradigm contributing to large language models' tremendous success (LLMs). Inspired by their success in language tasks, existing research has leveraged LLMs in embodied instruction following and task planning. In this work, we tackle the problem of training a robot to understand multimodal prompts, interleaving vision signals with text descriptions. This type of task poses a major challenge to robots' capability to understand the interconnection and complementarity between vision and language signals. In this work, we introduce an effective framework that learns a policy to perform robot manipulation with multimodal prompts from multi-task expert trajectories. Our methods consist of a two-stage training pipeline that performs inverse dynamics pretraining and multi-task finetuning. To facilitate multimodal understanding, we design our multimodal prompt encoder by augmenting a pretrained LM with a residual connection to the visual input and model the dependencies among action dimensions. Empirically, we evaluate the efficacy of our method on the VIMA-BENCH and establish a new state-of-the-art (10% improvement in success rate). Moreover, we demonstrate that our model exhibits remarkable in-context learning ability. Project page: \url{https://midas-icml.github.io/}.

📄 PDF Abstract BibTeX arXiv:2310.09676

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context LearningInstruction FollowingRobot ManipulationTask Planning

Methods 이 논문이 사용한 방법론

Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

VIMA: General Robot Manipulation with Multimodal Prompts

2022-10-06 · Yunfan Jiang, Agrim Gupta, Zichen Zhang, Guanzhi Wang 외

Prompt-based learning has emerged as a successful paradigm in natural language processing, where a single general-purpose language model can be instructed to perform any task specified by input prompts. Yet task specific…

Imitation LearningLanguage ModellingRobot ManipulationSystematic Generalization+1

Generate Subgoal Images before Act: Unlocking the Chain-of-Thought Reasoning in Diffusion Model for Robot Manipulation with Multimodal Prompts

2024-01-01 · CVPR 2024 1 · Fei Ni, Jianye Hao, Shiguang Wu, Longxin Kou 외

Robotics agents often struggle to understand and follow the multi-modal prompts in complex manipulation scenes which are challenging to be sufficiently and accurately described by text alone. Moreover for long-horizo…

Image GenerationInstruction FollowingRobot ManipulationVisual Reasoning

Single-Shot Learning of Stable Dynamical Systems for Long-Horizon Manipulation Tasks

2024-10-01 · Alexandre St-Aubin, Amin Abyaneh, Hsiu-Chin Lin

Mastering complex sequential tasks continues to pose a significant challenge in robotics. While there has been progress in learning long-horizon manipulation tasks, most existing approaches lack rigorous mathematical gua…

Reinforcement Learning for Robotic Manipulation using Simulated Locomotion Demonstrations

2019-10-16 · Ozsel Kilinc, Giovanni Montana

Mastering robotic manipulation skills through reinforcement learning (RL) typically requires the design of shaped reward functions. Recent developments in this area have demonstrated that using sparse rewards, i.e. rewar…

Objectreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

ReFineVLA: Multimodal Reasoning-Aware Generalist Robotic Policies via Teacher-Guided Fine-Tuning

2026-04-20 · Tuan Van Vo, Tan Q. Nguyen, Khang Nguyen, Nhat Xuan Tran 외 arxiv

Vision-Language-Action (VLA) models have gained much attention from the research community thanks to their strength in translating multimodal observations with linguistic instructions into desired robotic actions. Despit…

Multimodal Reasoning