paper-with-me

Papers

MSRAMIE: Multimodal Structured Reasoning Agent for Multi-instruction Image Editing

2026-03-17 · Zhaoyuan Qiu, Ken Chen, Xiangwei Wang, Yu Xia, Sachith Seneviratne, Saman Halgamuge arxiv

Existing instruction-based image editing models perform well with simple, single-step instructions but degrade in realistic scenarios that involve multiple, lengthy, and interdependent directives. A main cause is the scarcity of training data with complex multi-instruction annotations. However, it is costly to collect such data and retrain these models. To address this challenge, we propose MSRAMIE, a training-free agent framework built on Multimodal Large Language Model (MLLM). MSRAMIE takes existing editing models as plug-in components and handle multi-instruction tasks via structured multimodal reasoning. It orchestrates iterative interactions between an MLLM-based Instructor and an image editing Actor, introducing a novel reasoning topology that comprises the proposed Tree-of-States and Graph-of-References. During inference, complex instructions are decomposed into multiple editing steps which enable state transitions, cross-step information aggregation, and original input recall, which enables systematic exploration of the image editing space and flexible progressive output refinement. The visualizable inference topology further provides interpretable and controllable decision pathways. Experiments show that as the instruction complexity increases, MSRAMIE can improve instruction following over 15% and increases the probability of finishing all modifications in a single run over 100%, while preserving perceptual quality and maintaining visual consistency.

📄 PDF Abstract BibTeX arXiv:2603.16967

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction FollowingMultimodal ReasoningImage Editing

Similar Papers 제목 키워드 기반

MARDoc: A Memory-Aware Refinement Agent Framework for Multimodal Long Document QA

2026-06-04 · Kaifeng Chen, Hongtao Liu, Qiyao Peng, Jian Yang 외 arxiv

Iterative retrieval-reasoning agents have recently shown promise for multimodal long-document question answering. However, most existing systems maintain a single growing context that mixes retrieval traces, observations…

Question Answering

COSINT-Agent: A Knowledge-Driven Multimodal Agent for Chinese Open Source Intelligence

2025-03-05 · Wentao Li, Congcong Wang, Xiaoxiao Cui, Zhi Liu 외

Open Source Intelligence (OSINT) requires the integration and reasoning of diverse multimodal data, presenting significant challenges in deriving actionable insights. Traditional approaches, including multimodal large la…

Multimodal Reasoning

LEDGERMIND: Provenance-Constrained Multimodal Agentic Reasoning with a Structured Evidence Ledger

2026-07-30 · Enjun Du, Hange Zhou, Chenxu Du, Siyi Liu 외 arxiv

Multimodal agents for visual question answering increasingly operate as multi-step trajectories that interleave perception, retrieval, and reasoning, yet evaluation still largely reduces to final-answer accuracy. This ag…

Visual Question AnsweringMultimodal Reasoning

Advancing Multimodal Agent Reasoning with Long-Term Neuro-Symbolic Memory

2026-03-16 · Rongjie Jiang, Jianwei Wang, Gengda Zhao, Chengyang Luo 외 arxiv

Recent advances in large language models have driven the emergence of intelligent agents operating in open-world, multimodal environments. To support long-term reasoning, such agents are typically equipped with external …

Multimodal ReasoningDecision Making

Lightweight Structured Multimodal Reasoning for Clinical Scene Understanding in Robotics

2025-09-26 · Saurav Jha, Stefan K. Ehrlich arxiv

Healthcare robotics requires robust multimodal perception and reasoning to ensure safety in dynamic clinical environments. Current Vision-Language Models (VLMs) demonstrate strong general-purpose capabilities but remain …

Multimodal ReasoningScene Understanding