REVIEW 6 cited by
WorkBench: a Benchmark Dataset for Agents in a Realistic Workplace Setting
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
We introduce WorkBench: a benchmark dataset for evaluating agents' ability to execute tasks in a workplace setting. WorkBench contains a sandbox environment with five databases, 26 tools, and 690 tasks. These tasks represent common business activities, such as sending emails and scheduling meetings. The tasks in WorkBench are challenging as they require planning, tool selection, and often multiple actions. If a task has been successfully executed, one (or more) of the database values may change. The correct outcome for each task is unique and unambiguous, which allows for robust, automated evaluation. We call this key contribution outcome-centric evaluation. We evaluate five existing ReAct agents on WorkBench, finding they successfully complete as few as 3% of tasks (Llama2-70B), and just 43% for the best-performing (GPT-4). We further find that agents' errors can result in the wrong action being taken, such as an email being sent to the wrong person. WorkBench reveals weaknesses in agents' ability to undertake common business activities, raising questions about their use in high-stakes workplace settings. WorkBench is publicly available as a free resource at https://github.com/olly-styles/WorkBench.
Forward citations
Cited by 6 Pith papers
-
GDPevo: Evaluating Agent Self-Evolution on Real Business Tasks
Rule hybridization makes agent self-evolution gains attributable; the best evolved configuration reaches 67.07% against a 91.6% fully-informed oracle ceiling.
-
Scores Are Not Decisions: Cost-Aware Stopping for Tool Acquisition in LLM Agents
Cost-aware stopping over ranked tool prefixes, trained on stop-versus-continue payoff gaps, beats score and sufficiency thresholds under heterogeneous tool costs.
-
When Do Multi-Agent Systems Help? An Information Bottleneck Perspective
Multi-agent LLM systems help exactly when the context removed by compressed relays outweighs the downstream-relevant information those relays discard.
-
Gecko: A Simulation Environment with Stateful Feedback for Refining Agent Tool Calls
A simulated tool environment with argument validation, response synthesis, and task-state feedback improves LLM tool-call accuracy at test time.
-
Benchmarking Deep Search over Heterogeneous Enterprise Data
HERB is a new heterogeneous enterprise RAG benchmark where even the best agentic RAG system reaches only a 32.96 average score, pointing to retrieval as the limiting factor.
- Kaleidoscopic Teaming in Multi Agent Simulations
Discussion (0). Sign in to comment.