paper-with-me

홈 › Papers

ExplorationBench: Measuring AI Systems' Exploration in Verifiable Alien Worlds

2026-09-24 · Ming Zhang, Zhenghao Xiang, Peizhong Gao, Yujiong Shen, Yuhui Wang, Zhonghan Yue, Shihan Dou, Zhangyue Yin, Junjie Ye, Shichun Liu, Weihuang Zheng, Jiahao Chen, Jiayi Chen, Hongzhang Liu, Jiaqi Shao, Tao Gui, Qi Zhang, Xuanjing Huang, Suncong Zheng, Maxm Pan hf

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.

📄 PDF Abstract BibTeX arXiv:2609.30199

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Measuring Intelligence Beyond Human Scale

2026-07-08 · Jerry Han, Rafael Moschopoulos, Ella Colby, Vishrut Goyal 외 arxiv

How can we measure intelligence beyond human capability? Human-authored benchmarks saturate, and above human capability, examiners may not know which tasks are both hard and verifiable. We argue that this difficulty is i…

Hack-Verifiable Environments: Towards Evaluating Reward Hacking at Scale

2026-05-20 · Amit Roth, Ankur Samanta, Matan Halevy, Yoav Levine 외 arxiv

Aligning autonomous agents with human intent remains a central challenge in modern AI. A key manifestation of this challenge is reward hacking, whereby agents appear successful under the evaluation signal while violating…

Exploring to learn visual saliency: The RL-IAC approach

2018-04-02 · Celine Craye, Timothee Lesort, David Filliat, Jean-Francois Goudou

The problem of object localization and recognition on autonomous mobile robots is still an active topic. In this context, we tackle the problem of learning a model of visual saliency directly on a robot. This model, lear…

Object LocalizationReinforcement Learning

Benchmarking and Learning Real-World Customer Service Dialogue

2025-10-25 · Tianhong Gao, Jundong Shen, Jiapeng Wang, Bei Shi 외 arxiv

Existing benchmarks and training pipelines for industrial intelligent customer service (ICS) remain misaligned with real-world dialogue requirements, overemphasizing verifiable task success while under-measuring subjecti…

Reinforcement Learning

Biasing Frontier-Based Exploration with Saliency Areas

2025-08-14 · Matteo Luperto, Valerii Stakanov, Giacomo Boracchi, Nicola Basilico 외 arxiv

Autonomous exploration is a widely studied problem where a robot incrementally builds a map of a previously unknown environment. The robot selects the next locations to reach using an exploration strategy. To do so, the …