Search papers, labs, and topics across Lattice.
This paper introduces PhyEditBench, a novel benchmark that evaluates the physics-based reasoning capabilities of image editing models through a structured taxonomy of 4 primary classes and 12 subclasses. By utilizing 238 high-quality real-world instances and 35 synthetic Anti-Physics instances, the authors reveal significant shortcomings in the physics reasoning of current state-of-the-art editing methods. The proposed training-free baseline, PhyWorld, demonstrates superior performance by leveraging test-time scaling and latent reduction, suggesting that video generation can enhance image editing reasoning.
Current image editing models struggle with physics-based reasoning, as revealed by the new PhyEditBench benchmark.
While instruction-based image editing, enabled by multi-modal generative models, has advanced significantly, existing benchmarks lack a comprehensive evaluation of physics-based reasoning, a critical capability for handling real-world scenarios. To address this, we introduce PhyEditBench, a benchmark designed to assess the physical understanding of editing models. Guided by a hierarchical taxonomy, we establish 4 primary classes and 12 subclasses. It comprises 238 high-quality, high-resolution, real-world instances meticulously extracted from videos to capture authentic physical dynamics, alongside 35 synthetic Anti-Physics instances. Our empirical analysis of current SOTA editing methods exposes substantial limitations in their physics-based reasoning. We further propose a training-free baseline named PhyWorld that uses test-time scaling and a latent reduction strategy. PhyWorld outperforms comparable models and suggests that the video generation process can effectively serve as a reasoning mechanism for image editing. The project page is available at https://github.com/Previsior/PhyEditBench.