paper-with-me

Papers

Evaluating Environments Using Exploratory Agents

2024-09-04 · Bobby Khaleque, Mike Cook, Jeremy Gow

Exploration is a key part of many video games. We investigate the using an exploratory agent to provide feedback on the design of procedurally generated game levels, 5 engaging levels and 5 unengaging levels. We expand upon a framework introduced in previous research which models motivations for exploration and introduce a fitness function for evaluating an environment's potential for exploration. Our study showed that our exploratory agent can clearly distinguish between engaging and unengaging levels. The findings suggest that our agent has the potential to serve as an effective tool for assessing procedurally generated levels, in terms of exploration. This work contributes to the growing field of AI-driven game design by offering new insights into how game environments can be evaluated and optimised for player exploration.

📄 PDF Abstract BibTeX arXiv:2409.02632

Code (0)

등록된 구현이 없습니다.

Tasks

Game Design

Similar Papers 제목 키워드 기반

TextQuests: How Good are LLMs at Text-Based Video Games?

2025-07-31 · Long Phan, Mantas Mazeika, Andy Zou, Dan Hendrycks arxiv

Evaluating AI agents within complex, interactive environments that mirror real-world challenges is critical for understanding their practical capabilities. While existing agent benchmarks effectively assess skills like t…

Exploratory Memory-Augmented LLM Agent via Hybrid On- and Off-Policy Optimization

2026-02-26 · Zeyuan Liu, Jeonghye Kim, Xufang Luo, Dongsheng Li 외 arxiv

Exploration remains the key bottleneck for large language model agents trained with reinforcement learning. While prior methods exploit pretrained knowledge, they fail in environments requiring the discovery of novel sta…

Reinforcement Learning

Learning Transferable Domain Priors for Safe Exploration in Reinforcement Learning

2019-09-10 · Thommen George Karimpanal, Santu Rana, Sunil Gupta, Truyen Tran 외

Prior access to domain knowledge could significantly improve the performance of a reinforcement learning agent. In particular, it could help agents avoid potentially catastrophic exploratory actions, which would otherwis…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Exploration

Asking for Knowledge: Training RL Agents to Query External Knowledge Using Language

2022-05-12 · Iou-Jen Liu, Xingdi Yuan, Marc-Alexandre Côté, Pierre-Yves Oudeyer 외

To solve difficult tasks, humans ask questions to acquire knowledge from external sources. In contrast, classical reinforcement learning agents lack such an ability and often resort to exploratory behavior. This is exace…

InsightEval: An Expert-Curated Benchmark for Assessing Insight Discovery in LLM-Driven Data Agents

2025-11-28 · Zhenghao Zhu, Yuanfeng Song, Xin Chen, Chengzhong Liu 외 arxiv

Data analysis has become an indispensable part of scientific research. To discover the latent knowledge and insights hidden within massive datasets, we need to perform deep exploratory analysis to realize their full valu…