paper-with-me

홈 › Papers

Efficient Continuous Video Flow Model for Video Prediction

2024-12-07 · Gaurav Shrivastava, Abhinav Shrivastava

Multi-step prediction models, such as diffusion and rectified flow models, have emerged as state-of-the-art solutions for generation tasks. However, these models exhibit higher latency in sampling new frames compared to single-step methods. This latency issue becomes a significant bottleneck when adapting such methods for video prediction tasks, given that a typical 60-second video comprises approximately 1.5K frames. In this paper, we propose a novel approach to modeling the multi-step process, aimed at alleviating latency constraints and facilitating the adaptation of such processes for video prediction tasks. Our approach not only reduces the number of sample steps required to predict the next frame but also minimizes computational demands by reducing the model size to one-third of the original size. We evaluate our method on standard video prediction datasets, including KTH, BAIR action robot, Human3.6M and UCF101, demonstrating its efficacy in achieving state-of-the-art performance on these benchmarks.

📄 PDF Abstract BibTeX arXiv:2412.05633

Code (0)

등록된 구현이 없습니다.

Tasks

modelPredictionVideo Prediction

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

ViPRA: Video Prediction for Robot Actions

2025-11-11 · Sandeep Routray, Hengkai Pan, Unnat Jain, Shikhar Bahl 외 arxiv

Can we turn a video prediction model into a robot policy? Videos, including those of humans or teleoperated robots, capture rich physical interactions. However, most of them lack labeled actions, which limits their use i…

Continuous ControlVideo Prediction

Autoregressive Flow Matching for Motion Prediction

2025-12-27 · Johnathan Xie, Stefan Stojanov, Cristobal Eyzaguirre, Daniel L. K. Yamins 외 arxiv

Motion prediction has been studied in different contexts with models trained on narrow distributions and applied to downstream tasks in human motion prediction and robotics. Simultaneously, recent efforts in scaling vide…

Video GenerationVideo Prediction

STARFlow-V: End-to-End Video Generative Modeling with Normalizing Flows

2025-11-25 · Jiatao Gu, Ying Shen, Tianrong Chen, Laurent Dinh 외 arxiv

Normalizing flows (NFs) are end-to-end likelihood-based generative models for continuous data, and have recently regained attention with encouraging progress on image generation. Yet in the video generation domain, where…

Video GenerationImage Generation

Dual Motion GAN for Future-Flow Embedded Video Prediction

2017-08-01 · ICCV 2017 10 · Xiaodan Liang, Lisa Lee, Wei Dai, Eric P. Xing

Future frame prediction in videos is a promising avenue for unsupervised video representation learning. Video frames are naturally generated by the inherent pixel flows from preceding frames based on the appearance and m…

PredictionRepresentation LearningVideo Prediction

Sequence-Adaptive Video Prediction in Continuous Streams using Diffusion Noise Optimization

2025-11-23 · Sina Mokhtarzadeh Azar, Emad Bahrami, Enrico Pallotta, Gianpiero Francesca 외 arxiv

In this work, we investigate diffusion-based video prediction models, which forecast future video frames, for continuous video streams. In this context, the models observe continuously new training samples, and we aim to…

Video Prediction