paper-with-me

홈 › Papers

MaskFlow: Discrete Flows For Flexible and Efficient Long Video Generation

2025-02-16 · Michael Fuest, Vincent Tao Hu, Björn Ommer

Generating long, high-quality videos remains a challenge due to the complex interplay of spatial and temporal dynamics and hardware limitations. In this work, we introduce \textbf{MaskFlow}, a unified video generation framework that combines discrete representations with flow-matching to enable efficient generation of high-quality long videos. By leveraging a frame-level masking strategy during training, MaskFlow conditions on previously generated unmasked frames to generate videos with lengths ten times beyond that of the training sequences. MaskFlow does so very efficiently by enabling the use of fast Masked Generative Model (MGM)-style sampling and can be deployed in both fully autoregressive as well as full-sequence generation modes. We validate the quality of our method on the FaceForensics (FFS) and Deepmind Lab (DMLab) datasets and report Fr\'echet Video Distance (FVD) competitive with state-of-the-art approaches. We also provide a detailed analysis on the sampling efficiency of our method and demonstrate that MaskFlow can be applied to both timestep-dependent and timestep-independent models in a training-free manner.

📄 PDF Abstract BibTeX arXiv:2502.11234

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Similar Papers 제목 키워드 기반

MaskFlow: Object-Aware Motion Estimation

2023-11-21 · Aria Ahmadi, David R. Walton, Tim Atherton, Cagatay Dikici

We introduce a novel motion estimation method, MaskFlow, that is capable of estimating accurate motion fields, even in very challenging cases with small objects, large displacements and drastic appearance changes. In add…

Motion EstimationObjectTranslation

MaskFlownet: Asymmetric Feature Matching with Learnable Occlusion Mask

2020-03-24 · CVPR 2020 6 · Shengyu Zhao, Yilun Sheng, Yue Dong, Eric I-Chao Chang 외

Feature warping is a core technique in optical flow estimation; however, the ambiguity caused by occluded areas during warping is a major problem that remains unsolved. In this paper, we propose an asymmetric occlusion-a…

Optical Flow Estimation

IDF++: Analyzing and Improving Integer Discrete Flows for Lossless Compression

2020-06-22 · ICLR 2021 1 · Rianne van den Berg, Alexey A. Gritsenko, Mostafa Dehghani, Casper Kaae Sønderby 외

In this paper we analyse and improve integer discrete flows for lossless compression. Integer discrete flows are a recently proposed class of models that learn invertible transformations for integer-valued random variabl…

Quantization

Flexible Language Modeling in Continuous Space with Transformer-based Autoregressive Flows

2025-07-01 · Ruixiang Zhang, Shuangfei Zhai, Jiatao Gu, Yizhe Zhang 외

Autoregressive models have driven remarkable progress in language modeling. Their foundational reliance on discrete tokens, unidirectional context, and single-pass decoding, while central to their success, also inspires …

Language ModelingLanguage Modelling

Discretely Indexed Flows

2022-04-04 · Elouan Argouarc'h, François Desbouvries, Eric Barat, Eiji Kawasaki 외

In this paper we propose Discretely Indexed flows (DIF) as a new tool for solving variational estimation problems. Roughly speaking, DIF are built as an extension of Normalizing Flows (NF), in which the deterministic tra…

Density EstimationVariational Inference