paper-with-me

Papers

APEX-Agents

2026-01-20 · Bertie Vidgen, Austin Mann, Abby Fennelly, John Wright Stanly, Lucas Rothman, Marco Burstein, Julien Benchek, David Ostrofsky, Anirudh Ravichandran, Debnil Sur, Neel Venugopal, Alannah Hsia, Isaac Robinson, Calix Huang, Olivia Varones, Daniyal Khan, Michael Haines, Austin Bridges, Jesse Boyle, Koby Twist, Zach Richards, Chirag Mahapatra, Brendan Foody, Osvald Nitski arxiv

We introduce the AI Productivity Index for Agents (APEX-Agents), a benchmark for assessing whether AI agents can execute long-horizon, cross-application tasks created by investment banking analysts, management consultants, and corporate lawyers. APEX-Agents requires agents to navigate realistic work environments with files and tools. We test eight agents for the leaderboard using Pass@1. Gemini 3 Flash (Thinking=High) achieves the highest score of 24.0%, followed by GPT-5.2 (Thinking=High), Claude Opus 4.5 (Thinking=High), and Gemini 3 Pro (Thinking=High). We open source the APEX-Agents benchmark (n=480) with all prompts, rubrics, gold outputs, files, and metadata. We also open source Archipelago, our infrastructure for agent execution and evaluation.

📄 PDF Abstract BibTeX arXiv:2601.14242

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

APEX: Autonomous Policy Exploration for Self-Evolving LLM Agents

2026-05-20 · Yibo Li, Jiashuo Yang, Zhi Zheng, Zhiyuan Hu 외 arxiv

LLM agents have shown strong performance across a wide range of complex tasks, including interactive environments that require long-horizon decision making. But these agents cannot learn on the fly at test time. Self-evo…

Decision Making

APEX: Adaptive Principle EXtraction A Three-Layer Self-Evolution Framework for Production AI Agents

2026-06-13 · Ya-Chuan Chen, Tien-Jen Lai, Hsiang-Wei Hu arxiv

Self-improvement in AI agents has emerged as a key research frontier: systems that modify their own prompts, workflows, and decision rules based on accumulated operational experience. The state-of-the-art Self-Harness fr…

StagedWorkspace: A Versioned Workspace for Knowledge-Work Agents

2026-08-18 · Yining Hua, Hongbin Na, Yifan Zhou, Akshay Kalose 외 arxiv

AI agents increasingly perform knowledge work (i.e., produce and modify persistent digital artifacts such as code repositories, documents, spreadsheets, slides, reports), yet the parsed views they search, the native file…

Post Hoc Extraction of Pareto Fronts for Continuous Control

2026-03-03 · Raghav Thakar, Gaurav Dixit, Kagan Tumer arxiv

Agents in the real world must often balance multiple objectives, such as speed, stability, and energy efficiency in continuous control. To account for changing conditions and preferences, an agent must ideally learn a Pa…

Reinforcement LearningContinuous Control

MAPEX: A Multi-Agent Pipeline for Keyphrase Extraction

2025-09-23 · Liting Zhang, Shiwan Zhao, Aobo Kong, Qicheng Li arxiv

Keyphrase extraction is a fundamental task in natural language processing. However, existing unsupervised prompt-based methods for Large Language Models (LLMs) often rely on single-stage inference pipelines with uniform …

Keyphrase Extraction