Papers for

visual effects studios

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

Multi subject video generation gains precise control and better identity consistency

Harnessing Intrinsic Subject-Aware Attention for Controllable Multi-Subject Video Generation

Abstract: Multi-subject video generation faces two key challenges: uncontrollable fidelity strength and potential semantic drift. We address these by analyzing the internal mechanisms of Diffusion Transformers (DiTs). We found that certain attention blocks naturally form an Intrinsic Spatial Grounding Map (ISGM) that precisely locates reference subjects. Building on this insight, we propose Dual-phase Intrinsic Attention Leveraging (DIAL), a framework that uses these internal signals for both training and inference. In low-noise stages, we use ISGM to guide the attention mechanism, allowing precise control over fidelity strength during inference without retraining. In high-noise stages, we use these same maps to automatically build preference pairs at no additional cost for Reinforcement Learning (RL). This RL procedure effectively anchors the model's attention to reference subjects and mitigates semantic drift. Extensive experiments show that DIAL significantly outperforms baseline models on the OpenS2V-Eval benchmark, consistently improving identity consistency and enabling controllable fidelity strength.

Thu 10 SeptComputer Vision and Pattern Recognition
The gist
Generating videos with multiple people or subjects is hard because it’s difficult to control how closely the video matches the input references and to avoid mixing up who is who. The authors studied how a type of AI model focuses on different parts of the video and found it naturally highlights each subject’s location. Using this, they created a method that guides the model during generation to keep subjects clear and consistent. Their method also uses rewards during training to prevent the model from drifting away from the subjects. This leads to videos that better maintain each subject’s identity and allow users to control the quality without needing to retrain the model.
Open 2609.11507v1