CVFeb 17, 2025

TextOCVP: Object-Centric Video Prediction with Language Guidance

arXiv:2502.11655v22 citationsh-index: 5
Originality Incremental advance
AI Analysis

This addresses the need for accurate and controllable video prediction in robotics, though it appears incremental by integrating text guidance into existing object-centric frameworks.

The paper tackles the problem of forecasting future scene states in complex environments by proposing TextOCVP, an object-centric video prediction model guided by textual descriptions, which outperforms baselines on two datasets.

Understanding and forecasting future scene states is critical for autonomous agents to plan and act effectively in complex environments. Object-centric models, with structured latent spaces, have shown promise in modeling object dynamics and predicting future scene states, but often struggle to scale beyond simple synthetic datasets and to integrate external guidance, limiting their applicability in robotics. To address these limitations, we propose TextOCVP, an object-centric model for video prediction guided by textual descriptions. TextOCVP parses an observed scene into object representations, called slots, and utilizes a text-conditioned transformer predictor to forecast future object states and video frames. Our approach jointly models object dynamics and interactions while incorporating textual guidance, enabling accurate and controllable predictions. TextOCVP's structured latent space offers a more precise control of the forecasting process, outperforming several video prediction baselines on two datasets. Additionally, we show that structured object-centric representations provide superior robustness to novel scene configurations, as well as improved controllability and interpretability, enabling more precise and understandable predictions. Videos and code are available at https://play-slot.github.io/TextOCVP.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes