← Latest papers
💻 computer science

GHOST: Fast Category-agnostic Hand-Object Interaction Reconstruction from RGB Videos using Gaussian Splatting

GHOST is a fast, category-agnostic framework that utilizes 2D Gaussian Splatting and novel geometric and alignment losses to reconstruct physically consistent, animatable hand-object interactions from single RGB videos, achieving state-of-the-art accuracy and efficiency compared to prior methods.

Original authors: Ahmed Tawfik Aboukhadra, Marcel Rogge, Nadia Robertini, Abdalla Arafa, Jameel Malik, Ahmed Elhayek, Didier Stricker

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

Original authors: Ahmed Tawfik Aboukhadra, Marcel Rogge, Nadia Robertini, Abdalla Arafa, Jameel Malik, Ahmed Elhayek, Didier Stricker

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 trying to recreate a scene where someone is holding a coffee mug, but you only have a single, flat video recording of it. The problem? The person's hand covers half the mug, and as they move, the mug disappears behind their fingers.

For a long time, computers struggled with this. They either needed a pre-made 3D model of that exact mug (which is impossible if the object is weird or new), or they took hours to calculate a blurry, glitchy 3D version that didn't quite look right.

Enter GHOST.

Think of GHOST not as a rigid 3D printer, but as a magical swarm of glowing, invisible dust motes. Here is how it works, broken down into simple steps:

1. The "Swarm" Instead of a Solid Model

Traditional 3D models are like clay sculptures—solid and fixed. GHOST uses something called Gaussian Splatting. Imagine the object and the hand are made of millions of tiny, fuzzy, glowing balls of light (Gaussians).

  • These balls can stretch, shrink, and float.
  • When you look at them from the front, they blend together to look like a solid mug.
  • When you move around, they shift to show the back of the mug.
  • Because they are "fuzzy" and flexible, they are much faster to calculate than solid clay.

2. The "Sherlock Holmes" Step (Finding the Object)

Since the hand often hides the object, the computer doesn't know what the hidden part looks like.

  • The Trick: GHOST acts like a detective. It takes a quick look at the video, asks a smart AI, "What kind of object is this?" (e.g., "It's a red mug").
  • The Library: It then runs to a massive digital library (called Objaverse) and finds a 3D model of a red mug that looks similar.
  • The Blueprint: It doesn't just copy the mug; it uses that library model as a blueprint. Even if the hand covers the handle in the video, the computer knows, "Based on my blueprint, the handle should be there," so it fills in the missing spots with its glowing dust motes.

3. The "Handshake" Check (Grasp Awareness)

Sometimes, computers get confused and think the hand is floating through the object, like a ghost.

  • GHOST has a special rule: "If the hand is moving the object, they must be touching."
  • It constantly checks the video. If the object moves, it forces the hand to move with it and ensures the "fuzzy balls" of the hand and the "fuzzy balls" of the object are physically touching, not passing through each other. This makes the interaction look realistic.

4. The "Smart Eraser" (Handling Occlusions)

In the past, if a hand covered part of an object, the computer would get confused and think, "Oh, that part isn't there, I'll delete it." This left holes in the 3D model.

  • GHOST uses a Hand-Aware Background Loss. Think of this as a smart eraser that knows the difference between "background" (the wall behind the table) and "hidden object" (the part of the mug behind the hand).
  • It refuses to delete the hidden parts. Instead, it keeps them safe until the hand moves away, ensuring the object stays whole.

Why is this a big deal?

  • Speed: Previous methods were like baking a cake from scratch every time (taking hours). GHOST is like using a microwave (taking minutes). It is 13 times faster than the best previous methods.
  • Versatility: It doesn't care what the object is. Whether it's a weirdly shaped toy, a coffee cup, or a drill, GHOST can figure it out without needing a pre-made 3D model.
  • Realism: It creates a version you can walk around in Virtual Reality (VR) and see from any angle, with the hand and object interacting naturally.

In a nutshell: GHOST is a super-fast, smart system that uses a swarm of digital "glow-balls" and a library of 3D shapes to rebuild realistic hand-object interactions from a simple video, even when the hand is hiding the object. It turns a flat, confusing video into a solid, explorable 3D world in seconds.

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 →