← Latest papers
💻 computer science

Baton: Explicit Semantic Blueprints for Joint Video-Audio Generation

Baton is a novel framework that enhances joint video-audio generation by introducing a VA-Planner to create explicit, semantically aligned "blueprints" and a Relative Semantic RoPE mechanism, thereby overcoming the coarse guidance and coordination issues of existing diffusion models to produce stable, synchronized, and fine-grained audio-visual content.

Original authors: Shuyuan Tu, Qi Tian, Zihan Yang, Yue Wu, Xintong Han, Weijie Kong, Jiangfeng Xiong, Jian-Wei Zhang, Zhao Zhong, Liefeng Bo, Zuxuan Wu, Yu-Gang Jiang

Published 2026-05-26
📖 4 min read☕ Coffee break read

Original authors: Shuyuan Tu, Qi Tian, Zihan Yang, Yue Wu, Xintong Han, Weijie Kong, Jiangfeng Xiong, Jian-Wei Zhang, Zhao Zhong, Liefeng Bo, Zuxuan Wu, Yu-Gang Jiang

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 direct a movie scene where the actors (the video) and the sound effects (the audio) must happen perfectly together.

The Problem: The "Vague Director"
Current AI models for making video and audio are like directors who only give very vague instructions. They might say, "Make it exciting!" and then hand the job to two separate teams: one for the camera crew and one for the sound crew.

  • The camera crew hears "exciting" and starts filming explosions.
  • The sound crew hears "exciting" and starts playing loud music.
  • The Result: The explosion happens after the music starts, or the sound doesn't match the action. Because the teams didn't have a shared, detailed plan, they drift apart, leading to weird glitches, distorted faces, or sounds that don't match the lips.

The Solution: Baton's "Blueprints"
The paper introduces a new system called Baton. Instead of just giving a vague command, Baton acts like a master architect who draws a detailed blueprint before construction begins.

Here is how it works, step-by-step:

1. The Architect (VA-Planner)

Before the AI starts "drawing" the video or "mixing" the audio, it first runs a special planning module called the VA-Planner.

  • What it does: It reads your prompt (e.g., "A soldier flinches as an explosion hits") and breaks it down into a precise, step-by-step schedule.
  • The Analogy: Think of this as writing a script that says: "At second 1, the soldier looks left. At second 1.5, the boom sound happens. At second 2, he covers his ears."
  • The Magic: It creates two synchronized lists of "planned tokens" (digital notes). One list is for the video, one for the audio. Crucially, these lists are written together, so they know exactly when to match up. This prevents the video team and audio team from guessing.

2. The Construction Site (The Diffusion Model)

Once the blueprint is ready, the actual generation happens. The AI uses a powerful engine (called a DiT) to create the video and audio.

  • The Problem with Blueprints: Usually, the blueprint (the plan) and the construction site (the video frames being drawn) speak different languages. The blueprint might say "Second 1," but the construction site is counting in "pixels" and "frames." They don't line up perfectly, like trying to fit a square peg in a round hole.
  • The Fix (Relative Semantic RoPE): Baton invents a special translator called Relative Semantic RoPE.
    • The Analogy: Imagine the blueprint and the construction site are two different maps of the same city. One map uses "miles," and the other uses "city blocks." The translator converts the "miles" from the blueprint into "city blocks" for the construction site in real-time.
    • The Result: Now, when the construction site is working on "Block 5," it knows exactly which part of the blueprint to look at. It ensures the sound of a punch happens at the exact pixel moment the fist connects.

3. The Result: A Perfectly Synced Movie

Because Baton separates the thinking (planning the story) from the doing (drawing the pixels), it solves the biggest problem in AI video: stability.

  • Old Way: The AI guesses the whole story at once, gets confused, and the video warps or the audio drifts.
  • Baton Way: The AI first agrees on a shared timeline (the blueprint), then follows that timeline strictly. Even for complex scenes with multiple people talking, moving objects, and changing sounds, the video and audio stay locked together.

In Summary
The paper claims that by forcing the AI to plan the story first (using the VA-Planner) and then translate that plan perfectly into the drawing process (using Relative Semantic RoPE), we can generate video and audio that are stable, synchronized, and follow complex instructions much better than previous open-source models. It turns a chaotic improvisation into a well-rehearsed performance.

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 →