paper-with-me

홈 › Papers

AgentSynth: Scalable Task Generation for Generalist Computer-Use Agents

2025-06-17 · Jingxu Xie, Dylan Xu, Xuandong Zhao, Dawn Song

We introduce AgentSynth, a scalable and cost-efficient pipeline for automatically synthesizing high-quality tasks and trajectory datasets for generalist computer-use agents. Leveraging information asymmetry, AgentSynth constructs subtasks that are simple during generation but significantly more challenging when composed into long-horizon tasks, enabling the creation of over 6,000 diverse and realistic tasks. Our pipeline begins with an LLM-based task proposer guided by a persona, followed by an execution agent that completes the task and logs the trajectory. This process is repeated iteratively to form a sequence of subtasks, which are then summarized by a separate agent into a composite task of controllable difficulty. A key strength of AgentSynth is its ability to precisely modulate task complexity by varying the number of subtasks. Empirical evaluations show that state-of-the-art LLM agents suffer a steep performance drop, from 18% success at difficulty level 1 to just 4% at level 6, highlighting the benchmark's difficulty and discriminative power. Moreover, our pipeline achieves a low average cost of \$0.60 per trajectory, orders of magnitude cheaper than human annotations. Our code and data are publicly available at https://github.com/sunblaze-ucb/AgentSynth

📄 PDF Abstract BibTeX arXiv:2506.14205

Code (1)

sunblaze-ucb/agentsynth 공식 구현

Similar Papers 제목 키워드 기반

AgentStore: Scalable Integration of Heterogeneous Agents As Specialized Generalist Computer Assistant

2024-10-24 · Chengyou Jia, Minnan Luo, Zhuohang Dang, Qiushi Sun 외

Digital agents capable of automating complex computer tasks have attracted considerable attention due to their immense potential to enhance human-computer interaction. However, existing agent methods exhibit deficiencies…

Game-TARS: Pretrained Foundation Models for Scalable Generalist Multimodal Game Agents

2025-10-27 · Zihao Wang, Xujing Li, Yining Ye, Junjie Fang 외 arxiv

We present Game-TARS, a generalist game agent trained with a unified, scalable action space anchored to human-aligned native keyboard-mouse inputs. Unlike API- or GUI-based approaches, this paradigm enables large-scale c…

Toward a Diffusion-Based Generalist for Dense Vision Tasks

2024-06-29 · Yue Fan, Yongqin Xian, Xiaohua Zhai, Alexander Kolesnikov 외

Building generalized models that can solve many computer vision tasks simultaneously is an intriguing direction. Recent works have shown image itself can be used as a natural interface for general-purpose visual percepti…

Conditional Image GenerationImage GenerationQuantization

Optimus-3: Towards Generalist Multimodal Minecraft Agents with Scalable Task Experts

2025-06-12 · Zaijing Li, Yuquan Xie, Rui Shao, Gongwei Chen 외

Recently, agents based on multimodal large language models (MLLMs) have achieved remarkable progress across various domains. However, building a generalist agent with capabilities such as perception, planning, action, gr…

DiversityMinecraftMixture-of-ExpertsMultimodal Reasoning

Image Generators are Generalist Vision Learners

2026-04-22 · Valentin Gabeur, Shangbang Long, Songyou Peng, Paul Voigtlaender 외 arxiv

Recent works show that image and video generators exhibit zero-shot visual understanding behaviors, in a way reminiscent of how LLMs develop emergent capabilities of language understanding and reasoning from generative p…

Depth EstimationImage GenerationText Generation