2023/08/08 by Jiaju Lin, Haoran Zhao, Lin, Jiaju +9 · 8 citations
Computer Science · #14J26 (Secondary) 68T42 #14J26 (Secondary) MSC-class: 14J60 (Primary) 14F05 #14J60 (Primary) 14F05 #Artificial Intelligence (cs.AI) #FOS: Computer and information sciences #Topic Modeling
paper · pdf · doi:10.48550/arxiv.2308.04026
openalex publication_date 2023/08/08 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28
With ChatGPT-like large language models (LLM) prevailing in the community, how to evaluate the ability of LLMs is an open question. Existing evaluation methods suffer from following shortcomings: (1) constrained evaluation abilities, (2) vulnerable benchmarks, (3) unobjective metrics. We suggest that task-based evaluation, where LLM agents complete tasks in a simulated environment, is a one-for-all solution to solve above problems. We present AgentSims, an easy-to-use infrastructure for researchers from all disciplines to test the specific capacities they are interested in. Researchers can build their evaluation tasks by adding agents and buildings on an interactive GUI or deploy and test new support mechanisms, i.e. memory, planning and tool-use systems, by a few lines of codes. Our demo is available at https://agentsims.com .