GenHowTo: Learning to Generate Actions and State Transformations from Instructional Videos
Tomáš Souček, Dima Damen, Michael Wray, Ivan Laptev, Josef Sivic
TL;DR
GenHowTo tackles the challenge of generating temporally coherent and physically plausible images of actions and object state transformations from an initial image and textual prompts. It leverages a large-scale dataset mined from instructional videos (≈200k 5-tuples) and trains two diffusion-based models (one for actions, one for final states) conditioned on both the input image and text, using semantic conditioning to preserve background while modifying target objects. The method demonstrates superior quantitative performance and compelling qualitative results, outperforming baselines on unseen categories and approaching real-image quality when trained with held-out categories. This work enables more realistic intermediate-goal image generation with strong scene consistency, which has practical implications for robotics, planning, and image editing.
Abstract
We address the task of generating temporally consistent and physically plausible images of actions and object state transformations. Given an input image and a text prompt describing the targeted transformation, our generated images preserve the environment and transform objects in the initial image. Our contributions are threefold. First, we leverage a large body of instructional videos and automatically mine a dataset of triplets of consecutive frames corresponding to initial object states, actions, and resulting object transformations. Second, equipped with this data, we develop and train a conditioned diffusion model dubbed GenHowTo. Third, we evaluate GenHowTo on a variety of objects and actions and show superior performance compared to existing methods. In particular, we introduce a quantitative evaluation where GenHowTo achieves 88% and 74% on seen and unseen interaction categories, respectively, outperforming prior work by a large margin.
