← Latest papers
💻 computer science

MotionForesight: Re-purposing Video Models for Future 3D Scene-Flow Prediction

MotionForesight is a method that re-purposes pretrained video prediction models to forecast future 3D scene flow for human-object interactions by training a lightweight adapter on pseudo-ground-truth tracks, enabling efficient generalization across diverse objects and environments without auxiliary inputs.

Original authors: Homanga Bharadhwaj, Yash Jangir

Published 2026-07-20
📖 4 min read☕ Coffee break read

Original authors: Homanga Bharadhwaj, Yash Jangir

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

Imagine you are watching a magician's assistant reach for a floating deck of cards. You don't need to see the cards fly into the air to know what happens next; your brain instantly simulates the physics. You know the cards will lift, perhaps fan out, and maybe flutter down. This ability to predict the future based on the present is a superpower humans have, but it's incredibly hard to teach to robots. In the world of computer science, specifically a field called "embodied intelligence," researchers are trying to build machines that can do the same thing: look at a video of a human interacting with an object and guess exactly how that object will move in 3D space.

To understand the challenge, think of the difference between watching a movie and reading a map. Most AI models that predict the future are like movie directors; they try to generate the next few seconds of a video, pixel by pixel, to see what the scene looks like. But a robot doesn't care about the color of the shirt or the texture of the wall; it cares about the geometry—the precise 3D path a cup will take as it slides off a table. This paper tackles the problem of teaching AI to skip the "movie generation" step and go straight to drawing the "map" of future motion, using only a short clip of a human doing something everyday, like opening a drawer or lifting a box.

The researchers behind this project, from Johns Hopkins University, have developed a system they call MotionForesight. Their big idea is surprisingly simple: instead of training a robot from scratch to understand physics, why not borrow the "common sense" that already exists in massive video models? They took a powerful AI that was already trained to track how objects move in existing videos (a "retrospective" tracker) and tricked it into becoming a "proactive" predictor.

Here is how they pulled off this magic trick. Imagine you have a very smart friend who is great at looking at a finished puzzle and telling you where every piece went. That's what the original video model does; it looks at a whole video and tracks points on an object. The researchers asked, "What if we show this friend only the first half of the puzzle and ask them to guess where the pieces will go in the second half?" To do this, they took 40,000 videos of humans interacting with objects (mostly from a dataset called Something-Something V2) and used the AI to generate "fake" perfect tracks of what happened in the full videos. Then, they trained their new model, MotionForesight, using only the first part of those videos, forcing it to guess the rest.

The result is a system that can look at a short clip—say, a hand reaching for a mug—and predict the exact 3D path the mug will take for the next 15 steps (about 0.5 seconds of future time), all without needing to know what the object is called or what the human is trying to say. It doesn't need language instructions like "pick up the cup"; it just watches the motion and figures out the physics.

The paper suggests that this approach is incredibly efficient. While other methods try to learn from millions of videos or require complex language descriptions to work, MotionForesight achieved better results using just 40,000 videos and no language at all. When tested on new, unseen videos taken with phone cameras in different homes and offices, the model successfully predicted motions like lifting, sliding, and rotating objects. It even outperformed much larger models that were trained on over a million videos and given extra help with language labels.

The authors found that by repurposing the "memory" of a video model that already understands how things move, they could create a lightweight tool that gives robots a clear, geometric roadmap of the future. They showed that the model can handle tricky situations, like a drawer sliding on a track or a lid rotating shut, and it works even on objects it has never seen before. The paper concludes that this method is a promising step toward giving robots the kind of intuitive "gut feeling" about motion that humans have, allowing them to anticipate the physical consequences of their actions before they even happen.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →