Latent Action Pretraining Through World Modeling
- lab Hugging Face
- lab OpenVLA
- lab arXivLabs
- location arXiv
- model LAPA
- model villa-X
- person Bahey Tharwat
- product LIBERO
A new self-supervised framework called LAWM can pretrain robot imitation models on unlabeled video, sidestepping the costly teleoperation data that dominates current vision-language-action models, its authors report [1]. The framework, detailed in a paper revised in June 2026, learns latent action representations by modeling how the visual world changes between frames, a technique that allows it to use recordings of robots or even humans handling everyday objects [1]. Current state-of-the-art vision-language-action models, or VLAs, such as OpenVLA and π₀, rely on large-scale datasets of manually labeled actions collected through teleoperation [1]. VLAs are multimodal foundation models that take an image and a text instruction and directly output low-level robot actions [7]. The concept was pioneered by Google DeepMind with RT-2 in July 2023 [7]. More recent approaches, including LAPA and villa-X, introduced latent action representations for unsupervised pretraining, but their large model sizes have made real-world deployment difficult [1]. LAWM is designed to be model-agnostic and efficient enough for practical settings [1]. The authors report that it outperforms models pretrained with ground-truth robot actions and other similar pretraining methods on the LIBERO benchmark and in real-world tests [1]. A language model benchmark is a standardized test with a dataset and evaluation metrics used to compare models on tasks such as language understanding and generation [6]. The work arrives as AI research continues to push toward systems that can perceive, reason, and act. Artificial intelligence, as a field founded in 1956, has moved through cycles of optimism and so-called AI winters before the current boom driven by deep learning and the transformer architecture [5]. Self-supervised pretraining, which LAWM employs, echoes earlier breakthroughs in natural language processing. BERT, introduced by Google researchers in 2018, learned contextual representations of text through masked token prediction and became a ubiquitous baseline [4]. The paper was submitted by Bahey Tharwat on September 22, 2025, with a second version posted on June 13, 2026 [1]. The first submission weighed 5,756 KB and the second 7,170 KB [1].
research-paperbenchmarktool-releaseapplication
Background sources we checked (8)
- arxiv.org ↗ Vision-Language-Action (VLA) models have gained popularity for learning robotic manipulation tasks that follow language instructions. State-of-the-art VLAs, such as OpenVLA and $π_{0}$, were trained on large-scale, manually labeled action datasets collected through teleoperation.…
- en.wikipedia.org ↗ A reasoning model, also known as a reasoning language model (RLM) or large reasoning model (LRM), is a type of large language model (LLM) that has been specifically trained to solve complex tasks requiring multiple steps of logical reasoning. These models demonstrate superior per…
- en.wikipedia.org ↗ Bidirectional encoder representations from transformers (BERT) is a language model introduced in October 2018 by researchers at Google. It learns to represent text as a sequence of vectors using self-supervised learning. It uses the encoder-only transformer architecture. BERT dra…
- en.wikipedia.org ↗ Artificial intelligence (AI) is the capability of computational systems to perform tasks typically associated with human intelligence, such as learning, reasoning, problem-solving, perception, and decision-making. It is a field of research in engineering, mathematics and computer…
- en.wikipedia.org ↗ A language model benchmark is a standardized test designed to evaluate the performance of language models on various natural language processing tasks. These tests are intended for comparing different models' capabilities in areas such as language understanding, generation, and r…
- en.wikipedia.org ↗ In robot learning, a vision–language–action model (VLA) is a class of multimodal foundation models that integrates vision, language and actions. Given an input image (or video) of the robot's surroundings and a text instruction, a VLA directly outputs low-level robot actions that…
- en.wikipedia.org ↗ The Istro-Romanians (Istro Romanian: rumeri or rumâri) are a Romance ethnic group native to or associated with the Istrian Peninsula. Historically, they inhabited vast parts of it, as well as the western side of the island of Krk until 1875. However, due to several factors such a…
- en.wikipedia.org ↗ Vyacheslav Mikhaylovich Molotov (né Skryabin; 9 March [O.S. 25 February] 1890 – 8 November 1986) was a Soviet politician, diplomat, and revolutionary. He was one of Joseph Stalin's closest allies and one of the most prominent figures in the Soviet government during his rule. In a…
Sources
- export.arxiv.org — Latent Action Pretraining Through World Modeling ↗