Interaction-Consistent Object Removal via MLLM-Based Reasoning
Ching-Kai Huang, Wen-Chieh Lin, Yan-Cen Lee
TL;DR
This work introduces Interaction-Consistent Object Removal (ICOR), which requires removing a target object along with all interacting scene elements to preserve semantic coherence. It proposes REORM, a modular framework that uses multimodal large language models (MLLMs) for commonsense reasoning to identify associated elements, combined with mask-guided removal and a self-correction loop to ensure consistency. The authors introduce ICOREval, a benchmark of instruction-driven removal cases with rich interaction dependencies. Experimental results show that REORM outperforms state-of-the-art language-guided editing methods in image quality and interaction consistency, and a local-deployment variant demonstrates resource-efficient, privacy-preserving editing on limited hardware.
Abstract
Image-based object removal often erases only the named target, leaving behind interaction evidence that renders the result semantically inconsistent. We formalize this problem as Interaction-Consistent Object Removal (ICOR), which requires removing not only the target object but also associated interaction elements, such as lighting-dependent effects, physically connected objects, targetproduced elements, and contextually linked objects. To address this task, we propose Reasoning-Enhanced Object Removal with MLLM (REORM), a reasoningenhanced object removal framework that leverages multimodal large language models to infer which elements must be jointly removed. REORM features a modular design that integrates MLLM-driven analysis, mask-guided removal, and a self-correction mechanism, along with a local-deployment variant that supports accurate editing under limited resources. To support evaluation, we introduce ICOREval, a benchmark consisting of instruction-driven removals with rich interaction dependencies. On ICOREval, REORM outperforms state-of-the-art image editing systems, demonstrating its effectiveness in producing interactionconsistent results.
