English

Instruction-based Image Manipulation by Watching How Things Move

Computer Vision and Pattern Recognition 2024-12-17 v1

Abstract

This paper introduces a novel dataset construction pipeline that samples pairs of frames from videos and uses multimodal large language models (MLLMs) to generate editing instructions for training instruction-based image manipulation models. Video frames inherently preserve the identity of subjects and scenes, ensuring consistent content preservation during editing. Additionally, video data captures diverse, natural dynamics-such as non-rigid subject motion and complex camera movements-that are difficult to model otherwise, making it an ideal source for scalable dataset construction. Using this approach, we create a new dataset to train InstructMove, a model capable of instruction-based complex manipulations that are difficult to achieve with synthetically generated datasets. Our model demonstrates state-of-the-art performance in tasks such as adjusting subject poses, rearranging elements, and altering camera perspectives.

Keywords

Cite

@article{arxiv.2412.12087,
  title  = {Instruction-based Image Manipulation by Watching How Things Move},
  author = {Mingdeng Cao and Xuaner Zhang and Yinqiang Zheng and Zhihao Xia},
  journal= {arXiv preprint arXiv:2412.12087},
  year   = {2024}
}

Comments

Project page: https://ljzycmd.github.io/projects/InstructMove/

R2 v1 2026-06-28T20:37:32.942Z