ImageEdit-R1: Boosting Multi-Agent Image Editing via Reinforcement Learning
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.