← Latest papers
💻 computer science

Grounded Forcing: Bridging Time-Independent Semantics and Proximal Dynamics in Autoregressive Video Synthesis

This paper introduces Grounded Forcing, a novel framework that enhances long-term coherence and controllability in autoregressive video synthesis by integrating a Dual Memory KV Cache, Dual-Reference RoPE Injection, and Asymmetric Proximity Recache to simultaneously address semantic forgetting, visual drift, and instruction switching challenges.

Original authors: Jintao Chen, Chengyu Bai, Junjun hu, Xinda Xue, Mu Xu

Published 2026-04-09
📖 5 min read🧠 Deep dive

Original authors: Jintao Chen, Chengyu Bai, Junjun hu, Xinda Xue, Mu Xu

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 tell a story to a friend, but your friend has a very short attention span. Every time you tell them a new sentence, they immediately forget the first one you said. If you try to tell a long story, they only remember the last few words and have no idea who the main character is or what the setting looks like.

This is exactly the problem with current AI video generators when they try to make long videos. They suffer from three main issues:

  1. Forgetting: They lose track of who the characters are after a while.
  2. Drifting: The video starts to look weird or "glitchy" because the AI gets confused about how much time has passed.
  3. Stubbornness: If you tell the AI to change the story halfway through (e.g., "Now the man runs"), the AI either ignores you or changes the character's face entirely because it's too jumpy.

The paper introduces a new method called Grounded Forcing to fix these problems. Think of it as giving the AI a "super-brain" with three special tools to keep the story coherent, no matter how long it gets.

The Three Magic Tools

1. The "Dual-Notebook" System (Dual Memory KV Cache)

The Problem: Imagine the AI is writing a story in a notebook. Usually, it only keeps the last few pages visible. If the story gets too long, it has to tear out the old pages to make room for new ones. But if it tears out the page with the hero's face, the hero changes in the next scene.

The Solution: Grounded Forcing gives the AI two notebooks:

  • The "Action Notebook" (Local Temporal Memory): This is a small, fast notebook where the AI writes down what's happening right now (running, jumping, talking). It gets wiped clean and rewritten constantly to keep the motion smooth.
  • The "Identity Notebook" (Global Consistency Memory): This is a special, protected notebook where the AI keeps the "Golden Rules" of the story: Who is the hero? What does the background look like? This notebook is never thrown away. Even if the action changes, the AI keeps checking this notebook to make sure the hero still looks like the hero.

Analogy: It's like a director filming a movie. The camera (Action Notebook) follows the actor's movements, but the director (Identity Notebook) constantly reminds the crew, "Remember, this is still Iron Man, not a random guy in a suit."

2. The "Timeless Anchor" (Dual-Reference RoPE Injection)

The Problem: AI models usually count time like a stopwatch: 1 second, 2 seconds, 3 seconds... forever. But the AI was only trained on short videos (maybe 5 seconds). When the stopwatch hits 100 seconds, the AI gets confused because it's never seen numbers that big. The video starts to warp and melt.

The Solution: The authors invented a way to reset the stopwatch for different parts of the video.

  • For the Action Notebook, the AI uses a "relative stopwatch." It only cares about the last few seconds (e.g., "0 to 20 seconds ago"). This keeps the motion smooth.
  • For the Identity Notebook, the AI uses a "timeless anchor." It tells the AI, "This character exists at Time Zero." No matter how long the video gets, the AI treats the character's identity as if it's always at the start.

Analogy: Imagine you are walking down a long road. Your feet (the action) are moving relative to the ground right in front of you. But your memory of your home (the identity) is a fixed point on a map that doesn't move, no matter how far you walk. This prevents the AI from getting lost in "time."

3. The "Smooth Transition" (Asymmetric Proximity Recache)

The Problem: Imagine you are driving a car. If you suddenly yell, "Turn left!" to the driver, and the driver instantly spins the car 180 degrees, you'd crash. But if they ignore you, you miss the turn. Current AI is like a bad driver: it either spins wildly or ignores you.

The Solution: Grounded Forcing uses a "sliding scale" for changes.

  • When you give a new instruction (e.g., "Now the cat flies"), the AI changes the immediate future frames quickly to follow your command.
  • However, for the distant past frames, it changes them very slowly or not at all. This creates a smooth bridge between the old story and the new one.

Analogy: Think of it like a dimmer switch on a light, not an on/off button. When you change the prompt, the AI slowly fades the old story out and fades the new story in, rather than snapping a picture and switching instantly. This keeps the character's face and the background consistent while still letting the action change.

The Result

By combining these three tools, Grounded Forcing allows the AI to generate a 1-minute (or even longer) video where:

  • The characters stay the same (no identity swapping).
  • The video doesn't get weird or glitchy over time.
  • You can change the story mid-video (e.g., "The grandma is now a superhero"), and the AI adapts smoothly without breaking the illusion.

In short, it turns a forgetful, jittery AI into a reliable storyteller that can handle long, complex, and interactive movies without losing its mind.

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 →