TimeSteer: Inference-Time Speech Scheduling in Joint Audio-Visual Diffusion Models

📅 2026-09-01
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文提出TimeSteer框架,通过源跨度定位和区域感知潜在重映射解决联合视听扩散模型中用户指定时间区间内的语音调度问题。
📝 Abstract
Although pretrained joint audio-visual diffusion models offer rich control over \emph{what} to generate, they provide no explicit control over \emph{when} an utterance should occur. To address this, we study \emph{inference-time speech scheduling}, a novel task that places coupled speech and visual articulation within user-specified begin--end intervals without finetuning the backbone model. We uncover two intrinsic properties of the denoising process that enable this task. First, a timing-sensitive text-to-audio cross-attention head exposes each utterance's model-implied source span along the latent timeline. Second, the predicted clean latent already organizes coupled speech and visual articulation, allowing their temporal placement to be edited without regenerating the content. Building on these discoveries, we propose \textbf{TimeSteer}, a training-free framework that localizes each utterance's source span through \textbf{Source Span Localization} and transfers the associated audio-visual latent content from the source interval to the specified target interval through \textbf{Region-Aware Latent Remapping}. We further introduce \textbf{SpeechShift}, the first benchmark for interval-level speech scheduling in joint audio-visual generation. Experiments across two representative backbones show that TimeSteer substantially improves interval controllability over training-free baselines while maintaining competitive overall generation quality.
Problem

Research questions and friction points this paper is trying to address.

inference-time speech scheduling
joint audio-visual diffusion models
timing control
Innovation

Methods, ideas, or system contributions that make the work stand out.

inference-time speech scheduling
joint audio-visual diffusion models
Source Span Localization
Region-Aware Latent Remapping
🔎 Similar Papers