English

POEM: Precise Object-level Editing via MLLM control

Computer Vision and Pattern Recognition 2025-04-14 v1

Abstract

Diffusion models have significantly improved text-to-image generation, producing high-quality, realistic images from textual descriptions. Beyond generation, object-level image editing remains a challenging problem, requiring precise modifications while preserving visual coherence. Existing text-based instructional editing methods struggle with localized shape and layout transformations, often introducing unintended global changes. Image interaction-based approaches offer better accuracy but require manual human effort to provide precise guidance. To reduce this manual effort while maintaining a high image editing accuracy, in this paper, we propose POEM, a framework for Precise Object-level Editing using Multimodal Large Language Models (MLLMs). POEM leverages MLLMs to analyze instructional prompts and generate precise object masks before and after transformation, enabling fine-grained control without extensive user input. This structured reasoning stage guides the diffusion-based editing process, ensuring accurate object localization and transformation. To evaluate our approach, we introduce VOCEdits, a benchmark dataset based on PASCAL VOC 2012, augmented with instructional edit prompts, ground-truth transformations, and precise object masks. Experimental results show that POEM outperforms existing text-based image editing approaches in precision and reliability while reducing manual effort compared to interaction-based methods.

Keywords

Cite

@article{arxiv.2504.08111,
  title  = {POEM: Precise Object-level Editing via MLLM control},
  author = {Marco Schouten and Mehmet Onurcan Kaya and Serge Belongie and Dim P. Papadopoulos},
  journal= {arXiv preprint arXiv:2504.08111},
  year   = {2025}
}

Comments

Accepted to SCIA 2025

R2 v1 2026-06-28T22:54:13.914Z