← Latest papers
💻 computer science

DeVI: Physics-based Dexterous Human-Object Interaction via Synthetic Video Imitation

DeVI is a novel framework that enables physically plausible dexterous human-object interaction control by leveraging text-conditioned synthetic videos and a hybrid 3D-2D tracking reward, achieving zero-shot generalization to unseen objects without requiring high-quality 3D kinematic demonstrations.

Original authors: Hyeonwoo Kim, Jeonghwan Kim, Kyungwon Cho, Hanbyul Joo

Published 2026-04-23
📖 4 min read☕ Coffee break read

Original authors: Hyeonwoo Kim, Jeonghwan Kim, Kyungwon Cho, Hanbyul Joo

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 want to teach a robot how to pick up a delicate strawberry, twist the cap off a water bottle, or put on a hat without crushing it. Traditionally, to teach a robot these "dexterous" (fancy finger) skills, you'd need a human actor wearing a super-expensive, high-tech suit covered in sensors (Motion Capture) to record every tiny movement. Then, you'd feed that perfect 3D data into the robot.

The Problem: This is expensive, slow, and limited. You can't record every possible object in the world this way.

The Solution: DeVI (Dexterous Video Imitation)
The researchers at Seoul National University came up with a clever shortcut called DeVI. Instead of needing a motion-capture suit, they use AI-generated videos to teach the robot.

Here is how it works, broken down into simple analogies:

1. The "Movie Director" (The Video Generator)

Imagine you have a magic movie director (a Video Diffusion Model) that can create realistic videos from a simple text prompt.

  • You say: "A person picks up a red apple with their left hand."
  • The Director: Creates a 2D video of that happening.

The problem is, this video is just a flat picture (2D). It doesn't know about gravity, weight, or how the robot's joints actually work. If you just told the robot to "copy the video," it might try to walk through the table or float in the air because the video doesn't have physics rules.

2. The "Hybrid Translator" (The Secret Sauce)

This is where DeVI gets smart. It realizes that copying a flat video perfectly is impossible for a 3D robot. So, it splits the task into two parts, like a Translator and a Tracker:

  • The Human Translator (3D): For the person's body, the system uses AI to guess the 3D skeleton moving behind the flat video. It's like looking at a shadow puppet show and guessing exactly how the person's bones are moving in 3D space.
  • The Object Tracker (2D): For the object (the apple), guessing the 3D position is very hard and often wrong. So, DeVI says, "Forget guessing the 3D apple. Just watch where the pixels of the apple move on the screen." It tracks the 2D path of the apple on the video.

The Analogy: Imagine you are trying to learn a dance by watching a video.

  • You can easily see where the dancer's feet are in 3D space (you know they are on the floor).
  • But if the dancer is holding a balloon, it's hard to know exactly how high the balloon is in 3D just by looking at the flat screen.
  • DeVI's trick: It learns the dancer's footwork in 3D, but for the balloon, it just says, "Make sure the robot's hand moves so the balloon stays in the same spot on the TV screen."

3. The "Physics Coach" (The Reward System)

Once DeVI has this "Hybrid Target" (3D body + 2D object path), it sends it to the robot's brain (a Reinforcement Learning agent).

The robot tries to move in a physics simulation (a digital sandbox).

  • If the robot moves its body like the 3D guess: It gets a point.
  • If the robot moves its hand so the object stays on the 2D path: It gets a point.
  • If the robot actually touches the object: It gets a bonus point.

The robot tries millions of times, failing and adjusting, until it figures out the perfect physics-based way to move its fingers to match the video.

Why is this a big deal?

  • Zero-Shot Learning: You don't need to record the robot doing the task first. You just type a text prompt, generate a video, and the robot learns it instantly.
  • It works on weird objects: You can ask it to interact with a "spoon," a "cup," or a "straw hat" (objects it has never seen before) just by generating a video of them.
  • It's physically real: Unlike other AI that just makes videos look cool, DeVI makes sure the robot actually obeys the laws of physics (gravity, friction, collision).

Summary

DeVI is like a robot that learns by watching a movie.
Instead of needing a perfect 3D blueprint of every action, it watches a 2D movie generated by AI, figures out the human's body moves in 3D, and just watches the object's shadow on the screen to know where to put its hands. It then practices in a virtual gym until it can perform the trick in the real world, all without ever needing a human in a motion-capture suit.

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 →