paper-with-me

Papers

ComfyBench: Benchmarking LLM-based Agents in ComfyUI for Autonomously Designing Collaborative AI Systems

2024-09-02 · CVPR 2025 1 · Xiangyuan Xue, Zeyu Lu, Di Huang, Zidong Wang, Wanli Ouyang, Lei Bai

Much previous AI research has focused on developing monolithic models to maximize their intelligence, with the primary goal of enhancing performance on specific tasks. In contrast, this work attempts to study using LLM-based agents to design collaborative AI systems autonomously. To explore this problem, we first introduce ComfyBench to evaluate agents's ability to design collaborative AI systems in ComfyUI. ComfyBench is a comprehensive benchmark comprising 200 diverse tasks covering various instruction-following generation challenges, along with detailed annotations for 3,205 nodes and 20 workflows. Based on ComfyBench, we further develop ComfyAgent, a novel framework that empowers LLM-based agents to autonomously design collaborative AI systems by generating workflows. ComfyAgent is based on two core concepts. First, it represents workflows with code, which can be reversibly converted into workflows and executed as collaborative systems by the interpreter. Second, it constructs a multi-agent system that cooperates to learn from existing workflows and generate new workflows for a given task. While experimental results demonstrate that ComfyAgent achieves a comparable resolve rate to o1-preview and significantly surpasses other agents on ComfyBench, ComfyAgent has resolved only 15\% of creative tasks. LLM-based agents still have a long way to go in autonomously designing collaborative AI systems. Progress with ComfyBench is paving the way for more intelligent and autonomous collaborative AI systems.

📄 PDF Abstract BibTeX arXiv:2409.01392

Code (1)

xxyQwQ/ComfyBench 공식 구현

Tasks

BenchmarkingInstruction Following

Similar Papers 제목 키워드 기반

ComfyUI-Copilot: An Intelligent Assistant for Automated Workflow Development

2025-06-05 · Zhenran Xu, Xue Yang, Yiyu Wang, Qingli Hu 외

We introduce ComfyUI-Copilot, a large language model-powered plugin designed to enhance the usability and efficiency of ComfyUI, an open-source platform for AI-driven art creation. Despite its flexibility and user-friend…

Large Language Model

ComfyMind: Toward General-Purpose Generation via Tree-Based Planning and Reactive Feedback

2025-05-23 · Litao Guo, Xinli Xu, Luozhou Wang, Jiantao Lin 외

With the rapid advancement of generative models, general-purpose generation has gained increasing attention as a promising approach to unify diverse tasks across modalities within a single system. Despite this progress, …

ComfySearch: Autonomous Exploration and Reasoning for ComfyUI Workflows

2026-01-07 · Jinwei Su, Qizhen Lan, Zeyu Wang, Yinghui Xia 외 arxiv

AI-generated content has progressed from monolithic models to modular workflows, especially on platforms like ComfyUI, allowing users to customize complex creative pipelines. However, the large number of components in Co…

ComfyGPT: A Self-Optimizing Multi-Agent System for Comprehensive ComfyUI Workflow Generation

2025-03-22 · Oucheng Huang, Yuhang Ma, Zeng Zhao, Mingrui Wu 외

ComfyUI provides a widely-adopted, workflow-based interface that enables users to customize various image generation tasks through an intuitive node-based architecture. However, the intricate connections between nodes an…

Image GenerationReinforcement Learning (RL)

ComfyUI-R1: Exploring Reasoning Models for Workflow Generation

2025-06-11 · Zhenran Xu, Yiyu Wang, Xue Yang, Longyue Wang 외

AI-generated content has evolved from monolithic models to modular workflows, particularly on platforms like ComfyUI, enabling customization in creative pipelines. However, crafting effective workflows requires great exp…

4k