← Latest papers
💻 computer science

DySink: Dynamic Frame Sinks for Autoregressive Long Video Generation

DySink is a retrieval-based framework for autoregressive long video generation that replaces static early-frame anchors with dynamically selected, visually relevant historical frames and employs a sink anomaly gate to prevent attention collapse, thereby improving both dynamic continuity and temporal quality.

Original authors: Bo Ye, Xinyu Cui, Jian Zhao, Tong Wei, Min-Ling Zhang

Published 2026-05-21
📖 3 min read☕ Coffee break read

Original authors: Bo Ye, Xinyu Cui, Jian Zhao, Tong Wei, Min-Ling Zhang

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 that lasts for an hour, but you only have a very small notebook to write it in. Every time you write a new sentence, you have to erase an old one to make space.

The Problem: The "Old Photo" Trap
Current AI video generators face a similar problem. To make long videos efficiently, they use a trick: they keep a few "anchor" frames (like the very first photo of the video) permanently in their memory, while constantly swapping out the rest.

Think of this like a tour guide who is stuck looking at a photo of the starting point of a trip. Even though the group has walked miles into a jungle, the guide keeps pointing at the photo of the parking lot and saying, "Remember this?"

  • The Result: The video gets stuck. The scenery doesn't change enough, or worse, the video suddenly snaps back to looking like the beginning, creating a weird, looping glitch where the story resets. The paper calls this "Sink Collapse." It happens because the AI gets too obsessed with those old, static anchors and forgets the interesting things that happened in the middle.

The Solution: DySink (The Smart Librarian)
The authors propose a new system called DySink. Instead of being stuck with the same old photos, DySink acts like a smart librarian with a dynamic memory bank.

  1. Dynamic Retrieval: When the AI needs to remember the past to keep the story consistent, it doesn't just grab the first page of the book. Instead, it looks at the current scene and asks, "What part of the past looks most like what's happening right now?" It then pulls out those specific, relevant pages from its memory bank.

    • Analogy: If you are currently riding a horse in a desert, the AI doesn't look at a photo of a fish from the start of the video. It finds the photo of the horse from 10 minutes ago to keep the story smooth.
  2. The "Anomaly Gate" (The Safety Check): Sometimes, even a smart librarian can make a mistake and pull out a page that causes the story to loop or glitch. The paper introduces a special "safety gate."

    • Analogy: Imagine the AI has a team of 100 editors (attention heads). If all 100 editors suddenly scream, "Look at that one old photo! It's the most important thing!" the safety gate slams shut. It says, "Stop! Everyone agreeing on one old thing usually means we are about to make a mistake." It then ignores that old photo and sticks to the recent, safe history instead.

The Results
The paper tested this on minute-long videos.

  • Old Way: The video would often get stuck in a loop or look like it was regressing to the start.
  • DySink Way: The video evolved naturally. The characters and scenery changed over time (higher "Dynamic Degree") without losing the coherence of the story (higher "Temporal Quality").

In Summary
DySink fixes the problem of AI videos getting stuck in the past. Instead of forcing the AI to stare at the beginning of the video forever, it lets the AI search its memory for the most relevant moments to keep the story flowing. It also adds a safety switch to stop the AI from getting too obsessed with any single memory, preventing the video from glitching out and resetting.

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 →