ExplorationBench:在可验证异世界中评估 AI 系统的探索能力

HuggingFace Daily Papers(社区热门论文)·2026-09-24 08:00·1天前
AI 导读

研究者推出 ExplorationBench,用规则可执行且与既有知识冲突的"异世界"评估 AI 探索能力,使答案可精确验证且无法靠预训练记忆作答。该基准包含 AlienCode(31 个发现目标、70 项任务)和 AlienLogic(24 个发现目标、70 项任务)两个沙盒。

HuggingFace Daily Papers(社区热门论文)
40AI 编辑部评分,满分 100

ExplorationBench:在可验证异世界中评估 AI 系统的探索能力

2026-09-24 08:00· 1天前
AI 导读

研究者推出 ExplorationBench,用规则可执行且与既有知识冲突的"异世界"评估 AI 探索能力,使答案可精确验证且无法靠预训练记忆作答。该基准包含 AlienCode(31 个发现目标、70 项任务)和 AlienLogic(24 个发现目标、70 项任务)两个沙盒。

Scientific discovery begins where known problems end. There, AI systems must engage in exploration: framing hypotheses, designing experiments, and iterating on the results. However, evaluating this ability is difficult: (1) how to verify whether a genuinely new hypothesis holds, and (2) how to determine whether a system has discovered it through exploration or merely recalled related knowledge from pre-training data. To this end, we introduce ExplorationBench, which turns the wicked problem of evaluating scientific exploration into a concrete and tractable framework built on verifiable Alien Worlds: their rules are executable, so every answer can be checked exactly, and they conflict with familiar knowledge, so recall alone cannot solve the tasks.

The benchmark contains two sandboxes, AlienCode (31 discovery targets, 70 tasks) and AlienLogic (24 discovery targets, 70 tasks). Each sandbox provides a flawed manual, task-specific environmental feedback, and a dedicated tool-call schema. Systems use these resources to explore the sandbox, then solve held-out tasks. We evaluate 10 AI systems and find that the strongest systems can acquire and apply unfamiliar rules, while performance varies substantially across trajectories and continued exploration can stall or reverse earlier gains. ExplorationBench represents a step towards AI systems that can acquire and apply genuinely new knowledge through exploration in unknown environments.

来源:HuggingFace Daily Papers(社区热门论文)· arxiv.org