AIJul 7, 2024

WorkArena++: Towards Compositional Planning and Reasoning-based Common Knowledge Work Tasks

arXiv:2407.05291v251 citationsh-index: 23Has Code
Originality Synthesis-oriented
AI Analysis

This work addresses the need for better benchmarks to assess autonomous agents in enterprise workflows, though it is incremental as it builds on existing evaluation frameworks.

The authors tackled the problem of evaluating LLMs' planning and reasoning abilities for autonomous task solving in enterprise settings by introducing WorkArena++, a benchmark with 682 realistic knowledge work tasks, revealing challenges for current models compared to human workers.

The ability of large language models (LLMs) to mimic human-like intelligence has led to a surge in LLM-based autonomous agents. Though recent LLMs seem capable of planning and reasoning given user instructions, their effectiveness in applying these capabilities for autonomous task solving remains underexplored. This is especially true in enterprise settings, where automated agents hold the promise of a high impact. To fill this gap, we propose WorkArena++, a novel benchmark consisting of 682 tasks corresponding to realistic workflows routinely performed by knowledge workers. WorkArena++ is designed to evaluate the planning, problem-solving, logical/arithmetic reasoning, retrieval, and contextual understanding abilities of web agents. Our empirical studies across state-of-the-art LLMs and vision-language models (VLMs), as well as human workers, reveal several challenges for such models to serve as useful assistants in the workplace. In addition to the benchmark, we provide a mechanism to effortlessly generate thousands of ground-truth observation/action traces, which can be used for fine-tuning existing models. Overall, we expect this work to serve as a useful resource to help the community progress toward capable autonomous agents. The benchmark can be found at https://github.com/ServiceNow/WorkArena.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes