CVMay 21

CoMoGen: COntrollable MOtion Dynamics and Interactions with Mask-Guided Video GENeration

arXiv:2605.2299694.4
Predicted impact top 10% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the challenge of precise motion control in video generation for content creators, enabling realistic interactions with scenes, objects, and humans.

CoMoGen introduces a controllable video generation framework that uses a single binary mask sequence to generate realistic interactive dynamics from an input image, achieving state-of-the-art motion fidelity and perceptual realism across multiple datasets.

We present CoMoGen, a controllable video generation framework that generates realistic interactive dynamics from a single binary mask sequence conditioned on an input image. CoMoGen introduces a lightweight MaskAdapter that encodes binary mask sequences into a latent residual signal, injected into the Multi Modal Diffusion Transformer (MMDiT) model through a cosine-weighted schedule. Unlike the hierarchical coarse-to-fine design of UNet architectures, MMDiT operates as a sequence of uniform transformer blocks, making it difficult to identify which layers are responsible for the motion generation. Therefore, we propose a novel way to determine "Motion Layers" operating in the attention space of MMDiT. We fine-tune the model by using Low-Rank Adaptation (LoRA) to the Motion Layers, without requiring any architecture change in the MMDiT. This selective adaptation enables our method to focus on motion-critical components, yielding reduced computational cost. Despite its simplicity, CoMoGen enables precise subject motion and plausible interactions with surrounding humans, objects, and scenes. Comprehensive experiments on different datasets show that CoMoGen consistently outperforms prior controllable video generation methods and achieves state-of-the-art performance in motion fidelity and perceptual realism. Project page: mericadil.github.io/CoMoGen.

Foundations

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

Your Notes