AI Agents 相关度: 9/10

ImageEdit-R1: Boosting Multi-Agent Image Editing via Reinforcement Learning

Yiran Zhao, Yaoqi Ye, Xiang Liu, Michael Qizhe Shieh, Trung Bui
arXiv: 2603.08059v1 发布: 2026-03-09 更新: 2026-03-09

AI 摘要

ImageEdit-R1利用强化学习协调多智能体,提升复杂图像编辑任务性能。

主要贡献

  • 提出ImageEdit-R1多智能体图像编辑框架
  • 利用强化学习进行智能体间的高层决策协调
  • 在多个数据集上超越了单模型和基线方法

方法论

构建多个专长智能体,使用强化学习控制它们的协作,解决图像编辑的序列决策问题。

原文摘要

With the rapid advancement of commercial multi-modal models, image editing has garnered significant attention due to its widespread applicability in daily life. Despite impressive progress, existing image editing systems, particularly closed-source or proprietary models, often struggle with complex, indirect, or multi-step user instructions. These limitations hinder their ability to perform nuanced, context-aware edits that align with human intent. In this work, we propose ImageEdit-R1, a multi-agent framework for intelligent image editing that leverages reinforcement learning to coordinate high-level decision-making across a set of specialized, pretrained vision-language and generative agents. Each agent is responsible for distinct capabilities--such as understanding user intent, identifying regions of interest, selecting appropriate editing actions, and synthesizing visual content--while reinforcement learning governs their collaboration to ensure coherent and goal-directed behavior. Unlike existing approaches that rely on monolithic models or hand-crafted pipelines, our method treats image editing as a sequential decision-making problem, enabling dynamic and context-aware editing strategies. Experimental results demonstrate that ImageEdit-R1 consistently outperforms both individual closed-source diffusion models and alternative multi-agent framework baselines across multiple image editing datasets.

标签

图像编辑 多智能体 强化学习 视觉语言模型

arXiv 分类

cs.CV cs.AI