Toward a Metrology for Artificial Intelligence: Hidden-Rule Environments and Reinforcement Learning
By: Christo Mathew , Wentian Wang , Jacob Feldman and more
Potential Business Impact:
Teaches computers to solve puzzles by guessing rules.
We investigate reinforcement learning in the Game Of Hidden Rules (GOHR) environment, a complex puzzle in which an agent must infer and execute hidden rules to clear a 6$\times$6 board by placing game pieces into buckets. We explore two state representation strategies, namely Feature-Centric (FC) and Object-Centric (OC), and employ a Transformer-based Advantage Actor-Critic (A2C) algorithm for training. The agent has access only to partial observations and must simultaneously infer the governing rule and learn the optimal policy through experience. We evaluate our models across multiple rule-based and trial-list-based experimental setups, analyzing transfer effects and the impact of representation on learning efficiency.
Similar Papers
Toward a Metrology for Artificial Intelligence: Hidden-Rule Environments and Reinforcement Learning
Machine Learning (CS)
Teaches computers to solve puzzles by guessing rules.
First-Order Representation Languages for Goal-Conditioned RL
Artificial Intelligence
Teaches robots to learn from trying and failing.
Subgoal Graph-Augmented Planning for LLM-Guided Open-World Reinforcement Learning
Machine Learning (CS)
Helps robots follow plans by checking steps.