paper-with-me

홈 › Papers

AgentGym2: Benchmarking Large Language Model Agents in De-Idealized Real-World Environments

2026-07-06 · Zhiheng Xi, Dingwen Yang, Jiaqi Liu, Jixuan Huang, Honglin Guo, Baodai Huang, Tinggang Chen, Qi Zhang, Zhonghang Lu, Chenyu Liu, Jiajun Sun, Jiazheng Zhang, Dingwei Zhu, Xin Guo, Junzhe Wang, Zhihao Zhang, Yuming Yang, Junjie Ye, Minghe Gao, Dongrui Liu, Jiaming Ji, Guohao Li, Tao Gui, Qi Zhang, Xuanjing Huang arxiv

Language agents, i.e., LLM agents, progress rapidly and are increasingly deployed in production environments. This trend underscores the urgent need for rigorous and realistic evaluations. However, most existing benchmarks evaluate agents in simplified, idealized settings. They typically rely on pre-packaged tool interfaces, overlook critical steps, and assume inputs are clean and fully specified. Consequently, they understate the difficulty of real deployments, where uncertainty and noise are ubiquitous and agents must proactively explore the environment to uncover new tools. To bridge this gap, we present AgentGym2, a new evaluation framework with task instances grounded in real-world end-to-end working demands. Beyond reasoning and planning, it measures agents' ability to execute end-to-end procedures, discover tools via exploration, compose tools for unseen tasks, and remain robust to noisy and underspecified information. Experiments on 15 proprietary and open-source models show that even SOTA systems like Gemini and GPT-5 struggle on AgentGym2, revealing a substantial gap between the capability of current agents and the demands of real-world applications.

📄 PDF Abstract BibTeX arXiv:2607.05174

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MedAgentGym: Training LLM Agents for Code-Based Medical Reasoning at Scale

2025-06-04 · ran Xu, Yuchen Zhuang, Yishan Zhong, Yue Yu 외

We introduce MedAgentGYM, the first publicly available training environment designed to enhance coding-based medical reasoning capabilities in large language model (LLM) agents. MedAgentGYM comprises 72,413 task instance…

BenchmarkingLanguage ModelingLanguage ModellingLarge Language Model+1

AgentGym: Evolving Large Language Model-based Agents across Diverse Environments

2024-06-06 · Zhiheng Xi, Yiwen Ding, Wenxiang Chen, Boyang Hong 외

Building generalist agents that can handle diverse tasks and evolve themselves across different environments is a long-term goal in the AI community. Large language models (LLMs) are considered a promising foundation to …

Language ModelingLanguage ModellingLarge Language Model

SciAgentGym: Benchmarking Multi-Step Scientific Tool-use in LLM Agents

2026-02-13 · Yujiong Shen, Yajie Yang, Zhiheng Xi, Binze Hu 외 arxiv

Scientific reasoning inherently demands integrating sophisticated toolkits to navigate domain-specific knowledge. Yet, current benchmarks largely overlook agents' ability to orchestrate tools for such rigorous workflows.…

AgentGym-RL: Training LLM Agents for Long-Horizon Decision Making through Multi-Turn Reinforcement Learning

2025-09-10 · Zhiheng Xi, Jixuan Huang, Chenyang Liao, Baodai Huang 외 arxiv

Developing autonomous LLM agents capable of making a series of intelligent decisions to solve complex, real-world tasks is a fast-evolving frontier. Like human cognitive development, agents are expected to acquire knowle…

Reinforcement LearningDecision Making

6GAgentGym: Tool Use, Data Synthesis, and Agentic Learning for Network Management

2026-03-31 · Jiao Chen, Jianhua Tang, Xiaotong Yang, Zuohong Lv arxiv

Autonomous 6G network management requires agents that can execute tools, observe the resulting state changes, and adapt their decisions accordingly. Existing benchmarks based on static questions or scripted episode repla…

Reinforcement Learning