paper-with-me

Papers

VideoFlow: A Conditional Flow-Based Model for Stochastic Video Generation

2019-03-04 · ICLR 2020 1 · Manoj Kumar, Mohammad Babaeizadeh, Dumitru Erhan, Chelsea Finn, Sergey Levine, Laurent Dinh, Durk Kingma

Generative models that can model and predict sequences of future events can, in principle, learn to capture complex real-world phenomena, such as physical interactions. However, a central challenge in video prediction is that the future is highly uncertain: a sequence of past observations of events can imply many possible futures. Although a number of recent works have studied probabilistic models that can represent uncertain futures, such models are either extremely expensive computationally as in the case of pixel-level autoregressive models, or do not directly optimize the likelihood of the data. To our knowledge, our work is the first to propose multi-frame video prediction with normalizing flows, which allows for direct optimization of the data likelihood, and produces high-quality stochastic predictions. We describe an approach for modeling the latent space dynamics, and demonstrate that flow-based generative models offer a viable and competitive approach to generative modelling of video.

📄 PDF Abstract BibTeX arXiv:1903.01434

Code (1)

tensorflow/tensor2tensor 공식 구현 tf

Tasks

Predict Future Video FramesVideo GenerationVideo Prediction

Similar Papers 제목 키워드 기반

VideoFlow: Exploiting Temporal Cues for Multi-frame Optical Flow Estimation

2023-03-15 · ICCV 2023 1 · Xiaoyu Shi, Zhaoyang Huang, Weikang Bian, Dasong Li 외

We introduce VideoFlow, a novel optical flow estimation framework for videos. In contrast to previous methods that learn to estimate optical flow from two frames, VideoFlow concurrently estimates bi-directional optical f…

Optical Flow EstimationTriplet

VideoFlow: A Framework for Building Visual Analysis Pipelines

2021-01-01 · Yue Wu, Jianqiang Huang, Jiangjie Zhen, Guokun Wang 외

The past years have witnessed an explosion of deep learning frameworks like PyTorch and TensorFlow since the success of deep neural networks. These frameworks have significantly facilitated algorithm development in multi…

MemFlow: Optical Flow Estimation and Prediction with Memory

2024-04-07 · CVPR 2024 1 · Qiaole Dong, Yanwei Fu

Optical flow is a classical task that is important to the vision community. Classical optical flow estimation uses two frames as input, whilst some recent methods consider multiple frames to explicitly model long-range i…

Future predictionOptical Flow EstimationPrediction

GVCC: Zero-Shot Video Compression via Codebook-Driven Stochastic Rectified Flow

2026-03-27 · Ziyue Zeng, Xun Su, Haoyuan Liu, Bingyu Lu 외 arxiv

At ultra-low bitrates, high-fidelity reconstruction requires sampling plausible videos from the posterior rather than regressing to oversmoothed conditional means. We propose Generative Video Codebook Codec (GVCC), a zer…

Foley-Flow: Coordinated Video-to-Audio Generation with Masked Audio-Visual Alignment and Dynamic Conditional Flows

2026-03-09 · Shentong Mo, Yibing Song arxiv

Coordinated audio generation based on video inputs typically requires a strict audio-visual (AV) alignment, where both semantics and rhythmics of the generated audio segments shall correspond to those in the video frames…

Contrastive LearningAudio Generation