CVAICLDec 11, 2025

MotionEdit: Benchmarking and Learning Motion-Centric Image Editing

arXiv:2512.10284v24 citationsHas Code
Originality Incremental advance
AI Analysis

This work addresses a scientifically challenging and practically significant problem for applications like video synthesis and animation, though it is incremental as it builds on existing diffusion-based models.

The authors tackled the problem of motion-centric image editing by introducing MotionEdit, a dataset and benchmark for modifying subject actions while preserving identity and plausibility, and proposed MotionNFT, a post-training framework that improved editing quality and motion fidelity on models like FLUX.1 Kontext and Qwen-Image-Edit.

We introduce MotionEdit, a novel dataset for motion-centric image editing-the task of modifying subject actions and interactions while preserving identity, structure, and physical plausibility. Unlike existing image editing datasets that focus on static appearance changes or contain only sparse, low-quality motion edits, MotionEdit provides high-fidelity image pairs depicting realistic motion transformations extracted and verified from continuous videos. This new task is not only scientifically challenging but also practically significant, powering downstream applications such as frame-controlled video synthesis and animation. To evaluate model performance on the novel task, we introduce MotionEdit-Bench, a benchmark that challenges models on motion-centric edits and measures model performance with generative, discriminative, and preference-based metrics. Benchmark results reveal that motion editing remains highly challenging for existing state-of-the-art diffusion-based editing models. To address this gap, we propose MotionNFT (Motion-guided Negative-aware Fine Tuning), a post-training framework that computes motion alignment rewards based on how well the motion flow between input and model-edited images matches the ground-truth motion, guiding models toward accurate motion transformations. Extensive experiments on FLUX.1 Kontext and Qwen-Image-Edit show that MotionNFT consistently improves editing quality and motion fidelity of both base models on the motion editing task without sacrificing general editing ability, demonstrating its effectiveness. Our code is at https://github.com/elainew728/motion-edit/.

Foundations

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

Your Notes