Be a part of the occasion trusted by enterprise leaders for practically 20 years. VB Rework brings collectively the folks constructing actual enterprise AI technique. Study extra
Whereas massive language fashions (LLMs) have mastered textual content (and different modalities to some extent), they lack the bodily “frequent sense” to function in dynamic, real-world environments. This has restricted the deployment of AI in areas like manufacturing and logistics, the place understanding trigger and impact is vital.
Meta’s newest mannequin, V-JEPA 2, takes a step towards bridging this hole by studying a world mannequin from video and bodily interactions.
V-JEPA 2 may help create AI purposes that require predicting outcomes and planning actions in unpredictable environments with many edge instances. This method can present a transparent path towards extra succesful robots and superior automation in bodily environments.
How a ‘world mannequin’ learns to plan
People develop bodily instinct early in life by observing their environment. Should you see a ball thrown, you instinctively know its trajectory and might predict the place it can land. V-JEPA 2 learns the same “world mannequin,” which is an AI system’s inside simulation of how the bodily world operates.
mannequin is constructed on three core capabilities which can be important for enterprise purposes: understanding what is going on in a scene, predicting how the scene will change primarily based on an motion, and planning a sequence of actions to realize a selected purpose. As Meta states in its weblog, its “long-term imaginative and prescient is that world fashions will allow AI brokers to plan and cause within the bodily world.”
The mannequin’s structure, known as the Video Joint Embedding Predictive Structure (V-JEPA), consists of two key elements. An “encoder” watches a video clip and condenses it right into a compact numerical abstract, referred to as an embedding. This embedding captures the important details about the objects and their relationships within the scene. A second element, the “predictor,” then takes this abstract and imagines how the scene will evolve, producing a prediction of what the following abstract will appear like.

This structure is the newest evolution of the JEPA framework, which was first utilized to pictures with I-JEPA and now advances to video, demonstrating a constant method to constructing world fashions.
In contrast to generative AI fashions that attempt to predict the precise coloration of each pixel in a future body — a computationally intensive process — V-JEPA 2 operates in an summary area. It focuses on predicting the high-level options of a scene, reminiscent of an object’s place and trajectory, moderately than its texture or background particulars, making it much more environment friendly than different bigger fashions at simply 1.2 billion parameters
That interprets to decrease compute prices and makes it extra appropriate for deployment in real-world settings.
Studying from remark and motion
V-JEPA 2 is educated in two levels. First, it builds its foundational understanding of physics by self-supervised studying, watching over a million hours of unlabeled web movies. By merely observing how objects transfer and work together, it develops a general-purpose world mannequin with none human steerage.
Within the second stage, this pre-trained mannequin is fine-tuned on a small, specialised dataset. By processing simply 62 hours of video displaying a robotic performing duties, together with the corresponding management instructions, V-JEPA 2 learns to attach particular actions to their bodily outcomes. This ends in a mannequin that may plan and management actions in the actual world.

This two-stage coaching permits a vital functionality for real-world automation: zero-shot robotic planning. A robotic powered by V-JEPA 2 may be deployed in a brand new atmosphere and efficiently manipulate objects it has by no means encountered earlier than, while not having to be retrained for that particular setting.
It is a vital advance over earlier fashions that required coaching information from the precise robotic and atmosphere the place they might function. The mannequin was educated on an open-source dataset after which efficiently deployed on totally different robots in Meta’s labs.
For instance, to finish a process like choosing up an object, the robotic is given a purpose picture of the specified end result. It then makes use of the V-JEPA 2 predictor to internally simulate a variety of attainable subsequent strikes. It scores every imagined motion primarily based on how shut it will get to the purpose, executes the top-rated motion, and repeats the method till the duty is full.
Utilizing this technique, the mannequin achieved success charges between 65% and 80% on pick-and-place duties with unfamiliar objects in new settings.
Actual-world influence of bodily reasoning
This potential to plan and act in novel conditions has direct implications for enterprise operations. In logistics and manufacturing, it permits for extra adaptable robots that may deal with variations in merchandise and warehouse layouts with out in depth reprogramming. This may be particularly helpful as corporations are exploring the deployment of humanoid robots in factories and meeting strains.
The identical world mannequin can energy extremely lifelike digital twins, permitting corporations to simulate new processes or prepare different AIs in a bodily correct digital atmosphere. In industrial settings, a mannequin may monitor video feeds of equipment and, primarily based on its discovered understanding of physics, predict questions of safety and failures earlier than they occur.
This analysis is a key step towards what Meta calls “superior machine intelligence (AMI),” the place AI methods can “be taught in regards to the world as people do, plan find out how to execute unfamiliar duties, and effectively adapt to the ever-changing world round us.”
Meta has launched the mannequin and its coaching code and hopes to “construct a broad neighborhood round this analysis, driving progress towards our final purpose of growing world fashions that may remodel the way in which AI interacts with the bodily world.”
What it means for enterprise technical decision-makers
V-JEPA 2 strikes robotics nearer to the software-defined mannequin that cloud groups already acknowledge: pre-train as soon as, deploy wherever. As a result of the mannequin learns common physics from public video and solely wants a couple of dozen hours of task-specific footage, enterprises can slash the data-collection cycle that usually drags down pilot tasks. In sensible phrases, you’ll be able to prototype a pick-and-place robotic on an reasonably priced desktop arm, then roll the identical coverage onto an industrial rig on the manufacturing facility ground with out gathering hundreds of contemporary samples or writing customized movement scripts.
Decrease coaching overhead additionally reshapes the price equation. At 1.2 billion parameters, V-JEPA 2 suits comfortably on a single high-end GPU, and its summary prediction targets scale back inference load additional. That lets groups run closed-loop management on-prem or on the edge, avoiding cloud latency and the compliance complications that include streaming video outdoors the plant. Price range that after went to huge compute clusters can fund further sensors, redundancy, or sooner iteration cycles as an alternative.