CVAIMMMay 30, 2025

Interactive Video Generation via Domain Adaptation

arXiv:2505.24253v1h-index: 1
Originality Incremental advance
AI Analysis

This work solves the challenge of enabling user-controlled motion in video generation for applications like creative tools, though it is incremental as it builds on existing diffusion models.

The paper tackled the problem of interactive video generation (IVG) where users control object trajectories, by addressing perceptual degradation and initialization gaps in training-free methods, resulting in improved perceptual quality and trajectory control over state-of-the-art techniques.

Text-conditioned diffusion models have emerged as powerful tools for high-quality video generation. However, enabling Interactive Video Generation (IVG), where users control motion elements such as object trajectory, remains challenging. Recent training-free approaches introduce attention masking to guide trajectory, but this often degrades perceptual quality. We identify two key failure modes in these methods, both of which we interpret as domain shift problems, and propose solutions inspired by domain adaptation. First, we attribute the perceptual degradation to internal covariate shift induced by attention masking, as pretrained models are not trained to handle masked attention. To address this, we propose mask normalization, a pre-normalization layer designed to mitigate this shift via distribution matching. Second, we address initialization gap, where the randomly sampled initial noise does not align with IVG conditioning, by introducing a temporal intrinsic diffusion prior that enforces spatio-temporal consistency at each denoising step. Extensive qualitative and quantitative evaluations demonstrate that mask normalization and temporal intrinsic denoising improve both perceptual quality and trajectory control over the existing state-of-the-art IVG techniques.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes