WorldEdit: Towards Open-World Image Editing with a Knowledge-Informed Benchmark
Abstract
Recent advances in image editing models have demonstrated remarkable capabilities in executing explicit instructions, such as attribute manipulation, style transfer, and pose synthesis. However, these models often face challenges when dealing with implicit editing instructions, which describe the cause of a visual change without explicitly detailing the resulting outcome. These limitations arise because existing models rely on uniform editing strategies that are not equipped to handle the complex world knowledge and reasoning required for implicit instructions. To address this gap, we introduce WorldEdit, a dataset specifically designed to enable world-driven image editing. WorldEdit consists of high-quality editing samples, guided by paraphrased instructions that align with real-world causal logic. Furthermore, we provide WorldEdit-Test for evaluating the existing model's performance on causal editing scenarios. With WorldEdit, we use a two-stage training framework for fine-tuning models like Bagel, integrating with a causal verification reward. Our results show that the proposed dataset and methods significantly narrow the gap with GPT-4o and Nano-Banana, demonstrating competitive performance not only in instruction following but also in knowledge plausibility, where many open-source systems typically struggle.
Cite
Text
Lin et al. "WorldEdit: Towards Open-World Image Editing with a Knowledge-Informed Benchmark." International Conference on Learning Representations, 2026.Markdown
[Lin et al. "WorldEdit: Towards Open-World Image Editing with a Knowledge-Informed Benchmark." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/lin2026iclr-worldedit/)BibTeX
@inproceedings{lin2026iclr-worldedit,
title = {{WorldEdit: Towards Open-World Image Editing with a Knowledge-Informed Benchmark}},
author = {Lin, Wang and Wang, Feng and Zhang, Majun and Hu, Wentao and Jin, Tao and Zhao, Zhou and Wu, Fei and Chen, Jingyuan and Ren, Sucheng and Yuille, Alan},
booktitle = {International Conference on Learning Representations},
year = {2026},
url = {https://mlanthology.org/iclr/2026/lin2026iclr-worldedit/}
}