StableI2I: Spotting Unintended Changes in Image-to-Image Transition
Abstract
In most real-world image-to-image (I2I) scenarios, existing evaluations primarily focus on instruction following and the perceptual quality or aesthetics of the generated images. However, they largely fail to assess whether the output image preserves the semantic correspondence and spatial structure of the input image. To address this limitation, we propose StableI2I, a unified and dynamic evaluation framework that explicitly measures content fidelity and pre--post consistency across a wide range of I2I tasks without requiring reference images, including image editing and image restoration. In addition, we construct StableI2I-Bench, a benchmark designed to systematically evaluate the accuracy of MLLMs on such fidelity and consistency assessment tasks. Extensive experimental results demonstrate that StableI2I provides accurate, fine-grained, and interpretable evaluations of content fidelity and consistency, with strong correlations to human subjective judgments. Our framework serves as a practical and reliable evaluation tool for diagnosing content consistency and benchmarking model performance in real-world I2I systems.
Lay Summary
Our work focuses on a common but often overlooked problem in image editing and image restoration: models may change parts of an image that they were not supposed to change. For example, when a user asks a model to edit only one object, the model may also unexpectedly alter the background, colors, shapes, or other unrelated regions. We build a system that can detect these unintended changes, analyze where and how they happen, and give a score that reflects how well the edited or restored image preserves the parts that should remain unchanged.