Talk2Move: Reinforcement Learning for Text-Instructed Object-Level Geometric Transformation in Scenes
Jing Tan, Zhaoyang Zhang, Yantao Shen, Jiarui Cai, Shuo Yang, Jiajun Wu, Wei Xia, Zhuowen Tu, Stefano Soatto
TL;DR
Talk2Move addresses the challenge of text-guided, object-level geometric transformations in scenes by casting diffusion-based editing as a flow-guided reinforcement learning problem using Group Relative Policy Optimization. A spatially grounded reward disentangles the target object from the background, enabling precise translations, rotations, and rescalings without extensive paired data. The method introduces an efficient training pipeline with off-policy step evaluation and step-wise active sampling to dramatically reduce compute while maintaining performance. Empirical results on synthetic and real images show superior spatial accuracy and scene coherence compared to state-of-the-art editing methods, demonstrating the practical viability of RL-guided geometric scene editing. This approach offers a data-efficient, controllable paradigm for language-driven visual editing with interpretable geometry-aware objectives.
Abstract
We introduce Talk2Move, a reinforcement learning (RL) based diffusion framework for text-instructed spatial transformation of objects within scenes. Spatially manipulating objects in a scene through natural language poses a challenge for multimodal generation systems. While existing text-based manipulation methods can adjust appearance or style, they struggle to perform object-level geometric transformations-such as translating, rotating, or resizing objects-due to scarce paired supervision and pixel-level optimization limits. Talk2Move employs Group Relative Policy Optimization (GRPO) to explore geometric actions through diverse rollouts generated from input images and lightweight textual variations, removing the need for costly paired data. A spatial reward guided model aligns geometric transformations with linguistic description, while off-policy step evaluation and active step sampling improve learning efficiency by focusing on informative transformation stages. Furthermore, we design object-centric spatial rewards that evaluate displacement, rotation, and scaling behaviors directly, enabling interpretable and coherent transformations. Experiments on curated benchmarks demonstrate that Talk2Move achieves precise, consistent, and semantically faithful object transformations, outperforming existing text-guided editing approaches in both spatial accuracy and scene coherence.
