Search papers, labs, and topics across Lattice.
This paper introduces GMO-E$^2$DIT, a novel framework designed for multi-operation editing of e-commerce images that addresses the challenges of localized edits and content preservation. By leveraging a Vision-Language Model (VLM) to create a region-grounded edit agenda, the framework separates cognitive reasoning from generative rendering, allowing for iterative execution of edits while maintaining the integrity of unmodified content. Experimental results show that GMO-E$^2$DIT outperforms existing models in both instruction accuracy and edit fidelity, making it a robust solution for commercial image editing needs.
Achieving superior instruction accuracy and edit fidelity, GMO-E$^2$DIT redefines how we approach multi-operation image editing in e-commerce.
Real-world e-commerce image editing often requires multiple, localized, and auditable operations rather than global restyling. This compositional nature poses a dual challenge: models must precisely apply all requested edits to the correct regions while preserving unmodified content, even under ambiguous instructions. Existing one-shot editors conflate intent resolution, spatial grounding, and synthesis into a single step, frequently resulting in partial execution failures, which is unacceptable for commercial scenarios. To address this, we introduce GMO-E$^2$DIT, an agentic editing framework that couples a Vision-Language Model (VLM) with a mask-conditioned image editor to tackle structured multi-turn task completion. Given an underspecified instruction, the VLM agent constructs a region-grounded edit agenda, effectively decoupling cognitive reasoning from generative rendering. The framework then executes sub-programs via operation-aware masks and references, utilizing a reflection-driven loop to inspect intermediate results and determine the subsequent state. This iterative mechanism reliably preserves safe partial progress, retries unfinished operations, and recovers from errors. Furthermore, we develop a unified data pipeline providing aligned supervision for planning, execution, and reflection, alongside EComEditBench, a comprehensive benchmark for instruction-driven evaluation. Extensive experiments demonstrate that GMO-E$^2$DIT achieves competitive performance compared to strong closed-source models, yielding superior instruction accuracy and edit fidelity over existing baselines.