Human-JEPA: A Human-Centric Vision Model that Perceives and Anticipates
Human-JEPA is a human-centric vision model trained on video via anchored forecasting that simultaneously achieves state-of-the-art static perception and future anticipation with significantly fewer parameters than existing specialists, overcoming previous limitations in motion understanding and model collapse.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Human vision is a dual engine. It does not merely record what is happening right now; it constantly runs a simulation of what will happen next. When you watch someone reach for a cup, your brain simultaneously identifies the person, tracks their posture, and predicts exactly where their hand will land before it arrives. For decades, artificial intelligence has struggled to replicate this second half of the equation. While machines have become exceptionally good at analyzing a single photograph—identifying a person's face, their clothing, or their pose—they have remained largely blind to the flow of time. They can describe a still image with great detail, but they cannot anticipate the future movement within a video. This gap has left a significant portion of human understanding out of reach for computers, limiting their ability to interact with the world in a way that feels natural or safe.
A new study introduces a system called Human-JEPA, designed to bridge this divide. The researchers built a model that learns to perceive the present and anticipate the future at the same time, using only video footage without any human labels or manual annotations. The core of their discovery lies in how they trained the system. Previous attempts to teach machines about human movement often failed because the learning process itself was flawed. When the system tried to learn from video, it would quietly lose its ability to understand the details of the human body, such as the shape of a limb or the texture of clothing, while focusing too much on copying static patterns. The researchers found that by anchoring the system's memory of the human form to a fixed starting point and forcing it to predict the future rather than just fill in missing parts of the past, they could prevent this collapse. The result is a model that is significantly smaller than previous leaders in the field yet outperforms them in tracking human movement and identifying individuals, all while maintaining the ability to guess what happens next.
The challenge the team faced was that existing powerful models were trained on static images. These models are excellent at reading a photograph, but they do not understand motion. To create a system that understands people in motion, the researchers started with a video-based model that had already learned general patterns from the internet. They then specialized it to focus on humans. However, simply showing this model more videos of people did not work. The system would begin to degrade, losing its ability to recognize fine details like body parts or clothing, a failure so subtle that the training process did not even show an error signal. The model was essentially forgetting what a human looks like while trying to learn how they move.
To solve this, the researchers introduced a method they call anchored forecasting. Imagine a student trying to learn a new skill while being told to forget the basics they already know; the student would likely become confused and lose their foundation. The researchers prevented this by "pinning" the system's understanding of the human form to a frozen, unchanging copy of its original knowledge. This anchor ensured that as the model learned to predict future movements, it did not lose its ability to recognize the present. Additionally, they added a stream of training data using still images of people, which helped the system maintain a sharp sense of human appearance. This combination allowed the model to keep its detailed perception of the human body while learning to anticipate motion.
The second major change involved how the system was tested during training. Standard methods often ask the model to fill in missing blocks of a video, which encourages it to simply copy what it sees nearby in time and space. This is a shortcut that prevents the model from truly learning how a scene evolves. The researchers replaced this with a pure past-to-future split. The model was shown the first half of a video clip and asked to predict the second half. Because the future was completely hidden, the only way to succeed was to build a genuine model of how the scene changes over time. This forced the system to learn the dynamics of human movement rather than just memorizing static patterns.
The results of this approach were striking. When tested on frozen checkpoints—meaning the system was not allowed to learn further during the test—the new model outperformed the largest and most specialized human-vision models available, despite having 2.7 times fewer parameters. It achieved higher accuracy in tracking human poses and identifying individuals in a crowd. For example, on a standard test for re-identifying people, it improved its score by 2.7 points over its own base version and surpassed the leading image-based specialist. Perhaps most importantly, the model's ability to anticipate the future was not degraded by these changes. In fact, the system's predictor head was the first to improve anticipation without harming its other capabilities.
The study also rigorously tested what did not work, ruling out several intuitive ideas. The researchers tried making the person themselves the unit of prediction, masking out entire people to see if the model could learn to track their partners. This approach failed completely, collapsing the model's ability to understand interactions. They also found that simply adding more data or increasing the model's size did not fix the underlying issues caused by the training method. The failure was not due to a lack of data or computing power, but rather a fundamental flaw in how the learning objective was structured. The study concludes that the key to understanding humans in time is not just to watch them, but to anchor the system's perception of their form while forcing it to predict their future.
This work establishes a new direction for artificial intelligence. It demonstrates that a single model can successfully handle both the static perception of the present and the dynamic anticipation of the future, two tasks that were previously thought to require separate approaches. By preventing the silent collapse of detailed perception and removing the shortcuts that hinder true learning, the researchers have created a system that sees people as they are: entities that exist in time, moving and changing. The findings suggest that for machines to truly understand humans, they must be taught to look forward, not just to look back.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.