TextOCVP: Object-Centric Video Prediction with Language Guidance
Angel Villar-Corrales, Gjergj Plepi, Sven Behnke
TL;DR
TextOCVP presents a text-guided, object-centric video prediction framework that parses scenes into slots and uses a text-conditioned transformer to forecast future object states and frames. By grounding predictions in per-object representations and language guidance, the model achieves controllable, interpretable, and robust long-horizon predictions, outperforming existing text-conditioned VP baselines on CATER and CLIPort. The approach demonstrates that structured latent spaces paired with language cues improve generalization to novel object counts and colors, and supports fine-grained control over predicted futures, with potential impact on robotic planning and reasoning. Overall, TextOCVP offers a scalable, interpretable pathway toward language-guided, object-centric manipulation in simulated environments and beyond.
Abstract
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.
