Summary
This paper proposes a novel framework called VideoGuide, which enhances the temporal quality of pretrained text-to-video (T2V) diffusion models without requiring additional training or fine-tuning. VideoGuide leverages the strengths of any pretrained video diffusion model (VDM) to guide the denoising process of another VDM, improving temporal consistency and motion smoothness while maintaining imaging quality. The framework is versatile and can be applied to various base models, enabling underperforming models to benefit from the strengths of superior models.
Strengths
1. The framework can be applied to various base models, making it a versatile solution for improving temporal consistency and motion smoothness.
2. VideoGuide demonstrates improved performance in terms of temporal consistency, motion smoothness, and imaging quality compared to prior methods.
Weaknesses
1. My primary concern about this paper is the limited novelty of the proposed method. Although the authors claim that their method uses teacher video diffusion models to guide existing video diffusion models, enhancing performance, essentially, the proposed method is just a combination of **multiple denoising-diffusion iterations** and high-low frequency decoupling operations, which is consistent with FreeInit, a validated effective strategy. Therefore, this paper does not provide sufficient contributions and further insights. As shown in Table 1, the improvement of the proposed method over FreeInit is not significant.
2. Regarding the authors' claim that "the proposed method can use any pre-trained video diffusion model as guidance," they should provide more comprehensive arguments, which are not straightforward. The authors only introduce VideoCrafter2 as an external guidance, but it is unclear whether there are necessary constraints on the type of video diffusion models that can satisfy it as external guidance.
3. Some necessary related works are missing in this paper, including UniCtrl [1] and I4VGen [2]. The authors need to provide necessary discussions in the paper.
4. This paper primarily focuses on the temporal consistency and image quality of the generated videos. In fact, the motion degree of the synthesized videos is also equally important, as it is well-known that temporal consistency and motion degree are difficult to balance, and improving temporal consistency may compromise motion degree to some extent. VBench also provides corresponding metrics, and the authors need to provide necessary experimental results accordingly.
5. Table 2 also provides the inference time of the video diffusion baseline.
[1] UniCtrl: Improving the Spatiotemporal Consistency of Text-to-Video Diffusion Models via Training-Free Unified Attention Control, Chen et al., arXiv 2024
[2] I4VGen: Image as Free Stepping Stone for Text-to-Video Generation, Guo et al., arXiv 2024
Questions
In conclusion, considering the weaknesses mentioned above, this paper cannot be considered a well-prepared version for ICLR. Therefore, I lean towards rejecting this manuscript.