paper-with-me

홈 › Papers

MMVP: Motion-Matrix-based Video Prediction

2023-08-30 · ICCV 2023 1 · Yiqi Zhong, Luming Liang, Ilya Zharkov, Ulrich Neumann

A central challenge of video prediction lies where the system has to reason the objects' future motions from image frames while simultaneously maintaining the consistency of their appearances across frames. This work introduces an end-to-end trainable two-stream video prediction framework, Motion-Matrix-based Video Prediction (MMVP), to tackle this challenge. Unlike previous methods that usually handle motion prediction and appearance maintenance within the same set of modules, MMVP decouples motion and appearance information by constructing appearance-agnostic motion matrices. The motion matrices represent the temporal similarity of each and every pair of feature patches in the input frames, and are the sole input of the motion prediction module in MMVP. This design improves video prediction in both accuracy and efficiency, and reduces the model size. Results of extensive experiments demonstrate that MMVP outperforms state-of-the-art systems on public data sets by non-negligible large margins (about 1 db in PSNR, UCF Sports) in significantly smaller model sizes (84% the size or smaller).

📄 PDF Abstract BibTeX arXiv:2308.16154

Code (1)

kay1794/mmvp-motion-matrix-based-video-prediction 공식 구현 pytorch

Tasks

motion predictionPredictionVideo Prediction

Similar Papers 제목 키워드 기반

MMVP: A Multimodal MoCap Dataset with Vision and Pressure Sensors

2024-03-26 · CVPR 2024 1 · He Zhang, Shenghao Ren, Haolei Yuan, Jianhui Zhao 외

Foot contact is an important cue for human motion capture, understanding, and generation. Existing datasets tend to annotate dense foot contact using visual matching with thresholding or incorporating pressure signals. H…

Translation

Motion Graph Unleashed: A Novel Approach to Video Prediction

2024-10-29 · Yiqi Zhong, Luming Liang, Bohan Tang, Ilya Zharkov 외

We introduce motion graph, a novel approach to the video prediction problem, which predicts future video frames from limited past data. The motion graph transforms patches of video frames into interconnected graph nodes,…

GPUOptical Flow EstimationVideo Prediction

Mining Block I/O Traces for Cache Preloading with Sparse Temporal Non-parametric Mixture of Multivariate Poisson

2014-10-13 · Lavanya Sita Tekumalla, Chiranjib Bhattacharyya

Existing caching strategies, in the storage domain, though well suited to exploit short range spatio-temporal patterns, are unable to leverage long-range motifs for improving hitrates. Motivated by this, we investigate n…

Clustering

Tracking the Unstable: Appearance-Guided Motion Modeling for Robust Multi-Object Tracking in UAV-Captured Videos

2025-08-03 · Jianbo Ma, Hui Luo, Qi Chen, Yuankai Qi 외 arxiv

Multi-object tracking (MOT) aims to track multiple objects while maintaining consistent identities across frames of a given video. In unmanned aerial vehicle (UAV) recorded videos, frequent viewpoint changes and complex …

Multi-Object Tracking

FrameDiT: Diffusion Transformer with Matrix Attention for Efficient Video Generation

2026-03-10 · Minh Khoa Le, Kien Do, Duc Thanh Nguyen, Truyen Tran arxiv

High-fidelity video generation remains challenging for diffusion models due to the difficulty of modeling complex spatio-temporal dynamics efficiently. Recent video diffusion methods typically represent a video as a sequ…

Video Generation