← Latest papers
💻 computer science

Learning Global Motion with Compact Gaussians for Feed-Forward 4D Reconstruction

C4G is a feed-forward 4D reconstruction framework that utilizes timestamp-conditioned learnable Gaussian query tokens to achieve globally coherent motion modeling and high-quality novel-view synthesis from monocular video without per-scene optimization or camera poses.

Original authors: Mungyeom Kim, Minkyeong Jeon, Honggyu An, Jaewoo Jung, Hyuna Ko, Jisang Han, Hyeonseo Yu, Donghwan Shin, Sunghwan Hong, Takuya Narihira, Kazumi Fukuda, Yuki Mitsufuji, Seungryong Kim

Published 2026-06-01
📖 4 min read☕ Coffee break read

Original authors: Mungyeom Kim, Minkyeong Jeon, Honggyu An, Jaewoo Jung, Hyuna Ko, Jisang Han, Hyeonseo Yu, Donghwan Shin, Sunghwan Hong, Takuya Narihira, Kazumi Fukuda, Yuki Mitsufuji, Seungryong Kim

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 create a 3D movie from a single, shaky video recorded on a smartphone. You want to be able to pause the video, walk around the scene in 3D, and watch the actors move from angles the camera never saw. This is the challenge of 4D reconstruction (3D space + time).

The paper introduces a new method called C4G (Compact 4D representation with Gaussians) to solve this. Here is how it works, explained through simple analogies:

The Problem: The "Ghostly Crowd"

Previous methods tried to solve this by assigning a tiny 3D "dot" (called a Gaussian) to every single pixel in the video frame.

  • The Analogy: Imagine trying to describe a moving crowd by giving every single person a name tag. If the camera moves slightly, or if you try to guess where the crowd will be in the next second, you end up with duplicate people. You might see two versions of the same person standing in slightly different spots, creating a blurry "ghost" effect.
  • The Flaw: These methods get "lazy." Because they have a dot for every pixel, they just copy the dots from the nearest video frame. They don't actually learn how the objects are moving; they just copy-paste what they see, which fails when there are big gaps in time or when objects are hidden (occluded).

The Solution: The "Smart Conductor"

C4G changes the strategy. Instead of assigning a dot to every pixel, it uses a small, compact team of "Smart Agents" (called learnable query tokens).

  • The Analogy: Instead of giving a name tag to every person in the crowd, you hire a small team of 2,000 Smart Conductors.
    • These conductors don't just look at one frame; they watch the entire video at once.
    • They communicate with each other to figure out the true path of every moving object.
    • When you want to see the scene at a specific moment (a specific timestamp), you ask these conductors: "Where should the objects be right now?"
    • Because they watched the whole movie, they know exactly where the objects should be, even if that exact moment wasn't in the input video. They don't create ghosts; they create a single, coherent 3D scene that moves smoothly.

How It Handles "Missing" Details

Even with smart conductors, a small team of 2,000 dots might look a bit blurry compared to the millions of dots used by other methods. To fix this, C4G adds a "Magic Polisher."

  • The Analogy: Think of the 3D scene as a rough clay sculpture. The Smart Conductors build the correct shape and movement, but the surface might be a bit rough.
  • The Magic Polisher is a powerful AI (a Video Diffusion Model) that looks at the rough clay sculpture and the original video. It fills in the tiny cracks and adds fine details (like hair strands or texture) to make the image look crystal clear, without messing up the movement the Conductors already figured out.

Why This Matters (The Results)

The paper claims this approach is a huge improvement because:

  1. It's Efficient: It uses 0.007 times (or 1/140th) the number of 3D dots compared to previous methods. It's like describing a whole orchestra with a single sheet of music instead of writing a biography for every instrument.
  2. It Handles Time Gaps: If you skip frames in the video, other methods get confused and create ghosts. C4G understands the flow of motion, so it can fill in the missing seconds accurately.
  3. It Works Without GPS: It doesn't need to know the exact camera position (like a GPS coordinate) to work. It figures out the 3D structure just by looking at the video.
  4. It Understands Motion: Because the "Smart Conductors" track the whole scene, the system can also be used to track specific points (like a ball or a person's hand) across the video, acting like a super-accurate motion tracker.

Summary

In short, C4G stops trying to map every single pixel and instead uses a small, intelligent team that watches the whole video to understand how the world moves. This prevents "ghost" artifacts, handles missing time better, and produces high-quality 3D movies from a single video, all without needing expensive camera data.

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 →