ExplorationBench: Measuring AI Systems' Exploration in Verifiable Alien Worlds

arXiv:2609.30199 · 2026-09-27 공개 · arXiv · PDF

knowledge-acquisition ai-evaluation scientific-exploration task-solving alien-logic tool-call-schema environmental-feedback exploration-bench

Abstract

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.

한국어 요약

한 줄 요약

ExplorationBench는 AI 시스템의 탐색 능력을 측정하기 위한 새로운 벤치마크로, AlienCode와 AlienLogic이라는 2개의 실행 가능한 환경을 통해 새로운 가설을 발견하고 적용하는 능력을 평가한다.

핵심 기여도

핵심 아이디어

기존 평가 방식은 AI가 기존 지식을 단순히 회상하는 경우를 구분하지 못해 탐색 능력을 정확히 평가하기 어려웠다. ExplorationBench는 이 문제를 해결하기 위해 "Alien Worlds"라는 실행 가능한 환경을 도입했다. 이 환경의 규칙은 사용자에게 제공된 매뉴얼과 상반되며, AI가 직접 탐색을 통해 규칙을 발견하고 이를 새로운 태스크에 적용해야 한다. AlienCode에서는 정수 리터럴이 27과 XOR되어 출력되거나, PLUCK 함수가 0이 아닌 1부터 카운트하는 등, 사용자의 사전 지식과 충돌하는 규칙이 설계되어 있다. 이는 AI가 단순히 기억한 정보를 사용하지 않고, 새로운 규칙을 탐색하고 적용하는 능력을 평가할 수 있도록 한다.

기술적 접근법

주요 결과

의의 및 한계

ExplorationBench는 AI가 새로운 환경에서 탐색을 통해 지식을 생성하고 적용하는 능력을 정량적으로 평가할 수 있는 첫 번째 시도이다. 특히, 실행 가능한 규칙과 정확한 피드백을 통해 "실제 발견"과 "단순 추측"을 구분할 수 있다. 그러나 탐색 능력은 태스크별로 크게 변동하며, 규칙을 발견했다고 해서 반드시 적용하는 것은 아니라는 한계가 있다. 또한, 탐색 과정이 불안정하고, 동일한 AI가 동일한 예산 하에 다른 결과를 내는 경우가 있어, 탐색의 신뢰성을 높이는 방법이 필요하다.

실용적 활용

ExplorationBench는 과학적 발견, 엔지니어링, 복잡한 시스템 설계 등에서 AI가 새로운 환경을 탐색하고 지식을 생성하는 능력을 평가하는 데 활용될 수 있다. 특히, AI가 실행 가능한 규칙을 기반으로 새로운 가설을 제시하고 이를 검증하는 능력을 테스트할 수 있어, 연구 개발 및 산업 현장에서의 AI 활용도를 높이는 데 기여할 수 있다.