paper-with-me

Papers

GROOT-2: Weakly Supervised Multi-Modal Instruction Following Agents

2024-12-07 · Shaofei Cai, Bowei Zhang, ZiHao Wang, Haowei Lin, Xiaojian Ma, Anji Liu, Yitao Liang

Developing agents that can follow multimodal instructions remains a fundamental challenge in robotics and AI. Although large-scale pre-training on unlabeled datasets (no language instruction) has enabled agents to learn diverse behaviors, these agents often struggle with following instructions. While augmenting the dataset with instruction labels can mitigate this issue, acquiring such high-quality annotations at scale is impractical. To address this issue, we frame the problem as a semi-supervised learning task and introduce GROOT-2, a multimodal instructable agent trained using a novel approach that combines weak supervision with latent variable models. Our method consists of two key components: constrained self-imitating, which utilizes large amounts of unlabeled demonstrations to enable the policy to learn diverse behaviors, and human intention alignment, which uses a smaller set of labeled demonstrations to ensure the latent space reflects human intentions. GROOT-2's effectiveness is validated across four diverse environments, ranging from video games to robotic manipulation, demonstrating its robust multimodal instruction-following capabilities.

📄 PDF Abstract BibTeX arXiv:2412.10410

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction Following

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

GROOT: Learning to Follow Instructions by Watching Gameplay Videos

2023-10-12 · Shaofei Cai, Bowei Zhang, ZiHao Wang, Xiaojian Ma 외

We study the problem of building a controller that can follow open-ended instructions in open-world environments. We propose to follow reference videos as instructions, which offer expressive goal specifications while el…

DecoderInstruction FollowingMinecraft

GROOT: Corrective Reward Optimization for Generative Sequential Labeling

2022-09-29 · Kazuma Hashimoto, Karthik Raman

Sequential labeling is a fundamental NLP task, forming the backbone of many applications. Supervised learning of Seq2Seq models has shown great success on these problems. However, the training objectives are still signif…

Decoder

Weakly-Supervised Online Action Segmentation in Multi-View Instructional Videos

2022-03-24 · CVPR 2022 1 · Reza Ghoddoosian, Isht Dwivedi, Nakul Agarwal, Chiho Choi 외

This paper addresses a new problem of weakly-supervised online action segmentation in instructional videos. We present a framework to segment streaming videos online at test time using Dynamic Programming and show its ad…

Action SegmentationSegmentation

GrootVL: Tree Topology is All You Need in State Space Model

2024-06-04 · Yicheng Xiao, Lin Song, Shaoli Huang, Jiangshan Wang 외

The state space models, employing recursively propagated features, demonstrate strong representation capabilities comparable to Transformer models and superior efficiency. However, constrained by the inherent geometric c…

Allimage-classificationImage Classificationobject-detection+2

Image Manipulation via Multi-Hop Instructions -- A New Dataset and Weakly-Supervised Neuro-Symbolic Approach

2023-05-23 · Harman Singh, Poorva Garg, Mohit Gupta, Kevin Shah 외

We are interested in image manipulation via natural language text -- a task that is useful for multiple AI applications but requires complex reasoning over multi-modal spaces. We extend recently proposed Neuro Symbolic C…

Image ManipulationQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)