desaixie / pa_vdm

ArXiv paper Progressive Autoregressive Video Diffusion Models: https://arxiv.org/abs/2410.08151
https://desaixie.github.io/pa-vdm/
45 stars 0 forks source link

FIFO-Diffusion vs pa_vdm #2

Open kaylespec opened 1 month ago

kaylespec commented 1 month ago

Hello.

I think that the authors of this paper should include a comparison with ‘FIFO-Diffusion,’ as the key ideas in both papers seem quite similar. I wonder why there is no comparison in this paper.

Can you show the explicit difference between two works?

Thank you.

desaixie commented 1 month ago

Hi, FIFO-Diffusion is a concurrent work. We will update our arXiv paper to include comparisons with it. For now, you can refer to the videos on our (https://desaixie.github.io/pa-vdm/) and their (https://desaixie.github.io/pa-vdm/) project websites for indirect qualitative comparisons.