The rapid evolution of text-to-image (T2I) generation models has effectively solved the foundational challenge of raw pixel synthesis, shifting the community's focus toward fulfilling increasingly intricate user requests. While recent agentic image generation workflows enhance static inference with advanced capabilities like external knowledge retrieval and iterative reasoning, they mostly operate in isolated silos with fixed ``one-size-fits-all" topologies. This inevitably leads to severe compute-mismatch, where simple queries are forced through computationally heavy pipelines. To bridge this gap, we present GenRouter, the first unified workflow routing framework for agentic image generation. We first formulate GenCanvas, standardizing diverse agentic pipelines into a universal set of foundational primitives and executable templates. Operating over this unified space, GenRouter adaptively routes heterogeneous prompts to their optimal workflows via (i) demand profiling, (ii) experience matching, and (iii) Pareto filtering. Extensive experiments across diverse benchmarks demonstrate that GenRouter achieves superior visual alignment while reducing execution costs by over 95% and latency by 65% compared to heavyweight static pipelines. Furthermore, the system continuously self-evolves via accumulated experience, enabling robust zero-shot generalization that boosts performance and halves computational overhead.
GenRouter:面向智能体图像生成的统一工作流路由框架
AI 导读
GenRouter 提出首个面向智能体图像生成的统一工作流路由框架,将多样化智能体管线标准化为通用原语与可执行模板,并通过需求分析、经验匹配和 Pareto 过滤将异构提示词自适应路由至最优工作流。实验显示,相比重型静态管线,GenRouter 在保持视觉对齐的同时将执行成本降低超 95%、延迟降低 65%,并借助累积经验实现零样本泛化,性能提升且计算开销减半。
HuggingFace Daily Papers(社区热门论文)
36
AI 编辑部评分,满分 100GenRouter:面向智能体图像生成的统一工作流路由框架
GenRouter 提出首个面向智能体图像生成的统一工作流路由框架,将多样化智能体管线标准化为通用原语与可执行模板,并通过需求分析、经验匹配和 Pareto 过滤将异构提示词自适应路由至最优工作流。实验显示,相比重型静态管线,GenRouter 在保持视觉对齐的同时将执行成本降低超 95%、延迟降低 65%,并借助累积经验实现零样本泛化,性能提升且计算开销减半。
原文 · 保持原样,未翻译原文 · 未翻译
来源:HuggingFace Daily Papers(社区热门论文)· arxiv.org