paper-with-me

Papers

I2E: From Image Pixels to Actionable Interactive Environments for Text-Guided Image Editing

2026-01-07 · Jinghan Yu, Junhao Xiao, Chenyu Zhu, Jiaming Li, Jia Li, HanMing Deng, Xirui Wang, Guoli Jia, Jianjun Li, Xiang Bai, Bowen Zhou, Zhiyuan Ma arxiv

Existing text-guided image editing methods primarily rely on end-to-end pixel-level inpainting paradigm. Despite its success in simple scenarios, this paradigm still significantly struggles with compositional editing tasks that require precise local control and complex multi-object spatial reasoning. This paradigm is severely limited by 1) the implicit coupling of planning and execution, 2) the lack of object-level control granularity, and 3) the reliance on unstructured, pixel-centric modeling. To address these limitations, we propose I2E, a novel "Decompose-then-Action" paradigm that revisits image editing as an actionable interaction process within a structured environment. I2E utilizes a Decomposer to transform unstructured images into discrete, manipulable object layers and then introduces a physics-aware Vision-Language-Action Agent to parse complex instructions into a series of atomic actions via Chain-of-Thought reasoning. Further, we also construct I2E-Bench, a benchmark designed for multi-instance spatial reasoning and high-precision editing. Experimental results on I2E-Bench and multiple public benchmarks demonstrate that I2E significantly outperforms state-of-the-art methods in handling complex compositional instructions, maintaining physical plausibility, and ensuring multi-turn editing stability.

📄 PDF Abstract BibTeX arXiv:2601.03741

Code (0)

등록된 구현이 없습니다.

Tasks

Spatial ReasoningImage Editing

Similar Papers 제목 키워드 기반

Learning to Wander: Improving the Global Image Geolocation Ability of LMMs via Actionable Reasoning

2026-03-11 · Yushuo Zheng, Huiyu Duan, Zicheng Zhang, Xiaohong Liu 외 arxiv

Geolocation, the task of identifying the geographic location of an image, requires abundant world knowledge and complex reasoning abilities. Though advanced large multimodal models (LMMs) have shown superior aforemention…

Video2Game: Real-time, Interactive, Realistic and Browser-Compatible Environment from a Single Video

2024-04-15 · Hongchi Xia, Zhi-Hao Lin, Wei-Chiu Ma, Shenlong Wang

Creating high-quality and interactive virtual environments, such as games and simulators, often involves complex and costly manual modeling processes. In this paper, we present Video2Game, a novel approach that automatic…

NeRF

Video2Game: Real-time Interactive Realistic and Browser-Compatible Environment from a Single Video

2024-01-01 · CVPR 2024 1 · Hongchi Xia, Zhi-Hao Lin, Wei-Chiu Ma, Shenlong Wang

Creating high-quality and interactive virtual environments such as games and simulators often involves complex and costly manual modeling processes. In this paper we present Video2Game a novel approach that automatic…

NeRF

V-MAGE: A Game Evaluation Framework for Assessing Vision-Centric Capabilities in Multimodal Large Language Models

2025-04-08 · Xiangxi Zheng, Linjie Li, Zhengyuan Yang, Ping Yu 외

Recent advancements in Multimodal Large Language Models (MLLMs) have demonstrated impressive capabilities in visual-text processing. However, existing static image-text benchmarks are insufficient for evaluating their dy…

BenchmarkingVisual Reasoning

Simple Interactive Image Segmentation using Label Propagation through kNN graphs

2020-02-13 · Fabricio Aparecido Breve

Many interactive image segmentation techniques are based on semi-supervised learning. The user may label some pixels from each object and the SSL algorithm will propagate the labels from the labeled to the unlabeled pixe…

Image SegmentationObjectSegmentationSemantic Segmentation