Papers › Towards Evaluating Generalist Agents: An Automated Benchmark in Open World

Towards Evaluating Generalist Agents: An Automated Benchmark in Open World

12 Oct 2023arXiv:2310.08367archive 2025-07-28

Xinyue Zheng, Haowei Lin, Kaichen He, ZiHao Wang, Zilong Zheng, Yitao Liang

Evaluating generalist agents presents significant challenges due to their wide-ranging abilities and the limitations of current benchmarks in assessing true generalization. We introduce the Minecraft Universe (MCU), a fully automated benchmarking framework set within the open-world game Minecraft. MCU dynamically generates and evaluates a broad spectrum of tasks, offering three core components: 1) a task generation mechanism that provides high degrees of freedom and variability, 2) an ever-expanding set of over 3K composable atomic tasks, and 3) a general evaluation framework that supports open-ended task assessment. By integrating large language models (LLMs), MCU dynamically creates diverse environments for each evaluation, fostering agent generalization. The framework uses a vision-language model (VLM) to automatically generate evaluation criteria, achieving over 90% agreement with human ratings across multi-dimensional assessments, which demonstrates that MCU is a scalable and explainable solution for evaluating generalist agents. Additionally, we show that while state-of-the-art foundational models perform well on specific tasks, they often struggle with increased task diversity and difficulty.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2310.08367")

Code

Syntology Ran 6 of 19 code samples harvested from 1 repository linked to this paper; 13 have no recorded run. Of those that ran: 6 ran with no contract checked.

By repository: official repository: 19 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

craftjarvis/mcu officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

19 samples harvested; 6 ran; 0 honoured the contract we drafted; 13 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

6ran
13unverified

Licence: 19 of the 19 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from craftjarvis/mcu. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

convert_yaml_to_callbacks craftjarvis/mcu/MCU_benchmark/utility/read_conf.py official repository ran no licence file found · pointer only · be069ebf89716be0 · report
extract_info craftjarvis/mcu/MCU_benchmark/run_task.py official repository ran fingerprinted no licence file found · pointer only · f4d591306a89b6a5 · report
process_task_list craftjarvis/mcu/MCU_benchmark/config_generation/generate_com_config.py official repository ran fingerprinted no licence file found · pointer only · 7fd759472bb42f18 · report
recursive_tensor_op craftjarvis/mcu/minestudio/models/base_policy.py official repository ran no licence file found · pointer only · 903694764881517e · report
save_data_json craftjarvis/mcu/MCU_benchmark/auto_eval/individual_video_rating.py official repository ran no licence file found · pointer only · f8571fff05bd2795 · report
save_data_json craftjarvis/mcu/MCU_benchmark/auto_eval/video_comparison.py official repository ran no licence file found · pointer only · 24cc3aa6fc4ffe16 · report
assess_video craftjarvis/mcu/MCU_benchmark/auto_eval/batch_video_rating.py official repository unverified no licence file found · pointer only · 6b27510d4ee6f485 · report
assess_video craftjarvis/mcu/MCU_benchmark/auto_eval/individual_video_rating.py official repository unverified no licence file found · pointer only · c7496a2dc285703b · report
assess_video craftjarvis/mcu/MCU_benchmark/auto_eval/video_comparison.py official repository unverified no licence file found · pointer only · a81ec5d143788fb9 · report
assess_video craftjarvis/mcu/MCU_benchmark/auto_eval/video_rating_example.py official repository unverified no licence file found · pointer only · cdc3a44d941589c6 · report
dict_map craftjarvis/mcu/minestudio/models/base_policy.py official repository unverified no licence file found · pointer only · d47e7a308d31abd5 · report
fetch_gpt4 craftjarvis/mcu/MCU_benchmark/auto_eval/batch_video_rating.py official repository unverified no licence file found · pointer only · 3141a657088247c9 · report
fetch_gpt4 craftjarvis/mcu/MCU_benchmark/auto_eval/video_comparison.py official repository unverified no licence file found · pointer only · b1abec38cdd04124 · report
fetch_gpt4 craftjarvis/mcu/MCU_benchmark/auto_eval/video_rating_example.py official repository unverified no licence file found · pointer only · 06939797514b3f42 · report
fetch_gpt4 craftjarvis/mcu/MCU_benchmark/config_generation/generate_atom_config.py official repository unverified no licence file found · pointer only · 0b1e5b42daf25761 · report
generate_config craftjarvis/mcu/MCU_benchmark/config_generation/generate_atom_config.py official repository unverified no licence file found · pointer only · cde29b4d57fad121 · report
generate_config craftjarvis/mcu/MCU_benchmark/config_generation/generate_com_config.py official repository unverified no licence file found · pointer only · ec79e52428507069 · report
save_data_json craftjarvis/mcu/MCU_benchmark/auto_eval/batch_video_rating.py official repository unverified no licence file found · pointer only · 2ab5e998ec4b8920 · report
save_data_json craftjarvis/mcu/MCU_benchmark/auto_eval/video_rating_example.py official repository unverified no licence file found · pointer only · 4997c9b38d8ca62e · report

Tasks

BenchmarkingDiversityLanguage ModelingLanguage ModellingMinecraftOut-of-Distribution Generalization

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections