paper-with-me

홈 › Papers

Decomposing Motion and Content for Natural Video Sequence Prediction

2017-06-25 · Ruben Villegas, Jimei Yang, Seunghoon Hong, Xunyu Lin, Honglak Lee

We propose a deep neural network for the prediction of future frames in natural video sequences. To effectively handle complex evolution of pixels in videos, we propose to decompose the motion and content, two key components generating dynamics in videos. Our model is built upon the Encoder-Decoder Convolutional Neural Network and Convolutional LSTM for pixel-level prediction, which independently capture the spatial layout of an image and the corresponding temporal dynamics. By independently modeling motion and content, predicting the next frame reduces to converting the extracted content features into the next frame content by the identified motion features, which simplifies the task of prediction. Our model is end-to-end trainable over multiple time steps, and naturally learns to decompose motion and content without separate training. We evaluate the proposed network architecture on human activity videos using KTH, Weizmann action, and UCF-101 datasets. We show state-of-the-art performance in comparison to recent approaches. To the best of our knowledge, this is the first end-to-end trainable network architecture with motion and content separation to model the spatiotemporal dynamics for pixel-level future prediction in natural videos.

📄 PDF Abstract BibTeX arXiv:1706.08033

Code (1)

rubenvillegas/iclr2017mcnet tf

Tasks

DecoderFuture predictionPredictionVideo Prediction

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

MoCoGAN: Decomposing Motion and Content for Video Generation

2017-07-17 · CVPR 2018 6 · Sergey Tulyakov, Ming-Yu Liu, Xiaodong Yang, Jan Kautz

Visual signals in a video can be divided into content and motion. While content specifies which objects are in the video, motion describes their dynamics. Based on this prior, we propose the Motion and Content decomposed…

Generative Adversarial NetworkVideo Generation

Motion 3-to-4: 3D Motion Reconstruction for 4D Synthesis

2026-01-20 · Hongyuan Chen, Xingyu Chen, Youjia Zhang, Zexiang Xu 외 arxiv

We present Motion 3-to-4, a feed-forward framework for synthesising high-quality 4D dynamic objects from a single monocular video and an optional 3D reference mesh. While recent advances have significantly improved 2D, v…

Enhancing Motion in Text-to-Video Generation with Decomposed Encoding and Conditioning

2024-10-31 · Penghui Ruan, Pichao Wang, Divya Saxena, Jiannong Cao 외

Despite advancements in Text-to-Video (T2V) generation, producing videos with realistic motion remains challenging. Current models often yield static or minimally dynamic outputs, failing to capture complex motions descr…

Motion SynthesisText-to-Video GenerationVideo Generation

Regenerating Arbitrary Video Sequences with Distillation Path-Finding

2023-11-13 · Thi-Ngoc-Hanh Le, Sheng-Yi Yao, Chun-Te Wu, Tong-Yee Lee

If the video has long been mentioned as a widespread visualization form, the animation sequence in the video is mentioned as storytelling for people. Producing an animation requires intensive human labor from skilled pro…

Feature Correlation

Hierarchical Style-based Networks for Motion Synthesis

2020-08-24 · ECCV 2020 8 · Jingwei Xu, Huazhe Xu, Bingbing Ni, Xiaokang Yang 외

Generating diverse and natural human motion is one of the long-standing goals for creating intelligent characters in the animated world. In this paper, we propose a self-supervised method for generating long-range, diver…

Motion Synthesis