paper-with-me

홈 › Papers

A Control-Centric Benchmark for Video Prediction

2023-04-26 · Stephen Tian, Chelsea Finn, Jiajun Wu

Video is a promising source of knowledge for embodied agents to learn models of the world's dynamics. Large deep networks have become increasingly effective at modeling complex video data in a self-supervised manner, as evaluated by metrics based on human perceptual similarity or pixel-wise comparison. However, it remains unclear whether current metrics are accurate indicators of performance on downstream tasks. We find empirically that for planning robotic manipulation, existing metrics can be unreliable at predicting execution success. To address this, we propose a benchmark for action-conditioned video prediction in the form of a control benchmark that evaluates a given model for simulated robotic manipulation through sampling-based planning. Our benchmark, Video Prediction for Visual Planning ($VP^2$), includes simulated environments with 11 task categories and 310 task instance definitions, a full planning implementation, and training datasets containing scripted interaction trajectories for each task category. A central design goal of our benchmark is to expose a simple interface -- a single forward prediction call -- so it is straightforward to evaluate almost any action-conditioned video prediction model. We then leverage our benchmark to study the effects of scaling model size, quantity of training data, and model ensembling by analyzing five highly-performant video prediction models, finding that while scale can improve perceptual quality when modeling visually diverse settings, other attributes such as uncertainty awareness can also aid planning performance.

📄 PDF Abstract BibTeX arXiv:2304.13723

Code (1)

s-tian/vp2 공식 구현 pytorch

Tasks

PredictionVideo Prediction

Similar Papers 제목 키워드 기반

Object-centric Video Prediction without Annotation

2021-05-06 · Karl Schmeckpeper, Georgios Georgakis, Kostas Daniilidis

In order to interact with the world, agents must be able to predict the results of the world's dynamics. A natural approach to learn about these dynamics is through video prediction, as cameras are ubiquitous and powerfu…

ObjectPredictionVideo Prediction

EgoControl: Controllable Egocentric Video Generation via 3D Full-Body Poses

2025-11-22 · Enrico Pallotta, Sina Mokhtarzadeh Azar, Lars Doorenbos, Serdar Ozsoy 외 arxiv

Egocentric video generation with fine-grained control through body motion is a key requirement towards embodied AI agents that can simulate, predict, and plan actions. In this work, we propose EgoControl, a pose-controll…

Video GenerationVideo Prediction

EgoExo-Gen: Ego-centric Video Prediction by Watching Exo-centric Videos

2025-04-16 · Jilan Xu, Yifei HUANG, Baoqi Pei, Junlin Hou 외

Generating videos in the first-person perspective has broad application prospects in the field of augmented reality and embodied intelligence. In this work, we explore the cross-view video prediction task, where given an…

PredictionVideo Prediction

Object-Centric Image to Video Generation with Language Guidance

2025-02-17 · Angel Villar-Corrales, Gjergj Plepi, Sven Behnke

Accurate and flexible world models are crucial for autonomous systems to understand their environment and predict future events. Object-centric models, with structured latent spaces, have shown promise in modeling object…

Image to Video GenerationObjectVideo Generation

Whole-Body Conditioned Egocentric Video Prediction

2025-06-26 · Yutong Bai, Danny Tran, Amir Bar, Yann Lecun 외

We train models to Predict Ego-centric Video from human Actions (PEVA), given the past video and an action represented by the relative 3D body pose. By conditioning on kinematic pose trajectories, structured by the joint…

PredictionVideo Prediction