Summary
This paper argue that I2V-DMs tend to overly rely on the conditional image at large time steps, resulting in videos with less dynamic motion.
To address this, they propose using the KL divergence between the initial noise distribution and the actual marginal distribution to enhance the amplitude of motion while preserving video quality.
Besides,the paper propose a time-dependent noise distribution for the conditional image during training process.
Strengths
Motivation. The challenge of conditional image leakage presented in the paper is a credible issue and represents a significant academic problem.
The paper is exceptionally well-organized, making complex concepts easily digestible for the reader.
Weaknesses
1. Claim. Regarding the conditional image and the diversity of content changes (referred to as 'motion' in this paper), it is, in fact, a matter of trade-off. The essence of image to video generation is to leverage the conditional image to enhance video quality. Therefore, the Proposition 1 and Training Strategy proposed by the authors are essentially fine-tuning techniques that favor the diversity of motion.
2. Additionally, the foundation model of video generation guided only by the first frame inherently contains uncertainty in its output; it does not know whether the user wants to generate a video with significant or minimal motion. Some recent studies (last frame guided[1], motion control[2])have demonstrated that incorporating additional guidance signals can indeed achieve big and precise motion.
Particularly, the works DragNUWA and MotionCtrl have shown that for the image-to-video generation task, it is still possible to generate significant motion. Therefore, the foundation model of SVD has the potential to directly generate substantial motion. In this context, the initial version of SVD, which could only generate minor motion, might be due to the lack of a specific condition or guidance signal for significant motion, rather than an inherent incapability. From a subjective standpoint, not all applications require substantial motion.
[1] ToonCrafter: Generative Cartoon Interpolation
[2] MotionCtrl: A Unified and Flexible Motion Controller for Video Generation
[3] DragAnything: Motion Control for Anything using Entity Representation
[4] DragNUWA: Fine-grained Control in Video Generation by Integrating Text, Image, and Trajectory
3. Experiments. The experiments appear to be somewhat confusing and not entirely convincing.
Regarding the variables of the related training strategy displayed in Figure 8, the reviewer has not found the corresponding ablation study, which is a core contribution of this paper. Additionally, the author has not provided an ablation study on the 'M' of Proposition 1, such as testing performance changes between 0.6T and 1T, which is central to the first contribution. If the reviewer has overlooked it, please point it out.
Additionally, Figure 9 also appears to be somewhat confusing. Was a user study not conducted on the Analytic-Init? What does '-tune' signify—does it mean finetuning (training strategy)? If so, why does it appear in the inference phase?
--------------------
After reading the author’s and other reviewers' feedback, I have adjusted my score to 5.