OmniJARVIS: Unified Vision-Language-Action Tokenization Enables Open-World Instruction Following Agents
Zihao Wang, Shaofei Cai, Zhancun Mu, Haowei Lin, Ceyao Zhang, Xuejie, Liu, Qing Li, Anji Liu, Xiaojian Ma, Yitao Liang

TL;DR
OmniJARVIS introduces a unified multimodal tokenization approach for open-world instruction-following agents in Minecraft, enabling reasoning, planning, and acting through autoregressive transformers with enhanced decision-making capabilities.
Contribution
The paper proposes a novel unified tokenization method for multimodal interaction data, integrating behavior trajectories into pretrained language models for improved reasoning and decision-making in open-world environments.
Findings
Achieves strong performance on diverse Minecraft tasks
Effectively reasons, plans, and acts using unified tokens
Demonstrates scalable potential in multimodal interaction modeling
Abstract
This paper presents OmniJARVIS, a novel Vision-Language-Action (VLA) model for open-world instruction-following agents in Minecraft. Compared to prior works that either emit textual goals to separate controllers or produce the control command directly, OmniJARVIS seeks a different path to ensure both strong reasoning and efficient decision-making capabilities via unified tokenization of multimodal interaction data. First, we introduce a self-supervised approach to learn a behavior encoder that produces discretized tokens for behavior trajectories and an imitation learning policy decoder conditioned on these tokens. These additional behavior tokens will be augmented to the vocabulary of pretrained Multimodal Language Models. With this encoder, we then pack long-term multimodal interactions involving task instructions, memories, thoughts, observations, textual…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Natural Language Processing Techniques · Topic Modeling
