paper-with-me

Papers

From Benchmarks to Business Impact: Deploying IBM Generalist Agent in Enterprise Production

2025-10-27 · Segev Shlomov, Alon Oved, Sami Marreed, Ido Levy, Offer Akrabi, Avi Yaeli, Łukasz Strąk, Elizabeth Koumpan, Yinon Goldshtein, Eilam Shapira, Nir Mashkif, Asaf Adi arxiv

Agents are rapidly advancing in automating digital work, but enterprises face a harder challenge: moving beyond prototypes to deployed systems that deliver measurable business value. This path is complicated by fragmented frameworks, slow development, and the absence of standardized evaluation practices. Generalist agents have emerged as a promising direction, excelling on academic benchmarks and offering flexibility across task types, applications, and modalities. Yet, evidence of their use in production enterprise settings remains limited. This paper reports IBM's experience developing and piloting the Computer Using Generalist Agent (CUGA), which has been open-sourced for the community (https://github.com/cuga-project/cuga-agent). CUGA adopts a hierarchical planner--executor architecture with strong analytical foundations, achieving state-of-the-art performance on AppWorld and WebArena. Beyond benchmarks, it was evaluated in a pilot within the Business-Process-Outsourcing talent acquisition domain, addressing enterprise requirements for scalability, auditability, safety, and governance. To support assessment, we introduce BPO-TA, a 26-task benchmark spanning 13 analytics endpoints. In preliminary evaluations, CUGA approached the accuracy of specialized agents while indicating potential for reducing development time and cost. Our contribution is twofold: presenting early evidence of generalist agents operating at enterprise scale, and distilling technical and organizational lessons from this initial pilot. We outline requirements and next steps for advancing research-grade architectures like CUGA into robust, enterprise-ready systems.

📄 PDF Abstract BibTeX arXiv:2510.23856

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond Generalist LLMs: Specialist Agentic Systems for Structured Code Workflow Execution

2026-07-16 · Harris Borman, Herman Wandabwa, Fusun Yu, Sandeepa Kannangara 외 arxiv

Large Language Models (LLMs) have accelerated the adoption of software development agents, now widely available as Integrated Development Environment (IDE) extensions and standalone applications. While these agents are t…

REGENT: A Retrieval-Augmented Generalist Agent That Can Act In-Context in New Environments

2024-12-06 · Kaustubh Sridhar, Souradeep Dutta, Dinesh Jayaraman, Insup Lee

Building generalist agents that can rapidly adapt to new environments is a key challenge for deploying AI in the digital and real worlds. Is scaling current agent architectures the most effective way to build generalist …

In-Context LearningRetrieval

Towards a Benchmark for Large Language Models for Business Process Management Tasks

2024-10-04 · Kiran Busch, Henrik Leopold

An increasing number of organizations are deploying Large Language Models (LLMs) for a wide range of tasks. Despite their general utility, LLMs are prone to errors, ranging from inaccuracies to hallucinations. To objecti…

BenchmarkingManagement

Vesta: A Generalist Embodied Reasoning Model

2026-06-18 · Johan Bjorck, Zhiqi Li, Yunze Man, Jing Wang 외 arxiv

Robots operating in open-world environments must seamlessly integrate localization, spatial reasoning, navigation, and long-horizon planning. While specialist models excel at individual tasks, deploying a multi-model sta…

Spatial Reasoning

Unlocking Generalization for Robotics via Modularity and Scale

2025-03-10 · Murtaza Dalal

How can we build generalist robot systems? Scale may not be enough due to the significant multimodality of robotics tasks, lack of easily accessible data and the challenges of deploying on physical hardware. Meanwhile, m…

Scene Generation