Skip to main content

Envisioning is a research institute that studies how institutions adapt to technological change.

LinkedInInstagramGitHub

Since 2010

research
  • Observatory
  • Adaptive capacity
  • Newsletter
  • Methodology
  • Origins
  • Vocab
  • RSS feeds
services
  • Signals Session
  • Bespoke Projects
  • Build Sessions
  • Pricing
  • Use cases
  • Signals
  • Signal Scan↗free
impact
  • ANBIMAFuture of Brazilian Capital Markets
  • IEEECharting the Energy Transition
  • Horizon 2045Future of Human and Planetary Security
  • WKOTechnology Scanning for Austria
solutions
  • Innovation
  • Strategy
  • Consultants
  • Foresight
  • Associations
  • Governments
  • L&D
resources
  • Partners
  • Coding for Non-Coders
  • How we work
  • Data visualization
  • Multi-Model Convergence
  • FAQ
  • Security and privacy
  • Public sector
about
  • Manifesto
  • Community
  • Events
  • Support
  • Contact
ResearchCapabilityServicesSignalsAbout
ResearchCapabilityServicesSignalsAbout
  1. Home
  2. Vocab
  3. Vision-Language-Action Model

Vision-Language-Action Model

A robot control policy built by fine-tuning a vision-language model to output motor actions as tokens, transferring web-scale visual and language knowledge to physical control.

Year: 2023Generality: 600Added: Sep 15, 2026
Back to Vocab

A vision-language-action model (VLA) is a robot control policy built by fine-tuning a vision-language model to output actions instead of, or in addition to, text. The action space is represented as tokens in the same vocabulary the model already uses for language, so a single transformer pretrained on internet-scale image and text data can be adapted to map camera observations and an instruction directly to motor commands. Google DeepMind introduced the term with RT-2 in 2023 (Brohan et al., arXiv:2307.15818), building on the earlier RT-1 robot transformer and on vision-language models such as PaLI-X and PaLM-E.

Because a VLA inherits its backbone from a model trained on broad web data, it can transfer some of that model's semantic knowledge to robotic tasks it was never explicitly trained on. This includes recognizing novel objects, following instructions phrased in unfamiliar ways, and chaining simple steps of reasoning before acting, such as picking the object best suited to a described purpose. OpenVLA (Kim et al., 2024, arXiv:2406.09246) showed this recipe could be reproduced openly: fine-tuning a 7-billion-parameter open backbone on about a million robot demonstrations from the Open X-Embodiment dataset, and matching or beating closed models many times its size.

VLAs are now the dominant framing for generalist robot manipulation research. Variants explore diffusion-based action decoders, multi-embodiment training across different robot bodies, and larger action vocabularies for finer motor control. A 2025 survey (arXiv:2505.04769) tracks the resulting spread of architectures, training recipes, and evaluation benchmarks across the field.

Sources

  1. RT-2: Vision-Language-Action Models Transfer Web Knowledge to Robotic Control

    arXiv · Jul 28, 2023

  2. OpenVLA: An Open-Source Vision-Language-Action Model

    arXiv · Jun 13, 2024

  3. Vision-Language-Action (VLA) Models: Concepts, Progress, Applications and Challenges

    arXiv · May 7, 2025

Research this in Signals

Scan Vision-Language-Action Model for yourself.

Signals turns a topic into a sourced research record you can inspect and rerun. Your first scan is free, and this one starts with Vision-Language-Action Model already loaded, so edit it or scan as is.