paper-with-me

Papers

Through-The-Mask: Mask-based Motion Trajectories for Image-to-Video Generation

2025-01-06 · CVPR 2025 1 · Guy Yariv, Yuval Kirstain, Amit Zohar, Shelly Sheynin, Yaniv Taigman, Yossi Adi, Sagie Benaim, Adam Polyak

We consider the task of Image-to-Video (I2V) generation, which involves transforming static images into realistic video sequences based on a textual description. While recent advancements produce photorealistic outputs, they frequently struggle to create videos with accurate and consistent object motion, especially in multi-object scenarios. To address these limitations, we propose a two-stage compositional framework that decomposes I2V generation into: (i) An explicit intermediate representation generation stage, followed by (ii) A video generation stage that is conditioned on this representation. Our key innovation is the introduction of a mask-based motion trajectory as an intermediate representation, that captures both semantic object information and motion, enabling an expressive but compact representation of motion and semantics. To incorporate the learned representation in the second stage, we utilize object-level attention objectives. Specifically, we consider a spatial, per-object, masked-cross attention objective, integrating object-specific prompts into corresponding latent space regions and a masked spatio-temporal self-attention objective, ensuring frame-to-frame consistency for each object. We evaluate our method on challenging benchmarks with multi-object and high-motion scenarios and empirically demonstrate that the proposed method achieves state-of-the-art results in temporal coherence, motion realism, and text-prompt faithfulness. Additionally, we introduce \benchmark, a new challenging benchmark for single-object and multi-object I2V generation, and demonstrate our method's superiority on this benchmark. Project page is available at https://guyyariv.github.io/TTM/.

📄 PDF Abstract BibTeX arXiv:2501.03059

Code (0)

등록된 구현이 없습니다.

Tasks

Image to Video GenerationObjectVideo Generation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

MotionPro: A Precise Motion Controller for Image-to-Video Generation

2025-05-26 · CVPR 2025 1 · Zhongwei Zhang, Fuchen Long, Zhaofan Qiu, Yingwei Pan 외

Animating images with interactive motion control has garnered popularity for image-to-video (I2V) generation. Modern approaches typically rely on large Gaussian kernels to extend motion trajectories as condition without …

DenoisingImage to Video GenerationMotion SynthesisVideo Denoising+1

Mask2IV: Interaction-Centric Video Generation via Mask Trajectories

2025-10-03 · Gen Li, Bo Zhao, Jianfei Yang, Laura Sevilla-Lara arxiv

Generating interaction-centric videos, such as those depicting humans or robots interacting with objects, is crucial for embodied intelligence, as they provide rich and diverse visual priors for robot learning, manipulat…

Video Generation

TrackMAE: Video Representation Learning via Track Mask and Predict

2026-03-28 · Renaud Vandeghen, Fida Mohammad Thoker, Marc Van Droogenbroeck, Bernard Ghanem arxiv

Masked video modeling (MVM) has emerged as a simple and scalable self-supervised pretraining paradigm, but only encodes motion information implicitly, limiting the encoding of temporal dynamics in the learned representat…

Self-Supervised LearningRepresentation Learning

Forecast-MAE: Self-supervised Pre-training for Motion Forecasting with Masked Autoencoders

2023-08-19 · ICCV 2023 1 · Jie Cheng, Xiaodong Mei, Ming Liu

This study explores the application of self-supervised learning (SSL) to the task of motion forecasting, an area that has not yet been extensively investigated despite the widespread success of SSL in computer vision and…

Inductive BiasMotion ForecastingSelf-Supervised Learning

Motion-Aware Adaptive Pixel Pruning for Efficient Local Motion Deblurring

2025-07-10 · Wei Shang, Dongwei Ren, Wanying Zhang, Pengfei Zhu 외 arxiv

Local motion blur in digital images originates from the relative motion between dynamic objects and static imaging systems during exposure. Existing deblurring methods face significant challenges in addressing this probl…